Change Request Variable Table

patbishop
Mega Guru

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.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Mark Stanger
Giga Sage

'question_answer' table is where record producer variables are stored.

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader