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
Setting user-defined properties dynamically at run time using the WebSphere Message Broker Explorer
Use the WebSphere® Message Broker Explorer to view and set user-defined properties on a message flow dynamically at run time.
For user-defined properties on a message
flow to be discoverable, the message flow must comply with the following
conditions:
- The message flow must contain at least one of the following nodes:
- JavaCompute
- Compute
- Database
- Filter
- PHPCompute
- The message flow must define the relevant user-defined property and provide an override value.
Tip: Use meaningful names
and values for the properties that you define, so that you can understand
their purpose and intent quickly. For example, a user-defined property
named property01, with an
initial value of valueA is
not as useful as a property named RouteToAorB with
an initial value of RouteA.
Use the following instructions to view and modify user-defined properties on your message flows using the WebSphere Message Broker Explorer:
- In the Navigator view, expand the Brokers folder, and navigate to the message flow on which you want view the user-defined properties.
- Right-click the message flow, and click Properties.
- Click User Defined Properties to display a list of the user-defined properties and their value defined on the message flow.
- Optional: if you want to modify the user-defined properties, change the value in the appropriate rows in the Value column, and click Apply. A message is sent to the broker to change the value of the user-defined property.
- Click OK to close the Properties window.