Hello,
I have a process that’s using Action Tasks and an Orchestrator app that simply starts the process.
The Orchestrator app is setup to run in Attended mode (since I can’t run the process in Unattended on the Test machine).
The process starts normally, but after getting into the Suspended state and handling all the Action Tasks, the process does not resume (although its state is “Resumed” in Orchestrator) and it just… stays there.
This is the last line from the logs:
Any idea how I might resume the process?
Thank you.