I have nintex large size workflow which takes 45 sec to get execute without error. How to optimize this workflow performance in order to reduce execution time?
we have called one webservice to insert data in table in one component.
Kindly look at attached workflow. and suggest accordingly.
Waiting for your response.
Thanks in advance.
Answer
How to optimize nintex workflow performance in order to reduce execution time?
Best answer by eharris04
Because you are using the call web service, there are other factors that may be affecting the execution time of the call. I would suggest testing the call in a service like postman to see the response and then removing the actions to test how fast the workflow executes without that.
Then see if that is something that can be increased.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.