Library (MRL) Deployment

To deploy a PPCS Library, perform the steps outlined below. A PPCS Library is required in order to create and work with transactions.

  1. Tenant creates PPS Library through PPS Mgmt screen from OIC Portal
    1. The PPS Library details include filename, description, tier and reference values
    1. A .ppscloud file is created
  2. OICP Administrator informs the Application Maintenance Service (AMS) resource to create a Database (DB) Schema and, folder structure (Manual Process)
  3. The AMS resource will run the ppscloud.sql file where the first parameter is the tenantprefix_libraryreference_tier and the second parameter is the schema’s password value. The ppscloud.sql file creates the user, the schema, the table space, the tables and indices for the PPS library resources
  4. AMS creates Folder Structure in the following formats
    1. TenantPrefix/LibraryReference_Tier/Resources/
    2. TenantPrefix/LibraryReference_Tier/Resources_Backup/
    3. TenantPrefix/LibraryReference_Tier/Output/
  5. AMS notifies OICP Administrator once DB Schema and Folder Structure tasks are completed
  6. OICP Administrator updates the work request and indicates that the library framework is available for the Tenant Administrator
  7. The Tenant, using Studio Deployment wizard, creates a deployment package and delivers a zipped copy of the deployment package to the SFTP resources location as per the Folder structure defined above
  8. AMS creates a copy of the resources in the resources_backup folder and then extracts the contents of the deployment package zip for further processing
  9. AMS runs the promotion script to move the MRL/library to the cloud environment
  10. OICP Admin updates the work request in the portal and emails the Tenant Administrator who originated PPS Import request


Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal notices.