- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 09:33 AM
we created service using service creator, this creates a custom task which has variable values, trying to report on them. can you help in identifying table name which stores responses of these variables? I've looked at "Variable Ownership" table which stores only catalog variable values.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 10:03 AM
Hi,
Can you check the below two Tables for your query:
1) Options Table(sc_item_option)
2) Question Answer(question_answer)
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 10:03 AM
Hi,
Can you check the below two Tables for your query:
1) Options Table(sc_item_option)
2) Question Answer(question_answer)
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 10:45 AM
questuon_answer works for us