Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Where the references are stored

John Doe
Giga Expert

Hello, I found there is one specific ref number in each email being sent? anybody knows where actually all the ref's are stored?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hello John,

That ref is actually called as watermark

All of the watermarks are stored in sys_watermark table.

find_real_file.png


Regards,
Kaustubh Kulkarni


If you found my reply useful please mark helpful

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

Hello John,

That ref is actually called as watermark

All of the watermarks are stored in sys_watermark table.

find_real_file.png


Regards,
Kaustubh Kulkarni


If you found my reply useful please mark helpful

Thanks Kaustubh.