Exports the base Listening Channels from the B2B repository. The base channels are the inbound polling channels into the b2b environment and any channels associated with the base Trading Partner.

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

Oracle SOA HomeFD_ORACLE_SOA_HOMEYesOracle SOA Home, indicates where SOA Suite is installed.

Project Properties

Property Name

Property Code

Required

Description

B2B Base Partner

FDB2B_BASE_PARTNER

Yes

The name of the base Trading Partner from the B2B Repository. By default, this is MyCompany.

Inputs

Input Name

Input Code

Required

Description

B2B User

FDB2B_B2B_USER

No

User that performs the given operation

Outputs

Output Name

Required

Description




Artifacts

This operation produces a zip file artifact, containing the base Listening Channel information, 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 BaseChannels 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.