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

Forum Posts

incident Workspace

Hi, how do I add more fields to the Incident form in the line I took a picture below that will show the data?       

yardenKrispel_1-1704884687451.png yardenKrispel_0-1704884656163.png

Resolved! Resend email

Hi all,i am having requirement to resend emails for approvals using ui action i have a script i need suggestion  resendThisApproval();action.setRedirectURL(current.sysapproval)function resendThisApproval() {    var e = new GlideRecord("sys_email");  ...

shaik23 by Tera Expert
  • 3149 Views
  • 13 replies
  • 3 helpfuls

variables to subworkflow

Hi, I an trying to add variaqbles to workflow, this is what I did-var gr = new GlideRecord('table');gr.addQuery('sys_id','sys id of a record');gr.query();if(gr.next()){var wflw = new Workflow();wflw.startFlow(wflw.getWorkflowFromName('give the workfl...

Patch Management in ServiceNow CMDB

Patch Management in ServiceNow CMDB.How Patch Management can be used in CMDB data into ServiceNow?What are the Plugins for Patch Management?What are dependency plugins for Patch management ?If I want to use patch management for alerts/Notifications i...

Anki3 by Tera Contributor
  • 809 Views
  • 1 replies
  • 0 helpfuls