How to show RTIM Variables on SC tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Cause
Catalog variables may not appear on Service Catalog Task (SC Task) forms for one of the following reasons:
- The variable is not marked as Global, so it only shows on the RITM form.
- A Client Script or UI Policy is unintentionally hiding the variable on the SC Task form.
Resolution
- Go to the variable definition.
- Click the gear icon (form layout).
- Add the Global column.
- Set Global = true for the variable.
- Disable or adjust any scripts or policies that may target the variable during SC Task rendering.
Refer: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2469045
https://www.youtube.com/watch?v=lpsUR9Wx7FA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
OOTB sc_task workspace view has variable editor added on form view
Check that if it's there -> you can check any catalog task and see in native by going to Workspace view
Also since you are creating manually the variables won't be associated directly
You need to add linkage between the variable and task in this table "sc_item_variables_task"
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
