Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Import a Trading Partner into the B2B repository along with all of its associated Agreements and dependencies such as Listening Channel and documents. B2bImportTradingPartner also accepts a config file for property replacement.

...

Property Name

Property Code

Required

Description

B2B Trading Partner

FDB2B_TP_NAME

Yes

The name of the Trading Partner to be imported to the B2B Repository.

Inputs

Input Name

Input Code

Required

Description

Config File

FDB2B_INP_CONFIG_FILE

No

Config file to be used to replace environment specific properties.

Activate Agreement

FDB2B_INP_ACTIVATE_AGRMT

No

Boolean to indicate whether or not to activate the Agreements on deployment.

Overwrite Data

FDB2B_INP_OVERWRITE_DATA

No

Boolean to indicate whether or not to overwrite any conflicting data on deploy.

B2B User

FDB2B_B2B_USER

No

User that performs the given operation

...