FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Appia Connections and Services | wm.fix.appia.session:sendCmd
 
wm.fix.appia.session:sendCmd
Issues operator commands to the configured Appia server for a specific session.
Input Parameters
sessionID
String Session ID of the Appia server to which you want to issue a command.
command
String A valid Appia operator command.
Output Parameters
output
String Optional. Appia engine response to the operator command.
error
String Optional. Error generated while sending Appia commands.
Usage Notes
For additional information about Appia operator commands, see the Appia documentation.