FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Appia Connections and Services | wm.fix.appia.session:configureEvents
 
wm.fix.appia.session:configureEvents
Sets a filter for Appia events. Events that can be enabled or disabled are global messages, session messages, session events, and outbound message events. If enabled, FIX Module receives these events and persists them in Trading Networks.
Input Parameters
sessionID
String The session that corresponds to the filter being defined. The filter is set on this session.
middlewareConfig
Document The middleware configuration parameters for which this filter is set to enable or disable the following messages or events. The value True enables the message or event:
*GlobalMessagesString Enable or disable Appia global messages.
*SessionMessagesString Enable or disable Appia session messages.
*SessionEventsString Enable or disable Appia session events.
*OutboundMessageEventsString Enable or disable handling of outbound message events.
Output Parameters
error
String Optional. Error message generated while setting the event configuration filter.