B2B Data Exchange
- B2B Data Exchange 10.2.3
- All Products
Environment Variable
| Value
|
---|---|
DX_SERVER_URL
| The RMI URL for
B2B Data Exchange server.
For example:
rmi://<DXServerHostname>:<RMIPort>/TSSARuntime
<RMIPort> must match the
dx.rmi.port parameter in the
dx-configuration.properties file. The default port number is 18095.
|
DX_CONSOLE_URL
| The RMI URL for the
B2B Data Exchange Operation Console.
For example:
rmi://<DXServerHostname>:<RMIPort>/PartnerManagementService
<RMIPort> must match the
dx.tpm.rmi.port parameter in the
dx-configuration.properties file. The default port number is 18096.
|