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

Forum Posts

How can we parse nested JSON

Hi All, How can we parse nested JSON? I tried it as below, it shows '[object Object],[object Object]'  var request = new sn_ws.RESTMessageV2(restMessage, restMethod);        for (var p in params) {            if (p == "returnObj"){                req...

Ankita9793_1-1752498999688.png
Ankita9793 by Tera Contributor
  • 841 Views
  • 5 replies
  • 3 helpfuls

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
  • 622 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
  • 1248 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  
  • 352 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
  • 1676 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
  • 482 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
  • 226 Views
  • 1 replies
  • 0 helpfuls