Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

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  ||  10x 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

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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader