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

Forum Posts

accessing variable through dot walking

I have reference to "sc_req_item" called request_item on another table. I am trying to dot walk to get one of the variable and not successful. Tried to query the table using "request_item.variables.temp_var" but don't seem to get the value. gr.addQue...

samadam by Mega Sage
  • 3197 Views
  • 1 replies
  • 0 helpfuls

How to setup a user to login with an Identity Provider

I have a Shibboleth IdP installed on my local PC (which is working well using TestShib as the SP)Now, in ServiceNow, I've set up a dev instance, clicked on Multi Provider SSO, created an IdP, imported my Shibboleth metadata, generate ServiceNow SP me...

andrewau by Kilo Contributor
  • 3484 Views
  • 2 replies
  • 0 helpfuls

Multiple Alert Correlation to Single Incident?

Hello all,I need to find a way to correlate multiple related alerts through SNOW Event Manager into one single Incident form through the Alert related list on the form. Is this possible? I have tried running filters through the Alert -->Incident rela...

thunt by Giga Contributor
  • 5934 Views
  • 4 replies
  • 1 helpfuls

Created and closed date difference of task in servicenow reporting

Hi all,Can any one tell me is there any way out to find the difference between the "created" and "closed" date in task table or change_request table in basic reporting?I can not use script/ custom chart. Is it possible to get the time difference in b...

rituc by Mega Expert
  • 4505 Views
  • 4 replies
  • 0 helpfuls

Resolved! run a query from a script

I need to create a stand-alone script that can be manually run.   When executed, the script will perform a query of all non-resolved tickets for the current day, in a particular location.   I'm new to scripting Service-Now, but not programming in gen...

cba1 by Kilo Explorer
  • 6881 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to create a report for Request Items

Hello,I have to create a report for all open incident tickets that is assigned to my group and has not been updated for the past 72 hours. I have started creating the report, however, I do not see the options to filter the report to show; (1) Assigne...

iquita2005 by Giga Contributor
  • 6355 Views
  • 6 replies
  • 3 helpfuls

Unable to Upgrade MID Server

Hi Everyone,Our instance recently got upgraded from Eureka to Geneva.MID Server status became down and the version does not match the Build number in the stats.I was told that the MID Server will auto upgrade which didn't happened. I am using a proxy...

shyamsundar1 by Giga Contributor
  • 3630 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to make a field readonly on a form if a template is applied

Hello,I have a custom reference field on a Change form, called Template. That field references System Definition->Templates. If I select a template, then some fields are populated on the form.This all works fine, however I'd like to achieve that as s...

szollo by Kilo Contributor
  • 6694 Views
  • 11 replies
  • 2 helpfuls

bringing list of Incidents onto a Problem Report

Greetings!We have a requirement for a Problem Report. There is a field called "related_incidents" which contains a count of related Incidents.There is a related list on the Problem form of all the related incidents.Is there anyway to pull a list of t...

mrswann by Kilo Guru
  • 7796 Views
  • 16 replies
  • 3 helpfuls

Resolved! Reporting on a System Table

Hello everyone,   I need some help   getting this report,       I   will really appreciate it   if someone can give me a hand,   I need   to create a report,   and get the information of   all the   assignment groups a bunch of incidents had. ( Assig...

BorrarSN.PNG
jscal by Kilo Contributor
  • 4373 Views
  • 2 replies
  • 5 helpfuls

Accessing ServiceNow externally when SSO is enabled

Hi all,I have found that since we have setup SSO, users are unable to access our ServiceNow instance from outside the network.   When they do attempt, they get a Could not validate SAMLResponse error.   SSO works fine internally.Does anyone know wher...