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.

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

Forum Posts

Modify com.glideapp.servicecatalog_checkout_view

I was trying to modify the UI Page 'com.glideapp.servicecatalog_checkout_view'. I am trying to add 'state' field which changes based on the 'stage' field from Workflow on the ticket. I am able to retrieve the value coming from the 'stage' field. But ...

ravali6 by Giga Contributor
  • 3297 Views
  • 13 replies
  • 0 helpfuls

Rest API to get token

Hi,Is there a REST API to get auth token for basic authentication and reuse that token for subsequent request? Is this kind of design supported in Servicenow REST API?

maryc by Tera Contributor
  • 17614 Views
  • 3 replies
  • 0 helpfuls

Adding CSS to Emails?

We are looking for adding CSS (Adding a arrow shapes to showcase the state) in the Email we designed. We had used mail scripts and script include which are called from Email Notification.(Email notification calls mail script, Mail script calls the fu...

Sender 'xyz@deploy.zip.net' is not trusted, bypassing script

Hi All,                       I am experiencing a strange error. When i sent an email from xyz@deploy.zip.net i am getting an error "Sender 'xyz@deploy.zip.net' is not trusted, bypassing script"but i have already added this domain "deploy.zip.net" to...

sry by Giga Guru
  • 2593 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to search ServiceNow Problem

I sent an issue into HI support and they provided a Problem number for an existing known issue.How can I search the Problem database to find this particular problem case? I searched on HI, community and google but can't find where to locate the detai...

leslie8 by Mega Expert
  • 4724 Views
  • 2 replies
  • 0 helpfuls

Removing thousands separator on integer field

I want to use an integer field to store and display a 5-digit number which is a telephone extension.It gets displayed on forms with a thousands separator - extension 55123 becomes "55,123".How/where can I set the diplay of this field to not use a tho...

by  
  • 3866 Views
  • 2 replies
  • 4 helpfuls

SOAP DateTime values

My understanding is dates and times are stored in UTC and when retrieving dates via SOAP I am getting the date in the expected UTC offset. However, when I update a record with a Date and Time passing UTC, the value is altered (see below). It appears ...

bigdog by Kilo Contributor
  • 4543 Views
  • 4 replies
  • 0 helpfuls

Tracking recurring issues

Hi all,I've got a bit of a puzzle on my hands: we are working on tracking when users have recurring issues based on an incident's categorization over a period of time and we would like some sort of report or chart that could be used as a dashboard to...

stever_ by Kilo Explorer
  • 3072 Views
  • 5 replies
  • 0 helpfuls

Resolved! Viewable Work Notes in Tasks for non ITIL users

Hi All,I'm looking for a little guidance - i hope you can help We have a 3rd Party who handle some of our Hardware Service Requests.   They just have a basic view where they are able to see Tasks assigned to them.   They have just the one custom buil...

Resolved! user assets

I have a requirement to pull the caller's assets as a list and also have the ability to be able to search all assets in case the caller is reporting an issue with an asset not assigned to him. i created a script include to pull the assets for the use...

samadam by Kilo Sage
  • 2392 Views
  • 7 replies
  • 0 helpfuls

Resolved! Is eval() always evil?

I recently put extended a solution from Mark Stanger (Crossfuze) on his blog called http://www.servicenowguru.com/system-definition/group-managers-manage-group-members/. The difficulty I came across was that I needed to allow a manager of any parent ...

Resolved! SLA Override

I am trying to setup SLA's based on CI.   I found in the form layout that there is an override where you can override other SLA definitions which would be our default.   I also found that you have to turn on Run the 2011 SLA engine asynchronously aft...