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 3 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

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

Project Properties

Property Name

Property Code

Required

Description

B2B Agreement Name

FDB2B_AGRMT_NAME

Yes

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