B2B Data Exchange
- B2B Data Exchange 10.2.2 HotFix 1
- All Products
Port
| Type
| Description
|
---|---|---|
DXParentEventId
| string
| Identifier of the parent event associated with the data. This is the primary GROUP BY key.
|
DXGroupByKey
| string
| Indicates whether to group rows with the primary key.
|
DXDelimiter
| string
| Delimiter string to add between segments of data. The valuedetermines the end of a segment and the start of another segment.
|
DXData
| string
binary
text
| Data segment to aggregate. This port can contain the data segment or a document reference.
|
DXDataByReference
| string
| Indicates whether the DXData port contains data or a document reference. If the value is true, the DXData port contains a document reference. If the value is null or false, the DXData port contains data.
|
DXLastInGroup
| string
| Indicates whether the row is the last row in a group.
|
DXMaxRowsInGroup
| integer
| Maximum number of rows in a group.
|