This section lists functionality and behavior changes in
B2B Data Exchange
9.6.1 HotFix 1.
Repository Utility
The following changes were made to the syntax of the repository utility:
The parameter
-l
is optional.
Added the option
--configFile
. This option points to the location of the
B2B Data Exchange
configuration property file. If no value not specified,
B2B Data Exchange
loads the file from the following location:
<
DX
InstallationDir>/conf/dx-configuration.properties
The option
--file
is no longer applicable to the
upgradeSchema
and
enablePartitioning
commands.
Secure Direct Event and Document Management
DXFlowServer API replaces TSSARuntime API for direct management of events and documents. DXFlowServer API supports authentication and authorization.
This change does not impact existing PowerCenter workflows that make use of either
B2B Data Exchange
transformations or Java Transformations that use the DXClient-API.
If you use Java Transformations that access the TSSARuntime API directly, not through the DXClient-API, you must update the Java Transformations to access the DXFlowServer API instead of the TSSARuntime API, and define the shared secret between server and client.