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
Nodes for controlling time-sensitive operations
Run processes at specific times, or at fixed intervals, and take action if transactions are not completed within a defined time.
- TimeoutControl node
- Use a TimeoutControl node
and a TimeoutNotification node
together in a message flow to control events that occur at a specific
time or at defined time intervals. The TimeoutControl node receives
an input message that contains a timeout request. All or part of this
input message is validated and stored to be propagated by an associated TimeoutNotification node in
the message flow. The input message is also propagated unchanged to
the next node in the message flow.
More than one TimeoutControl node can be associated with each TimeoutNotification node.
- TimeoutNotification node
- Use a stand-alone TimeoutNotification node to generate messages that are propagated at configured times or time intervals to the next node in the message flow for further processing.