Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
When the job is running for x number of iterations and we call soap/rest webservice for that x number of times
For example:
For 1st iteration it takes for creation of request for webservice and call and return response as 1 sec
Though for 10th iteration it takes for creation of request for webservice and call and return response as 20 sec .
So as the iteration increases the time also taken is more for same task which results in the degradation of performance.
Can anyone please help me with it
Thanks in advance!
Hello,
Would you mind posting your current job design screenshots into forum? Which will be helpful for us to understand your work flow.
Best regards
Sabrina
Hi Sabrina
Following is the subjob screenshot .