Add a Decision Table Step. In the 'Inputs' section, use output from previous 'Get Variables' action?

WazzaJC
Tera Expert

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.

1 ACCEPTED SOLUTION

mfhaciahmetoglu
Mega Sage

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.  

View solution in original post

14 REPLIES 14

Hi,
Can you please give me a table of your inputs to decision table and expected output?

 

 


Thanks and Regards,

Saurabh Gupta

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 🙂

Hi @WazzaJC 
Let me explain this to you over a call.
https://meet.google.com/knv-brxb-vux

 


Thanks and Regards,

Saurabh Gupta

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!

mfhaciahmetoglu
Mega Sage

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.