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
Working with properties of a configurable service of type UserDefined at run time in a JavaCompute node
Use the CMP API in a JavaCompute node to query, set, create, and delete properties dynamically at run time in configurable services that you have defined with type UserDefined.
Before you start:
Complete the
following tasks.
- Read the concept topic, Configurable services.
- Creating a message flow.
If you have created a UserDefined configurable
service, and created properties for that service, you can work with
those properties in a JavaCompute node.
For example, you can create a UserDefined configurable service to
set timeouts for processing HTTP messages.
You can create and delete configurable services in JavaCompute nodes, in the WebSphere® Message Broker Explorer, and by using the mqsicreateconfigurableservice and mqsideleteconfigurableservice commands.