- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 04:26 AM
Hi,
How do I populate catalog variables on the RITM? I tried it by checking the Global checkbox on variables form to true but it isn't working. The variables tab is still empty.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 08:40 AM
Seems there is no variable record itself created & thus it does not show up. Can you check if there are some errors during submit. Do an inspect element for the same & check for browser console for errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:20 AM
Hi,
Is the variable editor available on the configure form layout for the RITM where it is working
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:39 AM
If the variables tab is present but no variable are shown then please check
1) are the variables visible for Admins but hidden for non-admins?
2) please check the variables are having value or not in table "sc_item_option_mtom" once RITM got generated
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 06:48 AM
1) are the variables visible for Admins but hidden for non-admins?- no it isn't so
2) please check the variables are having value or not in table "sc_item_option_mtom" once RITM got generated- no value in the table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 08:25 AM
so that's the issue
When you submit the catalog item the values for variables are not getting stored in "sc_item_option_mtom" table
Unless it creates entry into this table for your RITM the variables won't show on RITM form.
Please check any errors in log as this is happening only for few catalog items
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader