- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 06:19 AM
actually i m facing that error message '
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 07:02 AM
that should be fine, you need not worry on that info message.
that's the only way which ServiceNow allows to access outside variable within MRVS.
You can use that safely.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 06:32 AM
Hi @GhitaB ,
Please find the link : https://www.servicenow.com/community/itsm-forum/catalog-client-script-is-showing-as-the-script-is-no...
------------------------------------ | Was my response helpful? | ------------------------------------
⬇️Dropping a Kudos or Accepting as solution ✅ ↘️ would be absolutely brill ⭐ Cheers!
Regards,
Mohammad Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 06:38 AM
The g_service_catalog API is supported by ServiceNow so that line should not be an issue.
There should be some other line of code which is not VA supported
if you wish to access outside variable within MRVS client script then that's the only way you have
I have created blog for same in past
Access value of catalog item variable within MRVS client script
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 06:46 AM
honestly there are just some few lines in my code , it shows that only when i added that row
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2025 07:02 AM
that should be fine, you need not worry on that info message.
that's the only way which ServiceNow allows to access outside variable within MRVS.
You can use that safely.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader