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