cancel
Showing results for 
Search instead for 
Did you mean: 

Exclusive gateway not working.

vamsinipun
Star Contributor
Star Contributor

Hi Team,

    I designed one process. if i am use exclusive gate way in that then it is raising an error like "ExclusiveGateway should have only one outgoing SequenceFlow".

Please check attachment and give reply.

if i placed exclusive gateway after "Reporting Manager Approval" then it is showing an error mentioned as above.

Thanks

1 ACCEPTED ANSWER

Thank you it is worked

View answer in original post

4 REPLIES 4

douglascrp
World-Class Innovator
World-Class Innovator

Have you configured the output flows to have the required conditions?

Activiti User Guide 

And it would be better if you shared the diagram actually containing the exclusive gateway you tried.

Hi,

    Thank you for your reply.

    My attachment is without exclusive gateways. I placed conditions in outflows. but if i placed exclusive gateway it is showing error like "ExclusiveGateway should have only one outgoing SequenceFlow".

     If you know anything about this, please let me know.

Thanks

aextractor
Champ on-the-rise
Champ on-the-rise

Hi,

Try to set a condition in one outgoing token and set the other token to default.

Thank you it is worked