Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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! Can I use "g_scratchpad" on the list screen?

I am thinking of controlling the display of UI actions using information about the timing of displaying the list screen (information before adjusting the filter)."g_scratchpad" can be used as a display condition for UI actions.I would like to store a...

bonsai by Mega Sage
  • 805 Views
  • 2 replies
  • 1 helpfuls

Rollback updates made by importing xml

Hi I imported few xml files using import xml. I had to import them to acc but i imported them to prod by mistake. Is there any way to revert those changes. Your help will be much appreciated

Resolved! Duplicate Rejection Comments

I created my own business rule to copy the approval or rejection comment onto the request so that it displays in the activity stream. Upon testing, I am noticing that there is a system generated comment that displays the rejection comment in a strang...

Rejection Comment Duplicate.png
neil_b by Tera Guru
  • 1208 Views
  • 4 replies
  • 0 helpfuls

Activate Data Privacy plugin on PDI

Hi community, Is anyone know how to activate Data Privacy plugin (com.glide.data_privacy) on personal developer instance?The official documentation mentioned "With Tokyo patch 3 or later, administrators can activate the data privacy plugin (com.glide...

Cannot able to create a report. Please help

Hi all, Note: I have admin role, A user is unable to create a report on Incident metric table. The error it is showing up isAccess to this content denied based on report_view ACLs When I tried to check, I cannot find the table in ACLs and I cannot fi...

Pallavi65 by Tera Contributor
  • 900 Views
  • 8 replies
  • 0 helpfuls

Instance availability report.

Hello Folks, I appreciate if anyone can guide me on this: I require to know where to I find a report or dashboard about instance availability, it is not required the P1 FREE Dashboard as it shows the metric of P1 cases created on month, but that does...

Resolved! Report - how to rename X Axis label

Manager wanted to rename the report's X axis label to 1Q/2021, 2Q/2021, ... instead of 1/2021, 2/2021 How to do that? your expertise is greatly appreciated!

VictorNi_0-1696434321964.png
Victor Ni by Tera Contributor
  • 867 Views
  • 4 replies
  • 0 helpfuls

Resolved! Make all fields read-only using UI policy

I want to make all fields read-only when a condition is met.I was planning to handle this with a script instead of creating UI policy actions one by one.  Identify the dictionary records present in the table in the display business rule and store the...

bonsai by Mega Sage
  • 3680 Views
  • 7 replies
  • 8 helpfuls

Resolved! "GlideDialogWindow.get().destroy();" does not work

I am using UI script to display UI pages.“var gDialog = new GlideModal(ui_page_name, 200, 300);gDialog.setTitle(ui_page_title);gDialog.render();”I executed "GlideDialogWindow.get().destroy();" in the UI script process, but the dialog did not disappea...

bonsai by Mega Sage
  • 1831 Views
  • 4 replies
  • 0 helpfuls