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

Forum Posts

Resolved! Automate a tag from a record producer to incident

All,  I am struggling with this and need some help. I am trying to pass a Tag value captured from a record producer (field name tag, mapped to the Tags (sys_tags) incident field as a lookup select box, looking up from the Label table, lookup value is...

JR1 by Tera Guru
  • 943 Views
  • 1 replies
  • 1 helpfuls

Hide server options in category if request type is new

How can hide the server options if request type is new Tried  onchange catalog client script below, but not working.function onChange(control, oldValue, newValue, isLoading) {   if (isLoading || newValue == '') {      return;   }   //Type appropriate...

server1.png
Xhare by Tera Contributor
  • 433 Views
  • 8 replies
  • 1 helpfuls

Resolved! Add flag to country field on user table

I would like to add a the country flag to the country field on the sys_user table, for example if the country is united kingdom then I will see the UK flag next to the field. Is there a way to do this?

FTP issue

Hi,We have a data source created in ServiceNow which generates a CSV file with sctask & places it in FTP server. This runs via scheduled job. This configuration has been there since long & few days back started getting below error.  From firewall end...

Rhujuta1 by Tera Contributor
  • 401 Views
  • 2 replies
  • 0 helpfuls

ATF - Agent workspace - Agent assist

Can we test Agent workspace using ATF ? I am not sure how to apply template or click on agent assist through ATF Is it feasible and work in ATF? Also , for change management ATF, to set planned date fileld.  I want to update planned date field to be ...

J_31 by Kilo Sage
  • 295 Views
  • 1 replies
  • 0 helpfuls

Hide Topics on some condition.

Hi All, Actually I was trying to hide some topics on selecting some option in VA. So here what I did:1) In properties of Topic2)In who can access option3) I have written one script which will make that topic visible only when condition is full filled...

Community Alums by Community Alums  
  • 487 Views
  • 1 replies
  • 0 helpfuls