B2B Data Exchange
- B2B Data Exchange 10.2.2
- All Products
Port
| Type
| Description
|
---|---|---|
DXStatusName
| string
| Status of the event. The status indicates the stages that the event passes during processing.
To set a status for a completed event that is different from Complete, set the status name in the DXStatusName attribute of the JMS Target definition property.
|
DXEventId
| string
| Required. Identifier of the event associated with the properties to get or update.
|
DXTypeName
| string
| Type of the event.
|
DXSubject
| string
| Subject of the event.
|
DXChildCount
| double
| Number of child events associated with the event.
|
DXParentEventId
| string
| Identifier of the parent event for this event.
|
DXErrorMessage
| string
| Error message generated by the transformation.
|
DXErrorCode
| string
| Error code generated by the transformation. If the transformation fails, the value of the DXErrorCode port is greater than zero.
|