Creating File Storage Extendable Lookup Values

Payload processing requires defining details of file storage locations. These are file system or Object Storage locations where payload files are posted for processing. File storage configuration information is captured as values for the File Storage Configuration (F1-FileStorage) extendable lookup. These records will be referenced by the batch controls that will process the payloads.

Values for this extendable lookup are defined by the following:

  • Value: A unique code for the extendable lookup value. This value will be referenced as a batch control parameter value.
  • Description: A description of the extendable lookup value
  • Status: The current status of the value. Select “Active”.
  • File Storage Details: This section defines details for the file storage location, including:
    • File Adapter: The type of file adapter for the location. Options include:
      • Native File Storage: Used for on-premises implementations. Additional details for this type of adapter include:

        • File Path: A valid file path to the file location on the file system where payload files will be found

      • Oracle Cloud Object Storage: Used with Oracle Utilities cloud services. Additional details for this type of adapter include:

        • User: The user Oracle Cloud ID (ODIC) for the object storage location
        • Tenancy: The tenancy Oracle Cloud ID (ODIC) for the object storage location
        • Compartment: The compartment Oracle Cloud ID (ODIC) for the object storage location
        • Namespace: The namespace for the object storage location
        • Key Ring: The Key Ring you created earlier
        • Region: The region of the object storage tenancy for the connection (Values for this field are defined in the F1_​REGION_​FLG lookup.
        • Bucket Name Prefix: Prefix used by Object Storage Bucket configuration

Refer to External File Storage in the Oracle Utilities Application Framework Administrative User Guide and the Oracle Utilities Cloud Services Object Storage Setup Guide for more information about using Oracle Object Storage with cloud service implementations.