Versions Compared

Key

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

Import an Agreement into the B2B repository along with all of its dependencies such as Listening Channel and documents. B2bImportAgreement accepts a config file for property replacement.  

Target Properties

Property Name

Property Code

Required

Description

B2B Server Host

FDB2B_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.

B2B Server Port

FDB2B_SERVER_PORT

Yes

Port for the B2B Server

Oracle SOA Home

FD_ORACLE_SOA_HOME

Yes

Oracle SOA Home indicates where SOA Suite is installed.

  

Project Properties

Display Name

Property Code

Required

Description

B2B Agreement

FDB2B_AGRMT_NAME

Yes

The name of the Agreement 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 Agreement 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

...