Esteban Aliverti [
https://community.jboss.org/people/eaa] created the discussion
"Re: Prevent duplication in XOR gateway"
To view the discussion, visit:
https://community.jboss.org/message/751137#751137
--------------------------------------------------------------
I was re-thinking this and maybe what you can do is to use a low priority in your
'default' flow and as a confition just add 'return true == true;'. The
flow containing the real logic must be always evaluated first, so it must have a higher
priority.
I've checked the Eclips plugin and what you have there is a 'Always true'
checkbox that creates the condition 'eval(true)'. You still have to use a low
priority if you want to use this as a 'default' flow.
Hope it helps.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/751137#751137]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]