Uploading CEMLI Files as a .zip or .tar File Using Master Shell Script
Learn how to add a .zip or .tar file containing your CEMLI files to the Packager using new object type shell_zip, and upload the .zip or.tar file into the Oracle Automated CEMLI Execution repository. The .zip file must contain shell script named master_script.sh as it is a pre-requisite to have a master shell script under .zip file.
You can use your own coding standards using shell (master_script, sh) to deploy huge CEMLI files.
To create the CEMLI files .zip file:
- Gather all the CEMLI files along with the master shell script in a folder on your local machine.
- At the top-level directory, zip all files excluding the top-level directory. For example, zip the files from step 1 at the level where master_script.sh exists, producing files.zip.
To upload CEMLI files in a .zip file:
-
On the CEMLI home page, verify that your customer details are displayed.
-
Click CEMLI Files.
The files list page is displayed by default.
-
In the File list, click Upload Files.
The Select Product dialog box opens.
-
Select the custom application you want to associate the uploaded files with.
-
Click Drag and Drop.
Select one or more files that you want to upload.
- In the File Type column, select value as Shell with zip from the list of values.
The page is refreshed, listing all the selected files in the Currently Uploaded Files area.
Note
To select multiple files, hold the Ctrl key, and click each file to be added.
Each record in the Currently Uploaded Files area shows the following information:
- Archived: Specifies whether the uploaded file is archived or not.
- Name: Specifies the name of the file to be uploaded.
- Description: Provides a free-text description of the file to be uploaded.
- Product: Specifies the short name of the custom application the file is associated with.
- Object Type: Specifies the supported Oracle E-Business Suite object type. For more information on the object types supported in Oracle Automated CEMLI Execution, see CEMLI File Object Types.
- Parameters: Provides values for the parameters specific to the selected object type. For more information on the object types supported in Oracle Automated CEMLI Execution, see CEMLI File Object Types.
- Version: Specifies the file version, in numeric form, as identified in the header. For example, 123.1.3.
- Language: Specifies the language associated with the file to be included in the patch.
- Uploaded By: Specifies the email address of the user who uploaded the file.
- Uploaded On: Specifies the date when the file was uploaded.