cancel
Showing results for 
Search instead for 
Did you mean: 

Exclusive Gateway has outgoing sequence without condition

sukhveer
Champ in-the-making
Champ in-the-making
Hi,
So i have updated activiti 5.10 to 5.11. I was having an exclusive gateway with outgoing sequences and no condition on them. It was working fine with 5.10 but after updating i am getting following error.
org.activiti.engine.ActivitiException: Errors while parsing:
Exclusive Gateway 'exclusivegateway1' has outgoing sequence flow 'flow5' without condition which is not the default flow. | exclusivegateway1 | line 13 | column 5
Exclusive Gateway 'exclusivegateway1' has outgoing sequence flow 'no' without condition which is not the default flow. | exclusivegateway1 | line 13 | column 5

i can add condition for future workflow instances but i am looking for a fix for worlflows that are already in process.
Please don't ask why i didn't add conditions earlier. Smiley Happy
P.S i tried 5.12 as well but same issue.
15 REPLIES 15

cyr1
Champ in-the-making
Champ in-the-making
We have the same problem here.

can someone provide the skeleton code for this?

Thx
cyr

amitbajaj
Champ in-the-making
Champ in-the-making
can we have skelton code ???

Regards
Amit Bajaj

jbarrez
Star Contributor
Star Contributor
You also asked me through PM … Smiley Tongue

xricon
Champ in-the-making
Champ in-the-making
I have the same problem here.
Can someone provide the skeleton code for this?

xricon
Champ in-the-making
Champ in-the-making
I have the same problem here.
Can someone provide the skeleton code for this?

fcamblor
Champ in-the-making
Champ in-the-making
@jbarrez Woud you mind putting somewhere (like some gist or anything) the skeleton for this ?
I think lots of people (including me) would be interesting to use this for the migration to 5.11 🙂