In Virtual Agent, issue with the dynamic choice field for populating Users
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2023 10:29 PM
In one of our VA topics, we use a Dynamic choice input that references User table; and the bot takes significant amount of time to fetch & display user records during a conversation. We're using Tokyo version & we have about 20k actives users and it almost takes 2 minutes to show the results. What is the best way to tackle this issue? Appreciate any insights.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I fixed this issue by first asking if the user they want to choose is from the same group/company as theirs, and if not to first select which group/company it is. Then it's a matter of filtering the users by the selected group/company.