Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Removing filter in data table widget

Hello,                   I want to hide the filter condition shown in the data table from instance definition widget . Any suggestions or solution is appreciated .I tried implementing the enable_filter options but it is not working as expected. It do...

removefilter.JPG
ruthrav by Mega Guru
  • 5714 Views
  • 6 replies
  • 11 helpfuls

ConnectTimeoutException in Rest Webservice

Hi Friends, I am working on  ServiceNow to Sailpoint integration using rest web services with Mid Server. I have configured mid server in client-server which is up and validated. Port 443 is allowed on the server. While accessing web service using mi...

Rahul RJ by Giga Sage
  • 2335 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to get a text/html response in a scripted rest resource

I'm using a scripted rest api to collect a response from a user through an email. The rest url is embedded in an anchor tag inside an email template like the following: <p><a href="https://myinstance.service-now.com/api/x_ntc_myapp/myscript?mcid=${sy...

JC59 by Giga Contributor
  • 8030 Views
  • 3 replies
  • 5 helpfuls

Resolved! Set value in a currency field on client script

Hi all, I'm trying to set a value in a currency field through client script: This is my code:  ============================================= function onLoad() {  //Type appropriate comment here, and begin script below  var vls_pj = 0.0;  var total; ...

find_real_file.png find_real_file.png
Osvald by Giga Contributor
  • 10709 Views
  • 2 replies
  • 2 helpfuls

ServiceNow ERD for the task tables?

I am new to ServiceNow and am trying to better understand the table definitions and relationships.   Is there published ERD for the default configuration?   Are there any graphical views within the platform to aid versus paging through list after lis...

Resolved! Accept Email From Domains That Are Not Authorized

I have a problem with how to get email to our instance.  I have our instance locked down for email so that only known email addresses and our domains can send us mail.  Several of our groups need to be able to receive email from any number of custome...

johnfeist by Mega Sage
  • 6494 Views
  • 6 replies
  • 4 helpfuls

Resolved! How to use Glyphs in fresh custom Service Portal widgets

Hi there, Currently, I'm playing a bit around with a fresh custom Service Portal and building custom Service Portal widgets. Only just one thing I can't figure out... how to use Glyph icons?! Or actually how to have these available. For example, on c...

Where to use GlideSelfCleaningMutex

Hi All,I wanted to understand use of GlideSelfCleaningMutexm. There is one OOB functionality in event management where GlideSelfCleaningMutex has been used.Can any one help me to understand below line of code:EvtMgmtIncidentHandler.createIncident = f...

Resolved! Add values to json object

Hello, I am trying to figure out a way to add values to below Json object Eg Json object -      {    "kind":"tm:ltm:data-group:internal:internalstate",   "name":"smtp_whitelist",   "fullPath":"smtp_whitelist",   "generation":1,   "selfLink":"https://...

Eash1 by Tera Expert
  • 6444 Views
  • 1 replies
  • 3 helpfuls