Thumbs Up/ Thumbs Down in Genius Result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Hi,
Please help me to get :-
1. Where to find the responses of a user when they select thumbs down in a genius result? In which table the user responses get recorded?
2. We need amendment of the below choices, where I can modify these?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Refer Article/post :
Table: sys_search_genius_result_event_action
with query : action_type=VA_Feedback
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
50m ago - last edited 36m ago
Thanks for your support.
The table (sys_search_genius_result_event_action) contains "Helpful" & "Not Helpful" values with same Action ID, which bit difficult to trace the original VA session details.
My Question is:-
Once a user selects "Not Helpful", VA offers the user some choices to choose with a comment box. Is there any OOB table where these data get recorded? For an example:- in below screenshot, the user chosen, "Missed Important Details" and comment with "I need more details".
I want to know in which table I can get these responses?