Table of Contents

Search

  1. Preface
  2. Introduction to Data Integration Hub
  3. PowerCenter Mappings and Workflows
  4. Data Engineering Integration and Streaming Mapping and Workflows
  5. Data Quality Mappings and Workflows
  6. Informatica Cloud Mappings and Tasks
  7. Data Integration Hub Workflows
  8. Data Integration Hub Transformations
  9. Operational Data Store Dashboard and Reports
  10. Forms Designer
  11. Data Integration Hub Publications and Subscriptions APIs
  12. Data Extraction APIs

Developer Guide

Developer Guide

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
Data Integration Hub
server. Possible values:
  • True. The transformation sends a notification to the
    Data Integration Hub
    server. The
    Data Integration Hub
    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
    Data Integration Hub
    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!