This documentation is for WSO2 CEP 2.1.0. View the home page of the latest release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This will convert the CEP back end runtime events to XML events according to the mapping configurations.

CEP back end runtime event data can be injected to the output as XML just by adding the appropriate back end runtime event attribute names in curly braces ( E.g {price} ) into the output XML template.

XML Mapping Text - Defines the template of the output XML event.

 

Registry based Output XML mapping

We also can use the registry for Output XML mapping

1. Creating the plain text content file  in the registry with the name "outputxml" in the "config" directory of registry

2. Provide the file path in the Text Mapping Text Area as "config-registry:/outputxml" 

  • No labels