Need to display variable editor on catalog task associated with sc_request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 03:47 AM
Hello,
I have a catalog task that is associated with sc_request i.e parent is sc_request. The task is created from workflow configured on sc_request table. There is also a workflow that generated RITM and task for the same request. I need to display the variable editor that is available on the RITM in the catalog task associated with the request. Can you please help if this is configurable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:00 AM
Hello Harini17,
There will be two ways:
1. Make Variables Global = true
As Global is not available by default on form so you can make it through list view by personalizing as follows
2. Open the Catalog task activity in workflow and select the variables which you want to display on sc_task
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates