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

Forum Posts

Resolved! How to fetch the items from Order guide

I'm using the below script to get the catalog items based on the conditions, but it is getting errors when I run the script in the background script. Can anyone help me in script correction var orderGuideSysId = ' '; //sys_id of the order guidevar it...

GBS by Tera Contributor
  • 1238 Views
  • 1 replies
  • 1 helpfuls

Blackout Schedules

To anyone who has implemented blackout schedules in their company, how have you setup the process around it? Who requests, approves, and creates it? Our dilemma is that we cannot just give the itil_admin or admin (which is required to be able to crea...

Resolved! While clicking the button a confirmation alert box should be displayed with text the form is being submitted with 2 options yes and no

While clicking the button a confirmation alert box should be displayed with text "the form is being submitted" with 2 options yes and no. when yes is selected form should be submitted and when no is selected it should not be submitted and should rema...

Community Alums by Community Alums  
  • 4537 Views
  • 8 replies
  • 3 helpfuls

Prevent Incident resolution if Open Incident Tasks

Hi, I'm looking for some help with my before Business Rule to prevent an Incident being resolved if there are open Incident Tasks. I've done the following so far: When to run: BeforeOrder: 100Update: SelectedFilter Conditions: 'State' 'changes to' 'R...

sndev1099 by Giga Expert
  • 2382 Views
  • 12 replies
  • 0 helpfuls

update all approvals as a single comment

Hi,I want to add all approvals to the additional comments of ritm as a single comment. I tried writing Business rule on sc_req_item with below code. (function executeRule(current, previous /*null when async*/ ) {var gr = new GlideRecord("sysapproval_...

Shannu_0-1732209154179.png
Community Alums by Community Alums  
  • 456 Views
  • 1 replies
  • 0 helpfuls