- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 01:08 AM
hi All,
How can I copy one catalog Item variable value to a Request field?
In a Record producer we have option to write script but in catalog item how can I do the same?
Thanks in advance!!
Ashwani
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 01:32 AM
Helllo Kumar,
Refer the below threads may helpful to you.
IHow do you copy catalog variables to a request field?
Copy variables from Catalog Item into Request form fields?
Copying RITM variables into Catalog Item variables
ServiceNow Commnunity MVP -2018 class.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 01:28 AM
Hi Aswani,
Can you explain the requirement a bit more.
Are you trying to copy the catalog item variable to request item field or request field ?
You can try using an onload script either a client script or the catalog client script that runs on the particular table and copy the field values.
http://wiki.servicenow.com/index.php?title=Client_Scripts#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 01:32 AM
Helllo Kumar,
Refer the below threads may helpful to you.
IHow do you copy catalog variables to a request field?
Copy variables from Catalog Item into Request form fields?
Copying RITM variables into Catalog Item variables
ServiceNow Commnunity MVP -2018 class.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 03:45 AM
Hello Kumar,
May i know the status of this thread?
Let me know if that answered your question. If so, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
How To Mark Answers Correct From Community Inbox
ServiceNow Commnunity MVP -2018 class.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 07:28 AM
Hi Karthik,
Thanks for your help
I had stopped working on that requirement so i am not sure about the correct answer.
I'll close the threat marking as an assumed answer.