I have a long-lived process that has a gateway with two branches, each
calling a seperate long-lived process. In both called long-lived
processes, there is an Assign Task activity which renders a PDF form in
a ToDo list in Workspace. Both processes work when call individually.
The process with the gateway was created a couple months ago and has
been working since creation, but suddenly yesterday the gateway no
longer works. Only one of the branches will run. I am getting no error
messages. If I ...