B2B Data Exchange
- B2B Data Exchange 10.2.3
- All Products
Port
| Type
| Description
|
---|---|---|
DXGroupSequence
| integer
| Number of groups the transformation processed since the PowerCenter Integration Service started. The transformation increments the value of this port every time a group is processed. When the PowerCenter Integration Service starts, the value is set to zero.
|
DXRowCount
| integer
| Number of rows successfully processed and added to the group.
|
DXTemporaryFilePath
| string
| Path and file name for the temporary file where the transformation stores the grouped data. You can use this temporary file in subsequent transformations to create a document and add it to an event.
|
DXErrorCount
| integer
| Number of rows that generated errors and were not added to the group.
|
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.
|