Updating Property Values

If you need to change values for properties such as the external Oracle Messaging Cloud Service (OMCS) URI, edit the CpiAgent.properties file on your on-premises host.

To update property values:
  1. Stop the Oracle WebLogic Server by executing the following command in the domains/agent-domain/bin directory. This command also shuts down the on-premises agent.
    ./stopWebLogic.sh
    
  2. Open the agent-domain/agent/config/CpiAgent.properties file.
  3. Change property values, as necessary.
  4. Save your changes and exit the file.
  5. Restart the Oracle WebLogic Server, which also restarts the agent.
    ./startWebLogic.sh
    

    To troubleshoot errors, you can also redirect the output of startWeblogic.sh to a file. For example, ./startWeblogic.sh >& wls.out.