Skip to main content
Nintex Community Menu Bar

How long can a state machine run?

  • April 8, 2020
  • 1 reply
  • 55 views

Forum|alt.badge.img+3

I am developing a new form and workflow. The workflow has a state machine that includes one or more task actions in each of its states.

The process is fairly long. Today, the life cycle of this process in its legacy solution is at minimum 4 months, but could be up to one year. This has nothing to do with the application, this is just the nature of this particular approval process.

 

Can a single workflow instance that is running a state machine stay active for that long?

Should I be concerned with the workflow suspending due to it running for so long?

1 reply

nico
Forum|alt.badge.img+10
  • Rookie
  • April 9, 2020

Hi,

 

There is no limitation concerning the lifetime of an instance of a workflow. 

If you have a task assign to a user, the workflow will wait until the user respond to his task.