Hello,
Can anybody tell me how can i limit soap web service timeout BC 365? All i can see is OData or Rest service timeout.
i have published SOAP web service which is successfully consumed externaly, but sometimes the web service that calls my web service doesn't receive any response after 60sec and it generates failure message :timeout. Problem is that timeout of my web service is much longer than 60sec and can cause writing in database.
Thanks in advance!
0