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.

user concern on Catalog view cannot find request for few catalog items in portal

G Yaswanthreddy
Tera Contributor

by selecting language preference as Chinese simplified and then search below catalog item title

Request Prohibited Software Exception

Service Not Listed

cannot find request catalog item. 

 

When a user searches for a term in English, but their preferred language is set to another. In this case, If a field lacks a translation in the user's session language, AI Search falls back to performing an exact match against the English-language field value.
The translations for sc_cat_item are stored in the following table:
System Localization Translated Text (sys_translated_text)

 

user is in japanese even the sys_translated_text for the japanese is not present for the catalog but catalog is visible in portal search same is not visible in the sc_cat_item list as well.

and we need to understanding customizations please help us to resolve

You have question for the language "chinese simplified" same as japanese the sys_translated_text is not present but catalog is not visible in portal search "ey"

 

Note:

=====

remaining languages like Korean, Japanese, English we can able to see both catalog item

1 REPLY 1

G Yaswanthreddy
Tera Contributor

test