FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Appia Connections and Services | wm.fix.appia.session:getEventConfig
 
wm.fix.appia.session:getEventConfig
Retrieves Appia event filter information (set by the wm.fix.appia.session:configureEvents service) for configured Appia events in the given session.
Input Parameters
sessionID
String The session ID of Appia engine.
Output Parameters
middlewareConfig
Document The middleware configuration parameters filter currently set for the specified session. The value True indicates that the Appia message or event filter is enabled.
*GlobalMessagesString Status of Appia global messages filter.
*SessionMessagesString Status of Appia session messages filter.
*SessionEventsString Status of Appia session events filter.
*OutboundMessageEventsString Status of the outbound message events filter.
error
String Optional. Error messages generated while retrieving the event configuration filter for the given session.