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

Hi all

Hi All,  I have install Glide Virtual agent & ITSM VIRTUAL AGENT CONVERGATION in our instance.Now we can't see 'Conversational Interfaces Guided Setup' in our instance can you help please.    ''

bashashaik_0-1720784477002.png
basha shaik by Tera Contributor
  • 518 Views
  • 2 replies
  • 0 helpfuls

Where to store rack unit info?

We are transitioning our CMDB from a homegrown tool to ServiceNow. Data Center group has purchased dcTrack, so will be storing extensive details there.Existing system has the following data.Current plan is to use the following cmdb_ci tables to repre...

skms device location.png

client script on load using asynchronous

pls tell the error in the coding as on running the script the email filed is undefined@client scripts  if (g_form.isNewRecord()) {        g_form.setValue('u_caller', g_user.userID);        var caller = g_form.getReference('u_caller', getCallerDetails...

Client script? blocking field update from UI action.

I am attempting to update the state field on a change to start the approval process. We are adding a new state, peer review, which will now be the first step in the approval process. I updated the approval button UI action to switch the state to peer...