Record Producer Questions and Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2017 03:29 PM
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
Labels:
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2017 04:50 PM
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.