The Zurich release has arrived! Interested in new features and functionalities? Click here for more

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

Forum Posts

sla

Have to create an SLA for 'Priority 3' and 'Priority 4' for 'Response', 'Resolution'.-- The SLA should run based on the 'Assigned_to' which has the different time zones.Have to create an SLA for 'Priority 3' and 'Priority 4' for 'Response', 'Resoluti...

keerthi35 by Tera Contributor
  • 225 Views
  • 2 replies
  • 0 helpfuls

Sharing a dashboard to everyone in the company

Hello Community I am in need of some assistance. is there a role I can use that everyone can view dashboards, I have tried snc_internal but this is not working as expected.We have our Major Incident/Problem Mgmt dashboard we are going to start using ...

Amending 'Close' UI Action on Interactions

Good morning, We have a requirement to amend the UI Action 'Close' on Interactions. Currently this just straight up closes an Interaction as Closed Complete, and doesn't require any information being input to advise why. What we want to be able to do...

SLA

How to automate SLA clock in such a way that it gets automatically resume & pause on the basis of store’s trading hours which could be extracted from Store Opening Times field from SNOW.

POST REST API not updating variable fields value

Hi, We have created a Scripted POST API, which is creating REQ record  but in RITM variable value is empty.  Kindly advise. POST Script:   var reqbody = request.body.dataString;    try {        var parser = new global.JSON();        var parsedData = ...

Bijender_0-1696427319302.png Bijender_1-1696427350988.png Bijender_2-1696427351005.png
Bijender by Tera Guru
  • 288 Views
  • 1 replies
  • 0 helpfuls

Resolved! Script for approval requests

I am looking for a script where I want to send a approval request to a user and if user is not active it should go to the User's Manager.The below script is not workinganswer = [];appr();function appr() {var ownerManager = [];ownerManager = current.v...

Taaha M by Tera Contributor
  • 378 Views
  • 2 replies
  • 1 helpfuls

POST REST API script not updating variable values

Hi,We have created a Scripted POST API, but showing error " variable not defined ".  Kindly advise.Error:  POST Script:  var reqbody = request.body.dataString;    try {        var parser = new global.JSON();        var parsedData = parser.decode(reqb...

Bijender_0-1696414041609.png Bijender_1-1696414187513.png
Bijender by Tera Guru
  • 334 Views
  • 2 replies
  • 0 helpfuls