In a message flow, what are two valid event sources of a monitoring event?
A.
Node events
B.
Terminal events
C.
Mapping events
D.
Failover events
E.
Transaction events
The Answer Is:
B, E
This question includes an explanation.
Explanation:
Event typesYou 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.