Job Does Not Get Suspended During Wait For Document Validation Action

When executing a Document Understanding process, the job does not get suspended once the code reaches the point - Wait for validation action and resume.

Even if the action is created in AC, assigned and completed, the job remains in status "running", it does not get into suspended - resumed - running.

When executing a Document Understanding process, the job does not get suspended once the code reaches the activity - Wait for validation action and resume.

Instead, the job status appears as "running" and does not proceed with the other stages of the project and it has to be manually stopped.

This is noticed when the activity "Wait for data validation action and resume." is included in a "For Each" activity and the version of the System.Activities package is 23.x

Resolution: Downgrade the System.Activities package to version 22.10.x .


So it’s a year and a half later, and this is still happening.

image

And no, we aren’t going to downgrade to 22.x versions.

The Job did pick up and continue when the Form Task was completed, but it’s still sitting there using a license and runtime. We are about to have this in production where it’s going to be spawning potentially hundreds of Jobs.

By the way, it also happens when waiting for a queue item, not just a form task.