Set User Criteria on Virtual Agent Topics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2019 01:29 PM
This seems like a simple one, but it doesn't look like you can restrict Virtual Agent topics using User Criteria, like you can with most everything else on the Service Portal. Anyone have any insight on this? Seems like a big oversight if you cannot do it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2019 01:56 PM
User Criteria for virtual agent topic is NOT yet available till Madrid Release.
As of now, you can configure user criteria for SP, service catalog and KB.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2019 09:04 AM
Unfortunately, User criteria is not avaialble in virtual agent.
But ,... we have an alternative way do do the same function.
Make use of condition field in topic properties.
Condition :
A JavaScript script that defines the condition for running the topic. The script returns a value of true or false. A returned value of false means that the topic does not appear in the client. If the return value is true, the control is not used.
It support all server side api's.
Note: you can call a script include and place your logic to return false or true there. Now this will behave same like an user criteria!! you can use the same in all required topics.
-Satheesh
Mark Helpful/Correct if your issue is resolved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2019 06:12 AM
Great idea Satheesh, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2021 10:54 PM
Hello
Can you now configure User criteria for virtual agent?
Bertrand