Environment Code | Name | Type | Default | Additional |
DEV | Development | Development | Yes | No |
TEST | Test | Test | Yes | No |
PROD | Production | Production | Yes | No |
DEV01..DEV10 | Development 1 .. 10 | Development | No | Yes |
TEST01..TEST10 | Test 1 .. 10 | Test | No | Yes |
Token | Description |
EXT_PUB | Prefix token that should be used to reference external addresses in Message Senders. For example, to reference paymentcorp.payusa.com endpoint URL you would need to use the following notation: @EXT_PUB@paymentcorp.payusa.com. Note: The target URL must be on the allowlist. |
CCS_WS CCS_ONLINE | Customer Cloud Service address for web service calls. Customer Cloud Service address for online access. |
MSCS_WS MSCS_ONLINE | Meter Solution Cloud Service address for web service calls. Meter Solution Cloud Service address for online access. |
WACS_WS WACS_ONLINE | Work and Asset Cloud Service address for web service calls. Work and Asset Cloud Service address for online access. |
AICS_ONLINE | Analytics Insights Cloud Service (aka DataRaker) address for online access. |
INT_WS | Invoke SOA web services (for integration via SOA) |
BI_PUBLISHER_ADMIN | Analytics Publisher address for web services calls. |
BI_PUBLISHER_ADMIN_INT | Used with Reporting Options with Analytics Publisher as "Reporting Server From App Server" for Batch reporting. |
BIP_DEF_DIR | Used as soft parameter value ("Output Directory") to Analytics Publisher extract algorithm type. |
BIP_DEF_PATH | Used as soft parameter value ("Report Absoluted Path") to Analytics Publisher extract algorithm type. |
DEV_WS, DEV01_WS-DEV10_WS TEST_WS, TEST01_WS-TEST10_WS PROD_WS | Web service addresses for all possible environments. For example, DEV_WS can point to Customer Cloud Service in the DEV domain while PROD_WS will point to the same application but in the PROD domain. |