Oracle Cloud Object Storage Support
Note: Prior to using this capability, the Oracle Cloud Object Storage Service must be purchased and configured. Networking between on-premise or other cloud services must be installed, configured and operational before using this facility.
By default, use of FILE-PATH batch variable was restricted to local mounted storage where it is possible to use network storage through mapped directories. It is now possible to use Oracle Cloud Object Storage Service as a source of import files or locations to write files.
To use this feature, Oracle recommends the following:
Create or Edit a lookup value for the Extendable Lookup F1-FileStorage for each Cloud Service used with the following Connection Details:
Connection Details
Comments
File Adapter
Use Oracle Cloud Object Storage.
REST Endpoint URL
Endpoint URL for cloud storage. Exclude the Service Name/Container Name from the URL.
User Name
Cloud User Name to use.
Password
Password for Cloud User Name.
To use the definition, the parameter should be used in the FILE-PATH variable, in either the Batch Control definition or batch configuration file for relevant batch controls in the format:
file-storage://<ExtendableLookupValue>/<serviceName>
Where:
<ExtendableLookupValue>
Name of lookup value configure in Extendable Lookup F1-FileStorage
<serviceName>
Service Name for Oracle Cloud Object Storage Service