SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Cancellation of Requests

I am trying to cancel a change request using background script to SNow Dev, but it won't take effect.State is open. Phase State is work in progress//request cancelledvar gr=new GlideRecord('sc_req_item'); //table name gr.addQuery('sys_id', 'c8247290d...

Vengeful by Mega Sage
  • 1753 Views
  • 2 replies
  • 2 helpfuls

List of Users Demo in ServiceNow

Hello community! Does any one know where can I find a list containing what are each of the personas and their roles for the demo users on ServiceNow? This way I know who I'm impersonating and I can create mock data for testing purposes. i.e Abel Tute...

Wivi by Tera Contributor
  • 2022 Views
  • 5 replies
  • 2 helpfuls

how to show related lists in report

I want to create report where in it shows how many incidents , changes , problems were raised for a particular business service in last month however these fields that is incident , change , problem are related fields in business service record and a...

karan15 by Tera Contributor
  • 1839 Views
  • 4 replies
  • 0 helpfuls

Widget button in service portal my request page

Hi all so I have a task , creation of widget button on (my request page) of service portal.The buttons are (Accept resolution) and (Reject resolution).This buttons should be display only when incident state is resolved. When clicking on “Accept Resol...

SAM321 by Tera Contributor
  • 2470 Views
  • 18 replies
  • 0 helpfuls

email script redirection

Hi everyone.I need some help, y make a email script and i try to redirect to Agent workspace to the specific record: I make a modification in ng_activity_mention_body (function runMailScript( /* GlideRecord */ current, /* TemplatePrinter */ template,...

Resolved! Delete "absent" CI

Hi, in our CMDB there are about 1 million CIs in "absent" status.Is it safe to delete CIs of some classes, eg: Switchport (398710 CI in "Absent" state)?.For the main classes we don't delete the CIs but we use the states, e.g. "Retired"Thank youClaudi...

ClaudioS by Tera Contributor
  • 1174 Views
  • 1 replies
  • 3 helpfuls

Bulk Retire older version KB articles

Hi All,In my instance I have multiple duplicate KB articles with same number. This happened because the current version was checked out and then published and hence two copies were created with same number.  Now I have to:1. Identify all duplicate kn...

sbeginner by Kilo Guru
  • 2917 Views
  • 12 replies
  • 8 helpfuls

Resolved! How to combine several requested items in to one request

Hello all,I have separate requests like (1) get a credit card and (2) get a travel account.  Those are requests that happen independently.  However sometimes a person needs both.  Is there a way to create a request called “Get credit card and travel ...