B2B Data Exchange
- B2B Data Exchange 10.2.3
- All Products
Property
| Description
|
---|---|
dx.archive.jdbc.url
| Location of the history database. You replace the default value with one of the following values:
The default value is
${dx.archive.jdbc.url} .
|
dx.archive.jdbc.username
| Name of the history database user. You replace the default value with the database user name.
The default value is:
${dx.archive.jdbc.username}
|
dx.archive.jdbc.password
| Encrypted password for the history database user. You encrypt the password with the password encryption utility and replace the default value with the encrypted string.
The default value is:
${dx.archive.jdbc.password}
|