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_Notification transformation on the
Ports
tab.
The following table describes the DX_Notification input/output ports:
Port
Type
Description
DXEventId
string
Required. Identifier of the event for which you want to set the status. You can get the value from the $$DxeventId parameter.
DXStatusName
string
Name of the status to set. If the value is null, the transformation sets the value based on the transformation properties.
DXNotifySubscribers
string
Required. Indicates whether to send a notification to the
B2B Data Exchange
server. Possible values:
  • True. The transformation sends a notification to the
    B2B Data Exchange
    server. The
    B2B Data Exchange
    server triggers the subscription batch workflow and creates a child event for each subscription.
  • False. The transformation sets the event status without a notification to the
    B2B Data Exchange
    server.
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!