- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 09:42 PM
Add a Decision Table Step. In the 'Inputs' section, use output from previous 'Get Variables' action?
Hi Community friends,
I would greatly appreciate any help/advice/direction on how I can configure this solution properly.
I have a Decision Table set up, where I need the Task Fulfilment/Assignment Group to be set, based on the Output results, from a previous step in my Flow, called 'Get Catalog Variables'.
So basically I need the Output from the 'Get Catalog Variables' step to become the Input into my Decision Table, so that I can make decisions, based on each catalog item and their respective Variables.
*Please see my Decision Table and snapshot of my Flow attached.
How do I configure the Output from the 'Get Catalog Variables' Action in my Flow, to then be the Input into the Decision Table, at my Make a Decision step, so that this can be used dynamically across multiple Catalog Items?
Any help would be greatly appreciated, many thanks. If possible, please share a screenshot of the Decision Table and how it would look, with the 'Get Catalog Variables' output as the Input into this Table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 08:23 AM
You need to pass a string to the decision table and likewise the input in the decision table should also be a string. Using reference fields to cross-reference flow designer and decision table is not supported at the moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 02:45 AM
Hi @Saurabh Gupta here is my Decision Table, two inputs: Requested Item and Catalog Variable.
So the Make A Decision is based on a combination of Requested Item and Catalog Variable, in case there are Requested Items which have different Variables on them.
So how do I use the Outputs from Get Catalog Variables as Inputs, based on this Decision Table?
Many thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 02:51 AM
Hi,
Do you want your decision based on the Questions/Variables of catalog or their answers?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 03:02 AM
Hi @Saurabh Gupta I need the decision to be based on the Answers to those Questions/Variables 👍
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 03:14 AM
Hi,
Can you please confirm what type of variables are they? like select box, reference etc.
You should have the input type in decision table as what you are getting as a output of question/variable from catalog.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 04:26 AM
Hi @Saurabh Gupta they are CheckBox Variables, on the whole - please see 'Standard Laptop' and 'Standard 22" Monitor' Catalog Items (per 2 screenshots attached).
Thanks ever so much for all your help on this, so much appreciated! 🙂