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

Forum Posts

Resolved! insert approval record

if (approvers1.length > 0) {        var gr1 = new GlideRecord('sysapproval_approver');        for (var j = 0; j < approvers1.length; j++) {            gs.info("Approval 1-"+approvers1);            gr1.initialize();            gr1.sysapproval = curren...

Hafsa1_0-1738238380656.png
Hafsa1 by Mega Sage
  • 734 Views
  • 14 replies
  • 1 helpfuls

Resolved! Mapping the record producer values t a payroll case

I have two fileds in the record producer1.HR representative------>reference value2.Watch list--------->list collector. both of them are variable set values hence mapping cannot be done directly and hence I have to use script.In the backend where the ...

pk2184046 by Tera Expert
  • 583 Views
  • 5 replies
  • 2 helpfuls

advanced reference qualifier on a reference field?

Is this possible? I am not sure how to go about what I'm trying to do. I want to create a refence field that has only specific choices but I need that choice list to be dynamic based on a "Where something in (select something from other table)" Is th...

bigbacon by Giga Guru
  • 684 Views
  • 5 replies
  • 0 helpfuls

Resolved! Access Dom in email script

Namaste!i was working on an email notification in which i want is that i have two anchor tags one for approve and one for reject i want is that when i click on buttons the requested record gets approved or reject so can anyone tell me how can i use o...

Resolved! Re: Custom Global Tables

I have a requirement that would require a custom table for use in catalog items.  The table will store metadata used to drive workflow based on training requirements, owner name for varying rooms, sites across their enterprise.  I know it is frowned ...

Mark Brogna by Tera Contributor
  • 578 Views
  • 2 replies
  • 0 helpfuls

Configure Branding

While configuring branding I couldn't see the option web client branding under Conversational Interfaces guided setup. Can anyone help me in this pls? Attaching screenshots for reference.

Raji15 by Tera Contributor
  • 455 Views
  • 2 replies
  • 0 helpfuls

Capture user input from Static Choice and redirect

I am currently working on a Virtual Agent topic in ServiceNow, and I need some help with capturing user input from a "Static Choice" node by enabling the "Conversation Switching" option and then redirecting the user based on their input.Here is what ...

AleOliveira by Tera Contributor
  • 506 Views
  • 2 replies
  • 0 helpfuls