Developer Guide > Data Integration Hub Transformations > DX_Event_Details Transformation
  

DX_Event_Details Transformation

The DX_Event_Details transformation gets or sets multiple properties for an event.
The transformation ports represent the properties of an event. The transformation sets the property of the event based on the value that the input port passes to the transformation. The transformation passes the value of the property through an output port to the event.

Input/Output Ports

Configure input/output ports for the DX_Event_Details transformation on the Ports tab.
The following table describes the DX_Event_Details input/output ports:
Port
Type
Description
DXStatusName
string
Status of the event. The status indicates the stages that the event passes during processing.
DXEventId
string
Required. Identifier of the event associated with the properties to get or update.
DXTypeName
string
Type of the event.
DXSubject
string
Subject of the event.
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.

Data Integration Hub Properties

Configure properties for the DX_Event_Details transformation on the DX Properties tab.
The following table describes the Data Integration Hub properties of the DX_Event_Details transformation:
Property
Description
Event Status
Status of the event.
Event Type
Type of the event.
Generate an error in case a failure occurs in this transformation
Indicates whether to set the status of the event to error when the transformation generates an error.
Selected by default.