- 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 04:42 AM
Hi,
Can you please give me a table of your inputs to decision table and expected output?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 07:09 AM
Hi @Saurabh Gupta yes sure, please find attached two screenshots, these show the Decision Table and a snapshot of a section of the Flow.
I am trying to Set Fulfilment (Assignment) Group based on the Requested Item and associated Variable.
Example if RITM is Standard Laptop and Variable selected is Adobe Acrobat 1 = True, then set the Task Fulfilment Group = Hardware.
Or Example, if RITM is Standard Laptop and Variable selected is Adobe Photoshop 1 = True, then set the Task Fulfilment Group = Software.
So i am basically trying to use the Get Catalog Variables (Answers to these questions) as input into the Make A Decision step, in order to set the Fulfiment Group, for each RITM + Variable combination.
Please see attached screenshots.
I greatly appreciate all your help kind sir 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 07:36 AM
Hi @WazzaJC
Let me explain this to you over a call.
https://meet.google.com/knv-brxb-vux
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 10:46 AM
What was the explanation, I have the same thing I am solving for. Check boxes on a request and emails needed depending on which check boxes are selected. TY!
- 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.