Initial Cloud Service Setup
Initial set up for general cloud service use includes the following:
Perform the process automation tool setup in each of the provisioned environments (see details below).
Setup the security definitions for process automation in each of the environments. This is done by executing the Process Automation Security Setup BPA script and providing the following input:
Login ID of the Process Automation User: K1IPROCESS
Password of that user in IAM Identity Domains.
Perform a Flush-All on the cloud service environments.
Refer to Process Automation Tool in the Oracle Utilities Cloud Service Foundation Administrative User Guide for more information.
Process Automation Tool Setup
In order to set up the Process Automation Tool for all of your provisioned environments (for example, Dev, Test, Prod), run the following batch job in each environment:
Batch Code: K1-IPAIS
User ID: SYS_INT
Parameters:
SCRIPT01: K1InvokePAS
SCRIPT01_DATA: INIT,<Internal Service Code>,<Current Env Code>,file-storage://OS-SHARED/CMA-Files,file-storage://OS-SHARED/CMA-Files,<Env List>
where:
<Internal Service Code> = CCB/CCS/MSC/WAC (Please refer to the Short Code in the Process Automation Product extendable lookup for more details)
<Current Env Code> = DEV/DEV01..20/TEST/TEST01..20/PROD
<Env List> = environment codes separated by comma without spaces, for example: DEV,TEST,PROD
For example, when the job runs in the PROD environment for Customer Cloud Service (CCS) the parameters would be as follows:
SCRIPT01_DATA: INIT,CCS,PROD,file-storage://OS-SHARED/CMA-Files,file-storage://OS-SHARED/CMA-Files,DEV,TEST,PROD
 
In order to finalize the process automation tools setup, run the process automation security setup in each environment. Refer to Process Automation Tool in the Oracle Utilities Cloud Service Foundation Administration User Guide for more information.
Users must flush their browser cache after this security set up.