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

Forum Posts

Counter should update based on the due date

In the Risk event form, Due Date: Add ‘Counter’ field in the Key dates section. The counter field should updated based on the Due date changes.Due date in the Risk Event Task should not be greater than Risk Event due date.Scenario 1: If a due date is...

MonishramP by Tera Contributor
  • 530 Views
  • 1 replies
  • 1 helpfuls

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
  • 478 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...