Using Decision Table to set Ticket Choice Fields

EricG
Kilo Sage

I've created a Decision table to set RITM Ticket Values and Approval Groups depending on the Catalog item.

 

I'm attempting to create "Generic" flows, so that we can easily update any business changes.  E.G. Assignment Group, instructions, etc...

 

I can get most fields to set, except for RITM Category.  This is a custom field (u_category) based on same values as Task and Incided.

EricG_0-1714571586156.png

I can set these values via scripts with no issue, however, the flow is erroring.

EricG_1-1714571644003.png

The decision table has Category, Subcategory, assignment group, and some others.

Both Category and Subcategory are Choice values referencing the same values as the RITM.

I can pill drop u_subcategory but not u_category.

 

Anyone know how to fix.

11 REPLIES 11

nataliya_b
Tera Guru

1. yes

2. in your flow replace pillar set up for category with flow variable

3. update decision table accordingly

EricG2
Tera Expert

OK, I've been trying to get this to work.   I'm stuck.

 

I've created my flow variables.

EricG2_0-1715885764490.png

Added the Set Flow variable action

EricG2_1-1715885808814.png

But nothing is appearing to pull into my Ticket record.

EricG2_2-1715885843299.png

How do i get these populated?