Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

CONNECT has following webservice configuration, defined in gateway.properties file, that effect all the client calls made by CONNECT:

  • webserviceproxy.retryThe number of times CONNECT will retry a web service call if an error or exception occurs.
  • webserviceproxy.timeout → The amount of idle time, in milliseconds, that is allowed to elapse before a web service call will timeout
  • webserviceproxy.retrydelay → The amount of time delay, in milliseconds, between web service call retries.
  • webserviceproxy.exceptionstext → The text message to display to users when a web service timeout exception occurs
  • No labels