FIX Module Version 7.2.December 2014 | Understanding and Using Fix Module | webMethods FIX Module | Configuring webMethods FIX Module | Configuring FIX Module Connection Retry Thread Parameters
 
Configuring FIX Module Connection Retry Thread Parameters
This section describes how to configure the FIX Module connection retry thread parameters using My webMethods. For more information about these parameters, see Configuring FIX Module .
*To configure FIX Module connection retry thread parameters
1. In My webMethods, select Administration > Integration > B2B > FIX Configuration.
2. In the Connection Retry Details panel, click Configure.
3. Specify parameters as follows:
*For Retry Limit, type an integer to specify the number of times the thread should try to connect to the FIX engine when the connection between FIX Module and the FIX engine is lost. The default is 10.
*For Retry Sleep Interval, type the number of milliseconds the connection retry thread should wait between connection attempts. The default is 30000 milliseconds.
4. Click Save.
FIX Module discards the number of connection attempts already tried and starts a new connection retry thread with the newly configured parameters.
Note:
If you do not want to use My webMethods to configure the retry thread parameters, you can execute the service wm.fix.appia.connection:setRetryThreadDetails to set the retry thread parameters.