How to track all scripts , Ui Actions , Ui plicies when I click Save in sc_task SOW form?

Nabil EL FILALI
Tera Expert

 

Hello,

Could you please help with this topic?

When the “Assigned to” field is empty and I click “Save”, it should normally display an error message, but that is not the case. How can I track any executed code or policy that might affect this behavior?

Thanks.

8 REPLIES 8

2026-03-12_10h48_07.png

AndersBGS
Tera Patron

Hi @Nabil EL FILALI ,

 

Has it worked earlier and stopped working or?

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Tanushree Maiti
Kilo Patron

Hi @Nabil EL FILALI ,

 

If it was working earlier and not working now, check  recent what  has updated in in the catalog item.

Check  difference between working version and current version.

 

Check onSubmit client script on sc_task  if you had error msg set there.

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

rajshinde999910
Tera Contributor

Hello @Nabil EL FILALI ,

If you want to find where a specific message is being triggered from, and you are using SN Utils, you can copy the message you are seeing and search for it. It will show you from where the message is being executed.