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.

Environment/Instance Properties

Property Name

Display Name

Required

Description

FDB2B_SERVER_HOST

B2B Server Host

Yes

Host Name for the B2B Server. Under the default SOA installation, it will share the same host as the managed SOA servers.

FDB2B_SERVER_PORT

B2B Server Port

Yes

Port for the B2B Server

Project Properties

Property Name

Display Name

Required

Description

FDB2B_TP_NAME

B2B Trading Partner

Yes

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

Inputs

Input Name

Display Name

Required

Description

FDB2B_INP_CONFIG_FILE

Config File

No

Config file to be used to replace environment specific properties.

FDB2B_INP_ACTIVATE_AGRMT

Activate Agreement

No

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

FDB2B_INP_OVERWRITE_DATA

OVerwrite Data

No

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

Outputs

 

Output Name

Required

Description

 

 




Artifacts

This operation consumes the Trading Partner zip produced in the export step as well as any config file to be used for property replacement. This is not exposed to workflow developer.

...