WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Manipulating message body data by using a JavaCompute node
You can manipulate message body data by using a JavaCompute node.
The message body is always the last child of root, and its parser name identifies it, for example XML or MRM.
The following topics describe how to refer to, modify,
and create message body data. The information provided here is domain
independent:
- Accessing elements in a message tree from a JavaCompute node
- Transforming a message by using a JavaCompute node
- Creating a simple filter by using a JavaCompute node
- Propagating a message to the JavaCompute node Out and Alternate terminals
- Extracting information from a message by using XPath 1.0 and a JavaCompute node