Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

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.