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.

What script displays the "Exact search match" message in global search?

Rain Vaine
Kilo Sage

Hello, 
Do anyone of you know what script populate this message upon global search?

RainVaine_0-1713924345613.png

 

Regards,
Vaine

3 REPLIES 3

James Chun
Kilo Patron

Hi @Rain Vaine,

 

Why do you need to know the script?

If you need to change the wording, you can do it by modifying the [sys_ui_message] records.

 

Cheers

Hello,
Yes I was able to trace it in the sys_ui_message table but that is not what I want to do. My problem is that I encounter a scenario wherein in instead of the OOB info message:

RainVaine_0-1713931953966.png
I am displayed with this instead:

RainVaine_1-1713931998489.png

I also check the sys_ui_message table but didn't encounter any changes on that part. Which is why I want to trace on what populate that info message.
P.S. I was able to see it after upgrading one of our instance to Washington DC
Thanks,
Regards

 

Hi @Rain Vaine,

 

I was not able to reproduce the same message as yours in my PDI (Washington DC).

Can you please do the following:

  • provide an exact step for getting that message above?
  • confirm if you are using Next Experience UI or UI16
  • confirm your search query is unique (e.g. if you are using a number to search an item, is it unique?)

Cheers