OCI EPM Cloud URLs

OCI environments use the following URL pattern:

https://CLOUD_INSTANCE_NAME-CLOUD_ACCOUNT_NAME.SERVICE.DATA_CENTER_REGION.DOMAIN/CONTEXT

The components that make up the URL are:

  • Cloud Instance Name: The instance name, for example, acme. To distinguish between test and production environments, Oracle appends -test to create a unique instance name for the test environment.
  • Cloud Account Name: This is the name, for example, epmidm used while creating the Oracle Fusion Cloud EPM Account. This was previously known as the Identity Domain Name.
  • Oracle Fusion Cloud EPM Service: This is set to epm.
  • Data Center Region: This is the region where the data center that hosts Oracle Enterprise Performance Management Cloud is located, for example, us-phoenix-1..
  • Oracle Fusion Cloud EPM Domain: The domain, for example, ocs.oraclecloud.com, that hosts Oracle Fusion Cloud EPM.
  • Application Context: This is set to epmcloud

Using the sample settings from the preceding explanation, the URLs may be as follows:

Production environment: https://acme-epmidm.epm.us-phoenix-1.ocs.oraclecloud.com/epmcloud

Test environment: https://acme-test-epmidm.epm.us-phoenix-1.ocs.oraclecloud.com/epmcloud