The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Export CI with Relationship

Hi Everyone,I need to export the CI's with the relationship from our ServiceNow CMDB. Please share your experience here.Thanks & Appreciation in Advance,Narendran.D

narendrand by Giga Contributor
  • 3241 Views
  • 1 replies
  • 0 helpfuls

Resolved! Dot-walking extended fields in script

My coworker is looking to return a GlideRecord of Approvals for a specific type of Catalog Item, and it seems like we can't dot-walk to an extended field.Here's what doesn't seem to work: var grApprovals = new GlideRecord('sysapproval_approver'); grA...

Change Templates

Hello all, We have a requirement to limit users to only raising standard changes via a pre-approved template. I've created a record producer to submit a request for a standard change, and set up a workflow from a custom table to then create a templat...

ranj84 by Tera Contributor
  • 3795 Views
  • 4 replies
  • 0 helpfuls

Monitoring Mailbox for Incoming Replies

Hi,We recently moved to ServiceNow from RemedyForce. When we had Remedy running, it was able to monitor a mailbox in our domain, i.e. help@ourdomain.com for incoming messages. This meant people could email the mailbox to automatically raise a ticket,...

benb1 by Kilo Contributor
  • 2125 Views
  • 3 replies
  • 0 helpfuls

Resolved! Sys ui page form section "element"?

What is a Form Section Section "Element"??   I know what an element is (DOM wise), but I'm unclear what it means in ServiceNow.   I've googled this and cannot find the answer.What I'm trying to do is the following:I have a custom table, that creates ...

Screen Shot 09-10-15 at 07.56 AM.JPG Screen Shot 09-10-15 at 08.00 AM.JPG Screen Shot 09-10-15 at 08.04 AM.JPG Screen Shot 09-10-15 at 08.07 AM.JPG
xiaix by Tera Guru
  • 2456 Views
  • 2 replies
  • 0 helpfuls

Resolved! CMS Login page redirection issue

I have a CMS login page set up for our end-user facing interface that we've developed using ServiceNow's CMS. The issue I'm seeing is that if a user is not logged in but attempts to access some page in the CMS via a direct link (like servicenow.com/m...

scottlmco by Giga Contributor
  • 2482 Views
  • 6 replies
  • 0 helpfuls

Create list of records without pre-loading any records?

Hi folksIn new module is there a way to create a list of records based on a certain table without pre loading the records? (please find attachment for illustration)   This is kind of annoying when all the records are pulling out; I can set a filter c...

georgechen by Kilo Guru
  • 1678 Views
  • 5 replies
  • 1 helpfuls

Table Inheritance in ServiceNow

Hi everyone,I have been asked by my colleague about what the implications might affect a inherited data table in ServiceNow.       I have gone through a few articles1. Inheritance vs table expansion https://community.servicenow.com/thread/1944672. SN...

georgechen by Kilo Guru
  • 2946 Views
  • 1 replies
  • 0 helpfuls

Redirect to URL from Login Rule

Hello,I am trying to redirect to a specific URL in a login rule. I have tried doing gs.setRedirect(url) which does redirect but it seems to also throw a bunch of errors. Does anyone have any suggestions? I am trying not to use a UI script on this...T...

ahaz86 by Mega Guru
  • 2266 Views
  • 2 replies
  • 0 helpfuls

Resolved! In the Reports module, why is the Task[task] table now showing 300+ extra fields in the Available fields selection list displayed in Red text.

In the Report's module, when creating a report on the Task[task] table, in the Available fields selection List following the fields that exist on the Task table are additional fields in "Red" available for selection on the report.     There are over ...