Approval Business Process Flow

i am using creatio 8.2.2

 

i am currently making a way so that if 1 field's value is under 50m then the top flow works, if between 50m and 150m then the middle flow works and if over 150m then the bottom flow works i am building a business process, now am a bit confused, is this how you do it?

 

or do i have to use the exclusive gateway for the if field conditional flows?

Like 1

Like

1 comments

I think an exclusive OR gateway would be optimal in that it would only test conditions until the first true condition, whereas an (inclusive) OR gateway would test all conditions.  Your process would work fine however I would think except I'm not sure the final approval in each case would exit the approval, you may have to provide conditional exits (but I could be wrong).

Show all comments