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

Forum Posts

Add 30 Days to Expected Date

Hi All,Need assistance on adding 30 days to expected datewe have multiple formats of date YYYY-MM-DD or DD/MM/YYYY or DD-MM-YYYY or MM-DD-YYYYI would help with script where Field A should any format as per user profile, however should be able to calc...

Community Alums by Community Alums  
  • 5941 Views
  • 2 replies
  • 1 helpfuls

Resolved! Question on 'New' button on the 'Table' Form

Could somebody please help me figure how the 'New' button in the screenshot below was created & how its visibility is set? I tried to look up 'Table' form's UI policies, Client Scripts, but I was unable to figure it out.Fyi -When I view my custom tab...

find_real_file.png
cc11 by Tera Contributor
  • 4222 Views
  • 17 replies
  • 6 helpfuls

Resolved! ServiceNow Integration with Quickbase

Hi ServiceNow Community Developers,I am currently integrating our ServiceNow platform with another application called Quickbase. The problem I am running into is that the endpoint in the Http method is limited to only 200 characters however the url t...

johannes5 by Giga Expert
  • 2399 Views
  • 1 replies
  • 0 helpfuls

Regex to remove [code] and [/code]

I am working on a routine and part of it includes getting the comments / work notes and removing unnecessary parts for a notificaiton.We are using [code] and [/code] in the fields and in the notifications this is not pretty.   Part of my routine is t...

poyntzj by Kilo Sage
  • 2814 Views
  • 4 replies
  • 1 helpfuls

Query SCTASK from Request

I'm deploying a UI action that allows users to convert an INC to a Request item in the service catalog. Upon creation, I want to redirect the fulfiller to the newly created SCTASK (Note: Not the REQ or RITM).function serverResolve(){ var cartId = Gli...

Bryan Cole by Kilo Expert
  • 2998 Views
  • 7 replies
  • 1 helpfuls

Resolved! Cart API in UI Action

Is it possible to use Cart API in UI Actions?The following code not working (Cart undefined). What my other options to order a catalog item in UI Actions?=========var cartId = GlideGuid.generate(null); var cart = new Cart(cartId); var item = cart.add...

hwang by Kilo Contributor
  • 2734 Views
  • 5 replies
  • 1 helpfuls

Resolved! ISSUE: I am getting HTTP status 500 when attempting a connection to my RESTful API; it appears to be related to "WARNING *** WARNING *** javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure"

GOALPrototype building a REST Message (GET) against our application hosted by the Amazon API Gateway.ISSUEI am getting HTTP status 500 when attempting a connection to my RESTful API; it appears to be related to "WARNING *** WARNING *** javax.net.ssl....

spmcfarland by Kilo Explorer
  • 9311 Views
  • 14 replies
  • 8 helpfuls

getAnswer coming back as null from getXMLWait

Hey guys,I am trying this synchronous call example (picture attached below) on a catalog client onSubmission script, however the answer comes back as null. Am I missing something here? I want to use a synchronous call on my forms on the portal, howev...

find_real_file.png
raed1 by Giga Contributor
  • 3184 Views
  • 5 replies
  • 0 helpfuls

Resolved! Showing Requested Items List on User Record

If we want to show a Requested Items related list on the User Record, we can follow the method described here:Configure related lists in forms - ServiceNow Express Support and choose options like:Requested Item->SubmitterorRequested Item->Beneficiary...

jmiskey by Kilo Sage
  • 4479 Views
  • 7 replies
  • 2 helpfuls

Resolved! revert service portal index page

Let's say, hypothetically, something was pushed in an update set that fundamentally changes the look of the Service Portal index page.   Now, this friend of mine, needs to revert back to the old way the page looks.   He has already dine some dumb stu...

Mike Allen by Mega Sage
  • 2295 Views
  • 2 replies
  • 0 helpfuls