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

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

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]

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

Yuvan Raj Kuma1
Tera Contributor

Thank You @SunilKumar_P  & @Dr Atul G- LNG  these information are much useful!!!

Aman Kumar S
Kilo Patron

Hi @Yuvan Raj Kuma1 

I see this has been solved, but you can use "fieldwatcher" feature to observe a field and point to configuration which would be updating the value

Best Regards
Aman Kumar