In a message flow, what are two valid event sources of a monitoring event?
Event types
You can configure a message flow to emit two types of events: transaction events and terminal events. There are three types of transaction events: start, end, and rollback. The transaction events are emitted only from input nodes such as MQInput and HTTPInput. Terminal events are emitted from any terminal of any node.
https://www.ibm.com/developerworks/websphere/library/techarticles/0911_fan/0911_fan.html
Currently there are no comments in this discussion, be the first to comment!