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 other parts of the message tree using a .NETCompute node
Use the .NETCompute node to access headers, broker properties, user-defined properties, the local environment, and the global environment.
The message tree is passed to a .NETCompute node as an argument
of the evaluate method. The argument is an NBMessageAssembly object.
The message assembly contains four message objects:
- Parsed message
- LocalEnvironment
- GlobalEnvironment
- ExceptionList
The following topics describe how to access parts of the message
tree: