How to set priority automatically based on impact and urgency in a custom table using data lookup ?

SangareswarK
Tera Contributor

I created a custom application and inside it I added a custom table. I want to set the Priority automatically based on Impact and Urgency using Data Lookup.

When I am in Global scope, the Source table (my custom table) is not showing, but the Matcher table dl_u_priority is visible.

When I am in my Custom app scope, the Source table (my custom table) appears, but the Matcher table dl_u_priority is not showing.


How can I configure Data Lookup so that the Priority is automatically set for my custom table?

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SangareswarK 

 

https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-set-priority-based-on-impac...

https://www.servicenow.com/community/developer-forum/my-priorty-is-not-changing-for-a-custom-table-i...

*************************************************************************************************************
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]

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

View solution in original post

Rafael Batistot
Kilo Patron

Hi @SangareswarK 

To configure the priority automatic in your custom table you need to define a Priority Lookup Rules. 

May this documentation help you 

https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/field-administ...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SangareswarK 

 

https://www.servicenow.com/community/servicenow-ai-platform-forum/how-to-set-priority-based-on-impac...

https://www.servicenow.com/community/developer-forum/my-priorty-is-not-changing-for-a-custom-table-i...

*************************************************************************************************************
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]

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

Rafael Batistot
Kilo Patron

Hi @SangareswarK 

To configure the priority automatic in your custom table you need to define a Priority Lookup Rules. 

May this documentation help you 

https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/field-administ...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.

This documentation is super useful, thank you for posting it @Rafael Batistot .