- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2025 11:08 AM
Hello Community,
I am trying to display MRVS present on catalog item to sc_task genenrated after approving the RITM.
I am using client script and script include, but not able to show MRVS on sc_task.
Only problem is HTML table is not appearing on sc_task by using jQuery or setValue() using the HTML field.
MRVS is appearing on info message when I am using gs.info() to get table.
Please provide insights on how to solve this problem.Help would be greatly appreciated.
Thank you!
Find attached SScreenshot of gs.info() displaying MRVS:
Please find below client script and script include:
Note : script include is Client callable and Client script is on sc_task (Onload) and isolated is unckecked
Script include:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2025 07:15 PM
Hi @tanvipalkar ,
You are using wrong action, the correct action is Create catalog task not Create catalog task record. Looks like it is a customized action.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2025 08:03 AM
Hi @tanvipalkar ,
You can add mrvs with SCTASK, similar to other variable, there is no need to write explicit script unless you have to do some other business calculations which are not given in your question.
Please refer the other response from @Ankur Bawiskar and @ Anand2799
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2025 09:31 AM
Hello @AshishKM , @Ankur Bawiskar , @ Anand2799
Thanks for the reply.
I am not getting the template selection option for the create a task action in the flow designer.
As I can see in one community post, their option is present as given in the below screenshot.
My requirement is to display mrvs on catalog task the same as it is visible on RITM.
Could you please guide me.
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2025 11:15 AM
Hello @AshishKM , @Ankur Bawiskar , @ Anand2799
Thanks for the reply.
I am not getting the template selection option for the create a task action in the flow designer.
As I can see in one community post, their option is present as given in the below screenshot.
My requirement is to display mrvs on catalog task the same as it is visible on RITM.
Could you please guide me.
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2025 07:15 PM
Hi @tanvipalkar ,
You are using wrong action, the correct action is Create catalog task not Create catalog task record. Looks like it is a customized action.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2025 01:37 AM
you should use "Create Catalog Task" action and why you want to set Template?
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
