Skip to main content
Nintex Community Menu Bar

Nintex Form Submission Very Slow

  • June 1, 2017
  • 3 replies
  • 38 views

Forum|alt.badge.img+7

Hi All,

I have a nintex form that captures some data from a requestor. Once submitted a workflow gets initiated based on that data.

Based on what I am seeing, after I submit the form, the page spins for up to 30 secs. When I monitor things in the background, it looks like the form does not redirect users to a confirmation page until a whole heap of workflow actions have completed successfully.

Why does it do this? Is the Form not decoupled from the workflow? I don't understand this behaviour. Seems to me the form should submit and tell the user it has been submitted before any subsequent workflow actions even begin?

thanks

3 replies

Forum|alt.badge.img+14
  • Scholar
  • June 1, 2017

add a pause action at the very beginning of the workflow.

see this blog for reasoning  


Forum|alt.badge.img+7
  • Author
  • June 6, 2017

Ah. I never understood the logic behind why this was recommended until now.

I will give it a try.

thank you.


Forum|alt.badge.img+14
  • Scholar
  • August 16, 2017

Hi ‌, so did this help and were you able to resolve your issue?