Hi.
There is no timeout parameter for soap request activity.
if response time more than 60 seconds , it is throwing time out error.
Where can i set timeout value for the soap request activity in studio and orchestrator?
I found some topic abot this , but i can not solve the problem.
thanks…
Ok. I solved it myself.
I’m having the same issue. How did you solve this. Thanks
1 Like
I was create a new Activity for soap request which has timeout parameter .
Hi Ferudun,
I’m having the same problem. Could you share the activity please?
Thanks
Hi ,
i create a custom activity for my web service method.
so there is some special parameters.
you can chane for your needs.
GetWcfResponse.cs (5.9 KB)