We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! tables for facilities

hi, i have a use case to create a catalog item where user can submit request/complaint for facilities in the organizations (such as aircond, fan, desk, chairs, etc.) 1. is there an ootb table that i can leverage to store this inventory?2. would it be...

Approval Groups in Workflow

Dear Experts, We have a requirement to find out the In which workflows specific groups are used as approvals. Is there any short cut to find out the details of the groups in ServiceNow?

sam352120 by Kilo Guru
  • 1332 Views
  • 5 replies
  • 3 helpfuls

Change Management for non-prod environments

Have your organization implemented or used changed management to manage changes for non-prod environments?  I have never implemented ITSM lean for non-prod environments before.  We are assessing if change management is a good fit or is there a better...

Richard9 by Giga Contributor
  • 1839 Views
  • 2 replies
  • 1 helpfuls

Database view not returning records

Hi all.  Dbase Newbie here.   I am trying to create the below view.  I need to retrieve every user  with an assigned group and what roles the groups have.  I will also need data such as the department and other.   I intended to further granulate my d...

Screenshot 2025-11-18 161657.png
Community Alums by Community Alums  
  • 988 Views
  • 1 replies
  • 0 helpfuls

ERROR: com.glide.db.impex.datasource.DataSourceException: java.io.IOException: error in loading headers from the xlsx data source: null

Hello, maybe some of you have experienced this issue before and will have any tips. Our stakeholders export data from CRM and then import it to ServiceNow through existing transform map. In some cases they get an error in the title and the upload fai...

karolisjon by Tera Contributor
  • 2476 Views
  • 2 replies
  • 0 helpfuls

Resolved! Array values are not getting printed correctly

Hi, I need a help regarding a Background script. I need to fetch and print first 5 users from each Department the User table. Below is the script that I have written. var dep = new GlideAggregate('sys_user');dep.addNotNullQuery('department');dep.grou...

AD new added attributes failed to sync

Hello,I have requirement that added new sync fields and we properly added attributes in AD source field to target field ex. Company and department but after automatically provision, user company and department field still empty what possible issue on...

Create workflow for catalog item for guest users

Need Help to create a workflow for my XYZ project:A Guest is defined as an external third party that does not have an XYZ email account.Guest access to the XYZ ServiceNow Self-Service Portal enables guests to log incidents and requests to XYZ Groups....

Sohini Kar by Tera Expert
  • 1073 Views
  • 3 replies
  • 1 helpfuls

Resolved! Escalating REQs. RITMS, SCTasks

We are a hospital and many times our caregivers enter a service request and need it fulfilled before the allotted SLA. This is a challenge because requests generate multiple tickets that could be fulfilled by various groups. Is there an OOB function ...

AmyCrawford by Tera Contributor
  • 788 Views
  • 1 replies
  • 0 helpfuls

Resolved! Multiple decisions in a Change Approval policy create multiple group approvals as expected. But when one group approves, it sets all the other groups to "No longer required". Why?

I've created multiple decisions in my Normal Change Approval policy.  They are triggered correctly.  But when one group approves, all the other groups are set to "No longer required", and then the workflow continues.  What am I missing?

find_real_file.png
Stephanie6 by Tera Expert
  • 4910 Views
  • 5 replies
  • 0 helpfuls

Active Directory Relationships between AD Objects

Attempting to establish a relationships diagram for Active Directory to ensure the service gets configured correctly within ServiceNow. Using Class Manager i've been able to identify the following classes which would be applicable: Active Directory S...