- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2018 06:28 AM
I am using a Record Producer to populate a Change Request. I am looking for the table where the custom variables from the form are stored.
On the Change Request, I've added the "Change Variable Editor" so I can see the custom variables... I just need to know where they are stored so that I can access them directly to ebond to another instance.
I've done something similar for Service Catalog variables, finding them in the "sc_item_option_mtom" table, but I cannot seem to find what change uses.
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2018 06:33 AM
Hi Bishop,
They are stored into 'question_answer' table.
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
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
‎11-06-2018 06:32 AM
'question_answer' table is where record producer variables are stored.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2018 06:33 AM
Hi Bishop,
They are stored into 'question_answer' table.
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader