B2B Data Exchange
- B2B Data Exchange 10.2.1
- All Products
Parameter
| Description
|
---|---|
DIH__PUBLICATION_INSTANCE_ID
| Required. Identifier of the published data set. Each data set that an application publishes has a unique identifier. The field uses the value from the $$publicationInstanceID workflow parameter.
|
DIH__PUBLICATION_INSTANCE_DATE
| Required. Date and time that the application started publishing the data set. The field uses the value from the $$publicationInstanceDate workflow parameter. The value format depends on the publication repository database type.
On an Oracle database, the value must be in the following format:
On a Microsoft SQL Server database, the value must be in the following format:
|
Property
| Description
|
---|---|
DXDataByReference
| Required. Determines whether the JMS message that PowerCenter sends back to
B2B Data Exchange contains a document reference.
Possible values:
|
DXEventId
| Identifier of the event to use in the next workflow. If you do not set the value of this property, the
B2B Data Exchange server generates a new event ID for the next workflow.
|
DXParentEventId
| Identifier of the parent event to use in the next workflow. Set the value of this property if you want to send the JMS message to multiple targets with a child event for each target. The
B2B Data Exchange then generates a new event ID for the next workflow to use for the child events.
If you do not set the value of this property and send the message to multiple targets, all targets inherit the parent event status and you cannot track the status of each child event.
|
DXStatusName
| Name of the event status to assign to the event in
B2B Data Exchange after a successful processing.
|
endpointName
| Name of the endpoint to which to route the message after processing.
|
profileId
| Identifier of the profile to which to route the message after processing.
|
profileName
| Name of the profile to which to route the message after processing.
|
accountName
| Name of the account to which to route the message after processing.
|
partnerName
| Name of the partner to which to route the message after processing.
|
sendToAccount
| Determines whether to send the message to a global endpoint or to an endpoint that is associated with an account or a partner.
Possible values:
|