- 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 01:57 AM
Hi,
You can get the output for "Get Catalog variables" and make this input to your decision flow. What is the issue here?
But as per you decision table your input should be RITM reference record, which you can from the trigger.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 02:33 AM
Hi @Saurabh Gupta thank you for coming back to me, I do appreciate this!
This is the piece I cannot see/understand conceptually - how can I use those output from Get Catalog Variables and input those into 'Make A Decision' part of my Flow?
If I have 'Requested Item' and 'Catalog Variable' as inputs into my 'Make A Decision' step, exactly how can I get the details from the Get Catalog variables step and input these into the Make A Decision step?
Can you help explain/show me a screenshot of how this exactly would look in the Flow Diagram?
I cannot work out how to configure this piece.
Many thanks and much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 02:37 AM
Hi,
I can see in your decision table the input is RITM only. is it like this or no?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 02:40 AM
Sample
Thanks and Regards,
Saurabh Gupta