Flow Designer -- Make a Decision.

Mohan Mallapu
Kilo Sage

Hi All,,


I have a requirement related to Flow Designer - Make a Decision .i have gone through the documentation but no use,

My Requirement :  The Flow designer written for the catalog item. We have one variable in the catalog item having 3 options. In the Flow if  user submits the request with option A we have to create task with different task details. The same way if the option is B need to create another  task with diff details same for option C.

For this repeating process could any one suggest how we can build the "make a decision" in the flow ?

Appreciate on your help in advance,

3 REPLIES 3

Wojtek Winnicki
Tera Guru

Hello @Mohan Mallapu 

In Flow Designer there is "If" action and there you can specify that if option A is selected create task A etc. To get variables use "Get catalog variables" action.

HI @Wojtek Winnicki   Thanks for the Response..

Till Now i have created flow using 'If' block only , I am trying to come up with Make a decision where we can easily automate the process without if ,nested if.

OlaN
Giga Sage
Giga Sage

Hi,

Take a look at using Decision builder to simplify this.