Application Integration (On-Premises) : Integration Server Built-In Services : Event Folder : pub.event:txEnd
pub.event:txEnd
WmPublic. Specification for txEnd event handlers.
Input Parameters
time
String Date and time that the event occurred. Given in the format yyyy/MM/dd HH:mm:ss.SS.
TID
String Transaction ID of the service that generated the event.
result
String Status of the transaction.
Output Parameters
None.
Usage Notes
Remember to register your handler with the Event Manager.
Use the watt.server.event.tx.async server parameter to indicate whether Integration Server invokes event handlers for transaction events (txStart and txEnd) synchronously or asynchronously. When this parameter is set to true, Integration Server invokes event handlers that subscribe to the txStart or txEnd events asynchronously. When this parameter is set to false, Integration Server invokes event handlers that subscribe to the txStart or txEnd events synchronously. The default is true (asynchronous).
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback