Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
To route Virtual Agent conversations to different live agent queues based on the portal:
Steps
- Create separate AWA Queues (
awa_queue) for each portal. - Open the queue record and set Condition Mode to Simple.
- Add the portal condition:
Context.portal IS 'SP' - Configure similar conditions for other queues by replacing the portal value with the corresponding portal name.
- Save the queue configuration and test the routing.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Steps
- Create separate AWA Queues (
awa_queue) for each portal. - Open the queue record and set Condition Mode to Simple.
- Add the portal condition:
Context.portal IS 'SP' - Configure similar conditions for other queues by replacing the portal value with the corresponding portal name.
- Save the queue configuration and test the routing.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Steps
- Create separate AWA Queues (
awa_queue) for each portal. - Open the queue record and set Condition Mode to Simple.
- Add the portal condition:
Context.portal IS 'SP' - Configure similar conditions for other queues by replacing the portal value with the corresponding portal name.
- Save the queue configuration and test the routing.