The DX_Event_Attribute gets or sets event attribute values.
To use this transformation, you first configure an event attribute in the Operation Console. You then add ports to the transformation. Each port represents the event attribute that you want to get or set.
The port name must match the event attribute name. However, the attribute name is not case sensitive. For example, the
event_att1
attribute and the
EVENT_ATT1
are treated as the same attribute.
Event names are prefix sensitive.
For example, the
DX_event_att1
attribute and the
event_att1
attribute are not treated as the same attribute.
If you set a value for the port, the transformation sets the event attribute to this value. To get the value of an event attribute, create an empty port.