This documentation is for WSO2 Complex Event Processor 2.0.0. View documentation for the latest release.

Map Output Mapping

This will convert the CEP back end runtime events to Map events (java.util.Map) according to the mapping configurations.

Following information should be added when defining Map output mapping.

  • Name - The key to which the event data will be mapped when creating the output Map
  • Value Of - The attribute/property name from which the data element to be mapped

Â