Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Tuple input mapping can fetch data from all three type of Tuple event data (Meta, Correlation and Payload) and convert then to the back end events.

Properties

These will defined how each element of the input event will be mapped with the back end runtime event.

...

  • Name - The property/attribute name of the back end runtime event to which the data element will be mapped
  • Input Name - The attribute name of the incoming event from which the data element to be mapped
  • Input Data Type - Tuple event data type (Meta Data, Correlation Data or Payload Data) on which the input attribute is defined
  • Type - Type of the element that is being mapped. This can be either of java.lang.String, java.lang.Integer, java.lang.Long or java.lang.Double

 

Image Added