Wait for Item Update: Resuming Workflow after Item is Modified

  • 13 July 2017
  • 5 replies
  • 13 views

Badge +9

I've gone through a few examples as to how a workflow can be resumed after detecting that an item has been modified, but the workflow doesn't seem to want to wait.

What am I doing wrong?


5 replies

Badge +16

What does the workflow actually do?

Badge +9

It's supposed to wait for the user to make required changes to a form before it gets returned to the supervisor for review again.

In this case, the workflow doesn't seem to wait for this to happen but proceeds to the "Change State" action.

Badge +16

what are the required changes?  can you change the configuration of the wait for item update action is what I am trying to establish.

Badge +9

It's an application form, so there could be a number of changes depending on what needs to be amended.

Ideally I would like to wait for:

1. item to be modified

2. item to be modified by the original form submitter

before the workflow resumes.

Badge +9

I was able to resolve this by using a pause at an appropriate location in the workflow.

Reply