Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! GlideRecord "while (gr.next())" doing weird stuff

Hi,I've noticed some weird things while performing a query...   Basically what I want is to provide the end users (with a certain role) with the ability to cancel requests that are pending approval still...   I've done this by creating a UI Action "C...

Resolved! g_scratchpad vs. GlideAjax: is there really a winner?

My team is working on a custom application right now, and we needed to decide how to limit which status values are available to users in which situations. We've decided to go with storing the appropriate values in a system property, so we've gone abo...

Resolved! Why Array Map function not works

Hi,I tested the following script on browsers (changed gs.print to console.log), it was okay. However, it returned error on ServiceNow when I tried to run it in Background Script. It seems that Array Map function is not working. Anyone knows why?The S...

ericpan by Kilo Explorer
  • 2604 Views
  • 1 replies
  • 0 helpfuls

How to test SLA notifications without waiting for SLA breach?

Is there any way I can test changes in SLA notifications and templates and se the result instantly? I'm testing in our dev-site, and every time I change the content in an notification or template I have to create a new incident and wait until SLA bre...

merete by Kilo Contributor
  • 3306 Views
  • 3 replies
  • 1 helpfuls

Resolved! Change Request rejected comments to mandatory

Hello all, Having a little issue with the UI Policy "Comments mandatory on rejection".   It appears that comments are not mandatory for Change Request's.   I made the update from blog post https://www.servicenow.com/community/developer-blog/setting-a...

Resolved! Copy a record without inserting

Here's a question for you all:Is it possible to copy a record and open it for editing without saving? That is, copy the record, but give the user the opportunity to either edit the record before saving, or opt to not save it with no repercussions. An...

Beth11 by Giga Guru
  • 3523 Views
  • 9 replies
  • 3 helpfuls

ODBC Connector and MS-Access

I am trying to retrieve data using the ODBC connector for Service-Now. I can successfully pull data using iSQL and Microsoft Excel; however, when I try to retrieve data using MS-Access, the query returns the data but every field is populated with #DE...

relemon by Kilo Explorer
  • 2492 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to attach an email from Outlook within a ticket?

Hello,As per the title, I am looking for a way to create an AddIn or a macro for Outlook 2010/2013 which would allow the agents to add the currently selected item in their mailbox (Outlook client) into an already created SNOW ticket.Basic workflow:em...

nich by Kilo Explorer
  • 6896 Views
  • 7 replies
  • 0 helpfuls

Resolved! Auto populate company name from reference field in user table

Hello all,I have a bit of an issue I've been poking around with for more than I would care to admit. I've been working on auto populating various string fields, which thanks to the Snow community I'm enjoying some success.The script I am using is as ...

dmixer by Mega Contributor
  • 4734 Views
  • 19 replies
  • 0 helpfuls

Missing some inbound email headers

Hi Folks,  We are working on inbound email processing and we need to parse some information from the inbound email headers. I have discovered that some of the email headers that I need are not present. Specifically, I am looking for the "Received:" h...

nlil by Kilo Explorer
  • 2770 Views
  • 9 replies
  • 0 helpfuls