Dears,
we have rtdm campaign contains call to web service through web process being used. Sometimes, We are facing issue in calling the web service where are seeing the following error in rtdm engine log
com.sas.analytics.ph.RTDMException: Error calling webservice at XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Caused by: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 1000 ms
I believe there is default setting for timeout as 1000 ms if the target system does not respond within this time , timeout will occure.
so Is there any option to increase this settings either through SMC or setting in engine server to allow rtdm more time till target system to respond?