BTW this is on camunda 7.2.0.
--
You received this message because you are subscribed to a topic in the Google Groups "camunda BPM users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/camunda-bpm-users/npAK6K7VZRE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to camunda-bpm-us...@googlegroups.com.
To post to this group, send email to camunda-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/camunda-bpm-users/2a630db1-0634-4448-8fb3-ed715cb92009%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
org.camunda.bpm.engine.ProcessEngineException: No outgoing sequence flow of the exclusive gateway 'ComplexGateway_1' could be selected for continuing the process
Which is what I expected, I don't want it to move I just want it to stop at the gateway while both options are presented.
I cannot add a step in the workflow before this to make that decision.