FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Working with FIX Engine Connections | Issuing Operator Commands to the Appia Server
 
Issuing Operator Commands to the Appia Server
You can issue the following operator commands from My webMethods to the Appia server.
*Connect—Establishes a connection between two sessions.
*Disconnect—Disconnects the specified session.
*EOD—Runs “End of Day” processing for the specified session.
*Hold—Holds an active session, maintaining the connection and allows the exchange of session-level messages, but rejects application messages from the counterparty. In this state, the client application can still send application messages. A session can be removed from the HOLD state by issuing the release command or by restarting Appia.
*Release—Takes the specified session out of HOLD mode.
*Resume—Resumes a session from the SUSPEND state.
*Suspend—Suspends an active session, allowing Appia to send a logout message to the counterparty and disconnect the socket connection. Subsequent logon attempts will fail and the session will remain suspended until the Resume command is issued.
Note:
In Integration Server cluster mode, operator commands can be issued from any Integration Server node of the cluster.
*To issue operator commands to the Appia server
1. In My webMethods, select Administration > Integration > B2B > FIX Administration.
2. In the Sessions panel, select the session ID of the Appia server to which you want to send the command.
3. In the Session Commands panel, select the operator command you want to issue.
For more information about using operator commands, see the Appia documentation.
4. Click Send.