Answered
Exclusive Gateways
Hello Community,
I have some trouble with exclusive gateways.
I have to model a process, where a customer get an appointment based on a condition. The condition is: The customer get a new appointment, if he need another.
How to define conditions in exclusive gateways? Is it possible to use variables (or others like attributes ) for conditions? Does it function in the simulation?
Where can I find some examples for the expression-builder?
Best regards
SZ
Dear User,
Gateways represent a branching point in the Process, from which more than one path will be possible (divergence).When alternative paths are available from a Gateways (especially for Exclusive or Inclusive types), documentation is included as conditional expressions for each decision branch representing a path.In Bizagi, you may define the condition for the path either in the Gateway itself, or in each of its decision branches (or sequence flow).
For further information: Defining_gateway_conditions
Looking for Templates: process_templates
Best Regards
Hello Juan,
thanks for your response.
But I want to know if it is possible to define conditions for the pathes like this:
choose first path if: x==1;
choose the other path if: x==0;
Is it possible to defne those conditions for the pathes and to simulate?
Best regards
SZ
Dear User,
I guess that you need What if analysis. What if analysis is a powerful tool for improvement that evaluates how strategic, tactical or operational changes may impact the business . Through different scenarios you will be able to perform a true-to-life analysis of your processes without putting your business operation at risk.
Please check out these articles:
Regards
Comments have been locked on this page!