Where are variable answers stored for catalog items (sc_task)?
Variables for incidents appear to be stored in the table question_answer. For any incident sys_id using direct web services, I can retrieve the list of questions and corresponding answers from this table (works just fine). It appears I cannot, howeve...