We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

System Administrator ID & personal admin ID

Can someone give me the idea of what is the difference between the System Administrator(admin) id and personal system administrator id. And what is the best practice to when and where to use the admin account ?

rezacol by Mega Expert
  • 2143 Views
  • 5 replies
  • 0 helpfuls

Resolved! Event management - finding CI's

I'm interested in knowing more about the new Event management feature in Eureka.For the Monitoring system - the one that is sending Alert messages to Svc Now - what data must it send to Svc Now so that it can recognize what Configuration Item the Ale...

kuligof by Kilo Explorer
  • 4159 Views
  • 10 replies
  • 0 helpfuls

Resolved! Run Clientscript one time only

Hi Experts  I am trying to create a client script that has to run only on time in every Record.e.g. I have 2 fields, Field A and Field B , both are a reference type to the table users.The Client script I have created is OnChange which if the Field A ...

Elias11 by Giga Expert
  • 3461 Views
  • 8 replies
  • 1 helpfuls

SAML Integration Login Failure

We have setup a SAML integration following the documentation on the wiki. The following is occurring:1. URL for ServiceNow instance loads and redirects to the IDP2. URL for the IDP loads3. Credentials are entered into the IDP4. Error message "Could n...

jshatney by Mega Expert
  • 3677 Views
  • 8 replies
  • 0 helpfuls

LDAP Mapping

Hello ,  Can anyone please let me know what is "ObjectSID" and "ObjectGUID"?  These 2 should be mapped to "userid" in "sys_user" table in general?  Please do share your thoughts.

chennaiman by Kilo Expert
  • 3657 Views
  • 8 replies
  • 0 helpfuls

How to import date/time values from Excel...

Hi all,  Earlier I needed help figuring out how to import date/time values from Excel without changing them to some other timezone. In particular I needed the underlying date/time field values in the target table to match the date/time values in Exce...

DarkAvenger by Kilo Expert
  • 12719 Views
  • 4 replies
  • 2 helpfuls

Resolved! Why can't a survey_admin not see survey questions?

I have an attachment because a picture is worth a 1000 words.....  Issue is that when I log in as an Administrator I can go to Survey Response and see the questions for a specific survey. When I impersonate a person with survey_admin roles those fiel...

dlivingston by Giga Contributor
  • 2041 Views
  • 5 replies
  • 0 helpfuls

Resolved! SLA Conditions Fix

Hi All,  I am facing a challenge in addressing a requirement which seems to be very common but still no solution for it. I have requirement on SLAs where an assignment group is reassigned the ticket it should start from the interval where it stopped ...

Validate attachments on a record producer

I need to validate if the user has attached at least one document in a record producer and I'm trying to use the following function in the onSubmit Client Script but id doesn't work. I'm using the same function in the form itself and it works there. ...

Resolved! Detect when -- None -- is selected

For variables where I've checked the "include none" option, is there any way to tell when they picked none?   It doesn't look like the onChange method is called when that happens.   I'm wanting to hide some variables, for example, if they switch from...

grosch by Mega Expert
  • 2320 Views
  • 3 replies
  • 2 helpfuls

Trying to figure sum calculation for variable values

I am trying to build a catalog item that is based on a spreadsheet that used the =sum calculation.   I've found a few ideas out there but nothing that will work for me.   We'd like it to be just for this catalog item so not a business rule.   Current...

calculations.jpg
Cheri M by Mega Sage
  • 5650 Views
  • 14 replies
  • 0 helpfuls

Resolved! Closed_at update

Has anyone updated the closed_at field on a task (particularly the incident) when it's been reopened?   We allow customers to reopen incidents, if it was closed within the last 2 weeks.   The closed_at date retains the original closed date, instead o...