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

Forum Posts

Approach to Inactive Approvers

I have a question regarding inactive users and cleanup/maintenance. What is the best practice or generally accepted method to cleaning up outstanding approvals? For approvers that are inactive do you monitor and clean these up proactively? What do yo...

curtisr by Kilo Expert
  • 3304 Views
  • 6 replies
  • 1 helpfuls

Assign Fulfillment Group Script

Hopefully this is an easy fix.   I'm attempting to automatically fill the fulfillment group for a catalog task based on a selection in another field (which team).   I'm trying this line of code in the Script portion of the catalog task of the workflo...

jcsmith by Kilo Contributor
  • 3633 Views
  • 12 replies
  • 1 helpfuls

GlideRecordSecure and ServiceNow API

I have created a scripted REST API. However, any user from the third party application can query this endpoint and see any incidents regardless if they are "private" or not.   I have tried using GlideRecordSecure, but it just comes back into the thir...

Creating a Table within a form

Hi,Within my change form I need to add a table, something like the below. Is this possible? and if so how can I do this?I have try to create text table but that just does not work. Your ideas and suggesstions are welcome.ThanksRiazHeader 1Header 2Hea...

CMDB & SalesForce Integration

If I were to open up a CI (lets say it's a webserver) in ServiceNow, go to the section where it lists associated cases for that CI, would I be able to click on those related cases (say they are Salesforce cases) and have Salesforce launch from Servic...

Resolved! Locations/buildings as CIs

I was reviewing this video and presentation (https://community.servicenow.com/docs/DOC-3484) and saw that this company used locations/rooms as CIs to build relationships of assets to particular locations. Is this good practice or is there a better wa...

KB15 by Giga Guru
  • 2619 Views
  • 5 replies
  • 1 helpfuls

3 Column wide layout

I am creating a Catalog Item that requires 3 fields to be separated, but on the same line (First Name, Last Name, MI).   I tried using containers as mentioned on the link below, however, the fields are not aligned when displayed.   https://community....