Field updated by which script

Yuvan Raj Kuma1
Tera Contributor

Is there a way to find out which script updated the specific filed???

2 ACCEPTED SOLUTIONS

SunilKumar_P
Giga Sage

Hi @Yuvan Raj Kuma1, As per my knowledge, it is not possible to exactly find which script has updated the field but we can come to the conclusion based on the scenarios. Client side script sets the data in field but doesn't save it to the database. Server side script like business rule saves the data to the database. Also, it is possible to save the data to the field using the flow designer. So try to find out when the data is changed in the field, look into the history and check if the other fields were also changed at the same time. It requires some investigation.

 

Regards,

Sunil

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Yuvan Raj Kuma1 

 

Agree with expert @SunilKumar_P 

we can list of script run on a form:

 

AGLearnNGrow_0-1708962969701.png

 

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

5 REPLIES 5

I tried that aswell no luck on filed watcher, Thanks for your info @Aman Kumar S