B2B Data Exchange
- B2B Data Exchange 10.2.3
- All Products
Option | Description |
---|---|
$$wkf_create_end_point | Indicates whether to create the
B2B Data Exchange endpoints.
Default is No.
|
$$WKF_DX_TOOL | The command line to create the
B2B Data Exchange endpoints.
Default is
C:\Informatica\B2B\DataExchange\dx-tools\run-cli.bat .
|
$$WKF_DX_CMD_LINE | A parameter used for the command line to create the endpoints.
Default is
com.informatica.b2b.dx.cli.importexport.ImportExportMain -c import
|
$$WKF_DX_USER
| The
B2B Data Exchange user name.
Default is
sys .
|
$$WKF_DX_PWD | The
B2B Data Exchange password.
Default is
sys .
|
$$WKF_SPEC_FILE | The specification file to use with the EDI Partner Import process.
Default is
C:\Informatica\B2B\DataExchange\dx-tools\samples\import-all-specification-sample.xml .
|
$$WKF_END_POINT_FILE_SEND | The path of the XML file to used to create the send file endpoint.
Default is
$PMTargetFileDir\dx_endpoint_file_send.xml .
|
$$WKF_END_POINT_FILE_RECEIVE | The path of the XML file to used to create the receive file endpoint.
Default is
$PMTargetFileDir\dx_endpoint_file_receive.xml .
|
$$generate_xlsx_file_updated | Indicate whether to create a file with the status results of the EDI partner import process.
Default is Yes.
|
$$generate_xlsx_result | The path of the file with the status results of the EDI partner import process.
Default is
C:\EDI\mass_onboarding\OUT\dx_partners_import_tool_RESULT.xlsx .
|
$$WKF_DX_Version | The version of
B2B Data Exchange .
Default is 10.1.
|