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_Throw_Error transformation on the
Ports
tab.
The following table describes the DX_Throw_Error input/output ports:
Port
Type
Description
DXEventId
string
Required. Identifier of the event that is associated with the error.
DXData
string
binary
text
Log document to attach to the event. This port can contain the data of the document or a file path to the document. If the value of the parameter is null, the transformation creates an empty document and adds the document to the event.
To attach a document with text data, set the datatype of the port to string or text. To attach a document with binary data, change the datatype of the port to binary.
DXDataByReference
string
Indicates whether the DXData port contains the document data or a document reference. Possible values:
  • True. The DXData port contains a document reference.
  • False. The DXData port contains the document data.
  • Null. The DXData port contains the document data.
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!