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 SysAdmin be a part-time job?

BackgroundMy interest has grown for SN over time, because the solutions are really elegant, and I am at a point where I cannot stop thinking about getting involved with this platform.To be honest, I really believe that there is no better way to get t...

JoakimR by Giga Contributor
  • 687 Views
  • 2 replies
  • 2 helpfuls

How to check for deleted records

When a record is deleted, some are recorded in the "sys_audit_delete" table and some are not.Is it possible to restore deleted records that are not recorded in the "sys_audit_delete" table?I'm looking for a way to restore attachment records after the...

bonsai by Mega Sage
  • 1225 Views
  • 8 replies
  • 3 helpfuls

Resolved! How to detect client-side errors

I would like to create a process that detects when an error occurs in a UI page, UI policy, or client script.I know that you can use "try~catch" to catch errors, but is there a way to implement this in a single client script or the like to detect err...

bonsai by Mega Sage
  • 1055 Views
  • 5 replies
  • 1 helpfuls

Resolved! About UI page processing scripts

I want to run a server-side script using a client script on a UI page.I know how to call a script include from a client script, but is it possible to call code written in a UI page's processing script from the UI page's client script?

bonsai by Mega Sage
  • 2289 Views
  • 8 replies
  • 4 helpfuls

Resolved! When I use "GlideAjax", is a record kept in a table somewhere?

If I use "GlideAjax" with the following code, will a log be saved in a table? // client script – contains onLoad function and a callback function function onLoad() { var ga = new GlideAjax('GetUserInfo'); // GetUserInfo is the script include name...

bonsai by Mega Sage
  • 1081 Views
  • 5 replies
  • 2 helpfuls

Resolved! Best Certification for a QA Analyst

Hey all, my organization is shifting all the applications to ServiceNow and I want to have some training in order to be able to handle them , from what I read it seems like the System Administrator be the most suitable, is it true?  did anyone have a...

TSAVI by Tera Contributor
  • 6672 Views
  • 7 replies
  • 11 helpfuls

Sys_User_Grmember group empty Azure AD

We are using Azure AD/Entra ID for single sign on (SSO).  The group is being created but entries into the sys_user_grmember table has the User but the Group is (empty) and we are also getting duplicate entries in the table.  This worked previously bu...

claytonm2 by Tera Contributor
  • 593 Views
  • 1 replies
  • 0 helpfuls

Resolved! On Change Client script error.

Hi all, I have created an On change Client script on Incident form, on the field 'Severity'.I have just written alert(cmdb_ci'); So, on change of Severity field, it should show me alert. Right?But it is showing error like below:   Please help  Regard...

Lucky1_0-1715944056130.png
Lucky1 by Tera Guru
  • 584 Views
  • 5 replies
  • 1 helpfuls

Is there a way to preserve client side errors?

If an error occurs on the client side, such as in a client script or UI page, where are the errors recorded?I think there are logs that are recorded in the browser, but are there any that are recorded in a table?I recently found something called a cl...

bonsai by Mega Sage
  • 755 Views
  • 7 replies
  • 3 helpfuls

Resolved! What TBL should be checked when investigating a problem?

When an issue occurs with an instance, what else do you check besides the logs below?I'd like to know best practices for investigating issues. <Target table>syslog_transactionsyseventsyslog I always check these three tables, but I don't know what's c...

bonsai by Mega Sage
  • 924 Views
  • 2 replies
  • 2 helpfuls

Service Portal Configuration - Transparent Menu Bar

Hi all, continuing to re-design our Service Portal, I'm trying to make the Menu Bar transparent, so the background image continues to the top of the screen.We are on Washington, and have the SP Enterprise Service Management and La Jolla Branding plug...

SupraEdd by Tera Contributor
  • 742 Views
  • 2 replies
  • 0 helpfuls