ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! View attachment records

When I navigate to "sys_attachment.list" it gives me a list view that has one clickable column for each record. When I click on the link, it just downloads the attachment. Is there a way to view the record page for an attachment? My end goal is to cr...

Resolved! Limit number of records to display

Is there any settings where I can restrict number of records displayed in a list view? I can restrict by adding a filter condition at a module but this is not what I am looking. Some setting on sys properties which will limit the records to display o...

Khanna Ji by Tera Guru
  • 3327 Views
  • 8 replies
  • 0 helpfuls

Resolved! SAML Logout Response 'Status' validation failed

trying to work with a sso provider (okta) using the Multiprovider SSO in servicenow on a DEV instance newly upgraded to Kingston Testing Connection results: SAML Logout Response 'Status' validation failed Failed to validate logout response status. Ex...

Les1 by Tera Guru
  • 3387 Views
  • 1 replies
  • 0 helpfuls

Business Rules Honoring ACLs?

I have a fun one here.  We have a business rule that assists with an auto-assignment process that we have on the Incident table (and a few others). As a part of this process, this business rule runs a glideaggregate to the incident table and determin...

find_real_file.png

Resolved! Finding all Priority: 1 Incidents

Hi all,New to the forum, I work for an IT services company and recently switched to SNOW.We have a basic view, I guess Database View, Reports, etc are missing (saw posts about solutions using those).All I can do is run a filter for Incidents.Would yo...

gaborbartal by Kilo Contributor
  • 7453 Views
  • 5 replies
  • 2 helpfuls

Resolved! Restricting Records Using Before Query Business Rule

Hi Guys,I have two tables:Table A - is extended from TaskTable B - is a simple table with three field (user, description, parent) and one of those fields is a Parent which refers to table A.Now I have ACLs which restrict users from viewing table A re...

Mussie by ServiceNow Employee
  • 5326 Views
  • 5 replies
  • 1 helpfuls

Resolved! Reclassify CI through script

Hello, I see you can reclassify a CI manually see doc below, but is there a way to do this through script? https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/product/configuration-management/task/t_ManuallyReclassifyCI.html I gave i...