Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Exports a Trading Partner and all Agreements for the Trading Partner from the B2B repository. Similar to the exportB2BAgreement step, any and all dependencies are exported as well.

Environment/Instance Properties

Property Name

Display Name

Required

Description

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 exported from the B2B Repository.

Inputs

Input Name

Display Name

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation produces a zip file artifact containing zip files of the Agreements associated to the exported Trading Partner to the artifact repository. This is not exposed to workflow developer.

Endpoint Selection

This operation will select all available endpoints associated to the environment instance.

Endpoint Execution

This operation will execute on any endpoint from the endpoint selection.

Special Considerations

The import operation for Trading Partner accepts a config file for which to do property replacement with, as such, including an SCM export to pull in a config file in the same workflow as this export should be considered.

  • No labels