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
Accessing elements in the message tree from a PHPCompute node
Access the contents of a message, for reading or writing, by using the structure and arrangement of the elements in the tree that the parser creates from the input bit stream.
You can extract information from a message by using the PHPCompute node path syntax, or by using the MbsElement API methods. XPath 1.0 is supported as a means of accessing parts of the message.
Follow the relevant parent and child relationships from the top of the tree downwards until you reach the required element.
The following topics provide more information about accessing,
extracting, and updating information in the message tree: