WebSphere Message Brokers
File: ac30220_
Writer: Catherine Tucker

Task topic

This build: July 31, 2007 21:20:04

Accessing user-defined properties from a JavaCompute node

Customize a JavaCompute node to access properties that you have associated with the message flow in which the node is included.

To access these properties from a JavaCompute node, use the getUserDefinedAttribute(name) method, where name is the name of the property that you are accessing. The type of the object that is returned depends on the type of the property that you are accessing. The object has one of a set of types:
  • MbDate
  • MbTime
  • MbTimestamp
  • Boolean
  • byte[]
  • String
  • Integer 32-bit values
  • Long 64-bit values
  • Double
  • BigDecimal
  • BitSet
Related concepts
User-defined properties
Related reference
JavaCompute node
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:20:04

ac30220_ This topic's URL is: