Tuple Input Mapping
This will convert the incoming Tuple events (WSO2 Custom Data Bridge Events) to the appropriate CEP back end runtime events.
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.
Following information should be added when defining Tuple mapping properties.
- 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
Copyright © WSO2 Inc. 2005-2014