- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 09:35 PM
Hello All,
I want to Trigger an Event from Virtual Agent using 'gs.eventqueue('Event Name','Glide Record')'. But I cant able to Trigger the Event using above method. Can anyone help me how to trigger Event from Virtual Agent.
Thanks & Regards,
S.Swaroop.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 10:03 PM
the event is on which table?
are you having glide record object of that in the VA script
You can use Script Utility and then add that server side script in it
can you share your complete script and topic
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 10:35 PM
Hello Ankur,
I have glide recorded the table and tried. Now Event is getting Triggered.
Thanks for the suggestion. It worked.
Thanks & Regards,
S.Swaroop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 10:08 PM
Refer below link-
Thanks,
Manjusha Bangale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 10:21 PM
Hello Manjusha,
Thank you for the link, but i am trying the same way. But the event is not getting triggered.
Thanks & Regards,
S.Swaroop.