Hi,
I have a small issue which is confusing me. We have 3 distinct BPML diagrams. On the web, depending on the option provided, one of the 3 BPML diagrams are initialised for that particular request.
All goes well initially, but for some reason, when I complete a task, the process instance id is pointing at one of the other BPML diagrams. I initialise all my diagrams by key and the client is given back the process instance id and the active task id for reference. The state seems fine as far as I can see, but it’s very confusing why it’s changing to one of the other diagrams after completing a task.
Any suggestions would be helpful!
Stephen