Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! SLA Best Practice

Hey All, I am begining to setup SLAs for a group of support teams (60+) that have never used any form of service level management in the past. My understanding of SLAs is to focus on the customer perspective. Response and Resolution times should stay...

Keith Ciupak by Tera Contributor
  • 22628 Views
  • 5 replies
  • 8 helpfuls

Need Help on Service Portal Approval Form.

 Hi Everyone,I am looking for a help on service portal approval form. I have 3 different variable sets(Group Creation  , Group Modify   & Group Demise ). But whenever the user selects  request type to Group Creation , and submits the form , the Group...

jitusingh by Tera Contributor
  • 221 Views
  • 1 replies
  • 0 helpfuls

Email client template customisation

Hello Comunity,I'm actually looking to customize OOB feature email client template and display all the members of assignment group.What is the best way ?? Can we do it using business rule and how we can call the business rule in the recipient list???...

XYZ by Tera Contributor
  • 422 Views
  • 2 replies
  • 0 helpfuls

Incident Backlog

I need to create a single score report that show the backlog of incidents. What are the correct filters to apply to show the true backlog.

PeterJDI by Tera Contributor
  • 722 Views
  • 6 replies
  • 0 helpfuls

Resolved! GlideAjax call to server side.

Hi,  GlideAjax call to server side. When we use client script to call server script then we use line 1 ga.getXML(callBackFunction); line 2 function callBackFunction(response) { line 3 var answer = response.resonseXML.documentElement.getAttribute(answ...