How to Back track the population of field value

NAIDILE S
Tera Contributor

Hi,
I have a table where there are 2 fields and these fields are referred to 2 different tables,
but when i checked the values being populated could not find from where the values are being populated.
Is there anyway to find out from where it is coming?

thanks ,

Naidile

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@NAIDILE S 

places to check

1) business rule

2) workflow

3) flow

use script tracer to check

Script Tracer 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@NAIDILE S 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Mimi Edet
Tera Guru

Hi @NAIDILE S 

 

Look for Business Rules on your table that trigger on insert or update and check if they are setting values for the fields in question.

 

Regards,

Mimi Edet

LinkedIn: https://www.linkedin.com/in/edet-promise/

=========================================================
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."