Transaction Event Listener
The Transaction Event Listener in the eiConsole and eiPlatform activates on desired transaction events.
Listener (Adapter) Configuration Drop-Down List
Event Transaction Event Listener Configuration Options
On the Event configuration tab, you can specify the event type to listen to:
Transaction Begin (TRANSACT_BEGIN event type), Transaction End (TRANSACT_END), Stage Begin (STAGE_BEGIN), Stage End (STAGE_END), Stage Error (STAGE_ERROR), Transaction Fork (TRANSACTION_FORK), Transaction Join (TRANSACTION_JOIN), Transaction Lost (TRANSACTION_LOST), Originating Txn Complete (ORIGINATING_TRANSACTION_COMPLETE)
Transaction Event Listener Event Configuration Options (top half of screen)
- Route Txn Complete – if selected, this option listens for ROUTE_TRANSACTION_COMPLETE events. These are different from TransactionEnd events in that they are only fired once after all Route sub-transactions (forking, multiple transports) complete.
Transaction Event Listener Event Configuration Options (bottom half of screen)
Stage Transaction Event Listener Configuration Options
On the Stage tab, you can specify one or several Stages of the assembly line where the Listener fires: Listener, Processor, XSLT, Transformation, Joining, Routing, Forking, Transport, Infrastructure.
Transaction Event Listener Stage Configuration Options (top half of screen)
Transaction Event Listener Stage Configuration Options (bottom half of screen)