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/Output Ports

Input/Output Ports

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

0 COMMENTS

We’d like to hear from you!