Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Creating Workflows for Event Reconciliation
  6. Forms Designer
  7. Configuring Email for Monitor Notification
  8. Dashboard (Deprecated) and Reports
  9. B2B Data Exchange Web Services API
  10. B2B Data Exchange Run-time Java API
  11. B2B Data Exchange Forms Designer Java API

DX_Event_Attribute Transformation

DX_Event_Attribute Transformation

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.
Unlike other profile parameters, the event name is not prefix insensitive.
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.
The DXValue port, the DXAttributeKey property, and the Event attribute property are optional and retained for backwards compatibilty. Use the <attribute> port.

0 COMMENTS

We’d like to hear from you!