Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Virtual Agent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Account Recovery Setup Issues- Steps 2 &3 missing

Hi All, Has anyone experienced missing steps 2 and 3 in the Account Recover setup ( All > Account Recovery > Properties)?  I have enabled the correct plugin and properties but all the steps in the setup are not visible. Below is a list of what I've c...

Gemma4 by Mega Sage
  • 887 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to update a record using Virtual Agent ?

Hi, We have got a requirement to create one topic in Virtual Agent. On selecting that topic, user's active tickets (incident, service request) should be listed. When a user clicks on any ticket, we have to update one field on that ticket record in th...

money01 by Tera Contributor
  • 1747 Views
  • 2 replies
  • 2 helpfuls

Not able to hide the variable set of a catalog item

Hi Im trying to hide my variable set Create new group based on the selection of the request type:Using the following code: function onChange(control, oldValue, newValue, isLoading) { // if (isLoading || newValue == '') { // return; // } ...

aditya174_0-1731424202916.png aditya174_1-1731424218209.png aditya174_2-1731424244430.png
aditya174 by Tera Guru
  • 681 Views
  • 2 replies
  • 1 helpfuls

Inbound email action - Fetch data from html table

Hi All,I have to create incident and need to fetch the data from table to fill in the incident description field. Can someone help me with the code to create inbound email action. Sample data: SiteCitySTZipProvider Name      6C04HagerstownMD217AT&T11...

Anoja by Mega Sage
  • 623 Views
  • 1 replies
  • 1 helpfuls

Unable to fetch email template

I am facing an issue with email template, I am able to open the email outlook draft but the email template content is not fetched and returns null. I have set it up as when a user clicks on a button it triggers a function which calls the correct emai...

Status change

Hello, I am new here at ServiceNow and have a question hoping for your help.I am currently creating an application that can be used to enter metadata for contracts.After entering and saving the data of a contract, I would like to have the possibility...