Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Dashboard and Reports
  6. Creating Workflows for Event Reconciliation
  7. Forms Designer
  8. Configuring Email for Monitor Notification
  9. Dashboard and Reports
  10. B2B Data Exchange Web Services API
  11. B2B Data Exchange Run-time Java API
  12. B2B Data Exchange Forms Designer Java API

Input Ports

Input Ports

Configure input ports for the DX_Aggregate transformation on the
Ports
tab.
The following table describes the DX_Aggregate input ports:
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.

0 COMMENTS

We’d like to hear from you!