Decision Table Help

Wasdom_Kung
Tera Guru

Hello,

 

I've recently been watching and learning decision tables to find a way to reduce repetitive actions within flows. Our use-case is to use them to remove the need for multiple if statements which we used for task, ritm and request closure logic, e.g.:

 

Wasdom_Kung_0-1700661545564.png

 

I've made a decision table, but when a task is closed it doesn't seem to touch the related RITM and REQ records, below is the way I've currently set it up: (Each of the RITM and REQ are references to these fields).

 

If I understand decision tables correctly, it should check the conditions and modify the required fields based on what the condition is, in this case if it is complete, incomplete or skipped, the adjacent results will occur.

 

Wasdom_Kung_0-1726568725544.png

 

The flow it has been added to: 

Wasdom_Kung_2-1700661753310.png

 

I have also attached the export of the decision table, hopefully someone can assist or show me what I am missing.

 

Thanks!

2 REPLIES 2

Wasdom_Kung
Tera Guru

I've attempted adding 2 more inputs for the RITM and REQ table and them referencing them as data pills in the flow but still no success.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Wasdom_Kung 

 

This may helpful.

 

https://docs.servicenow.com/bundle/vancouver-build-workflows/page/administer/decision-table/concept/...

 

https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/flow-designer/conce...

 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************