We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How do you trace where the message is being used for translation

Rain Vaine
Kilo Sage

Hello experts,
I see that there is a known error issue for this message record. It has a PRB: PRB1769645

RainVaine_0-1720425887194.png

 


But I cannot see where is it even used. At first I though it was being used to translate the dashboard tabs when it is in default name but the dashboard tab is a translated text record.
Do you know of any possible way to check where is it being used?

Regards,
Vaine

2 REPLIES 2

SN_Learn
Kilo Patron

Hi @Rain Vaine ,

 

Try the below steps mentioned:

Search KEY field on sys_ui_message table 

 

Mark this as Helpful / Accept the Solution if this helps

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Hello,
Thanks for the response. I saw the referrence that you've given but it is not what I need. The community article is about searching on the sys_ui_message table itself but what I want to check is where the record itself in sys_ui_message is being used. If it is being utilized in inciden records, dashboards or what.

Regards, 
vaine