Designer 10.15 | webMethods Service Development Help | Working with webMethods Integration Server | Connecting to an Integration Server | Configuring Automatic Reconnection Attempts
 
Configuring Automatic Reconnection Attempts
If Designer disconnects from Integration Server due to network connectivity issues, Designer attempts to reconnect to Integration Server three times by default. If the connectivity is not restored, Designer fails to reconnect. However, you can configure the number of retry attempts by adding the watt.clientConnection.numberOfRetries property to Designer at startup using the command line or to the config.ini file located at Software AG_directory\Designer\eclipse\configuration\.
For example, watt.clientConnection.numberOfRetries=5
Note:
You must restart Integration Server after you modify the value of this property.