FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Appia Connections and Services | wm.fix.appia.connection:setConnectionDetails
 
wm.fix.appia.connection:setConnectionDetails
Sets the Appia server connection and session details.
Input Parameters
connectionDetails
Document Information about the host, port, and session IDs of an Appia engine configured in FIX Module.
*hostString Host name corresponding to the IP address of the Appia server.
*portString Port number of the Appia server.
*sessionIDsString List Comma-separated list of the session IDs configured for the specified Appia server.
Output Parameters
error
String Optional. Error generated while defining the Appia server connections.
Usage Notes
If this service executes successfully, the existing host, port, and sessions are overwritten with the new values. FIX Module then reloads and connects to the new host, port, and sessions.
If the input host and port is invalid or the Appia engine is not running when the service executes, the existing settings are not changed and the service generates an error message.