Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Record Producer Questions and Answers

thisisauniqueus
Giga Expert

Hi,

Can someone help me understand the life-cycle of record producer, that is in which tables the questions and answers are inserted, when a record producer is submitted?

Also from which table does the GlideappSequencedQuestionSet() queries data from?

Any help in this regard is appreciated.

Regards

https://dev36034.service-now.com/api/now/import/x_86984_ccsn_eb_st_ccsn_staging

1 REPLY 1

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello John,



question_answer is the table which holds record producer variable value.


GlideappSequencedQuestionSet() : I do not think there is a way that you can get to the definition of this Utility class.