Broker properties

For each broker, WebSphere Message Broker maintains a set of properties. You can access some of these properties from your ESQL programs. A subset of the properties is also accessible from Java code. It can be useful, during the runtime of your code, to have real-time access to details of a specific node, flow, or broker.

There are four categories of broker properties:

Broker properties accessible from ESQL and Java shows the broker, flow, and node properties that are accessible from ESQL and indicates which properties are also accessible from Java.

Broker properties:
All nodes that allow user programs to edit ESQL support access to broker properties. These are:
Related concepts
User-defined properties in ESQL
Related tasks
Accessing broker properties from ESQL
Accessing broker properties from the JavaCompute node
Related reference
Broker properties accessible from ESQL and Java