On selecting one choice from Select choice Redirect user to particular link in virtual agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-27-2019 03:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-29-2019 10:25 AM
hi Mark,
I think this is not redirecting to other topic.
This is just like Click on Computer login account and it will redirect you directly to a link which is outside servicenow.
I think this is not achievable using Select choice Input type.
May be I can use Script output type in which I can define the links.
something like this:
In my case I don't have to query the tables.
But I need some help in scripting here.
In place of RITM link, I will give Computer Login account and link will be suppose www.google.com
Like that I will have 5 links for each type of account.
Let me know how you feel about this approach.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-29-2019 11:33 AM
Tried below script in the script action:
however not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-29-2019 11:07 PM
As mentioned, I don't know if it's possible to redirect to a different URL thru a Virtual Agent chat. This also does not feel Virtual Agent specific, more like redirecting on a choice made in a widget. You could post a question which is more generic, so more people will spot your question.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-27-2019 07:15 AM
Hi Guys,
Any idea on this one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-27-2019 08:36 AM
Please check "Order an Item" topic in the out of the box instance. I guess it has the functionality that you want to achieve.