Flow Designer -- Make a Decision.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 03:33 AM
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,
- Labels:
-
Cost Management (ITSM)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 03:40 AM
Hello
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2022 03:47 AM
HI
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2022 03:24 AM
Hi,
Take a look at using Decision builder to simplify this.