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

Forum Posts

Resolved! Transform map no insert record problem

I am attempting to update the Assigned To on a Change Record via a JDBC Data Source.  I am using 3 fields on the Transform Field Map.  The field I would like to Coalesce on is the correlation_id field but it is not indexed nor will SN let me index it...

Dead Blade by Kilo Guru
  • 3526 Views
  • 11 replies
  • 0 helpfuls

Workday HR web services giving 500 http status error

Hello all,I have inbound workday user and it's password but when I am trying to test one of the SOAP message functions it is giving me 500 http status error and in response body it is showing "invalid username and password" but when I am trying to lo...

Untitled.png Untitled.png

Client Script - g_form.addOption() and g_form.removeOption()

I want to add an option 'Files' under choice list of 'Subcategory' field. But this option should be visible to only Service Desk group when they select 'Category' as Windows. Since there is a dependency, I am not able to get the value 'Flies' in 'Sub...

Community Alums by Community Alums  
  • 4998 Views
  • 22 replies
  • 6 helpfuls

Client Id and Client Secret for my Snow Instance

Hello All, I am an automation program manager. My team is trying to develop an event triggered automated solution for one of our client. We are trying to use IBM Appconnect to bridge Snow with the automation tool. In order to establish a successful c...

Resolved! Scripting help- getting the date in yyyy-mm-dd format

I have the below script where I'm getting first and last date of the month but not in yyyy-mm-dd format,  var nowDateTime = new GlideDateTime('2019-05-10'); var date = nowDateTime.getDate(); var month = date.toString().split("-")[1]; var year = date....

Resolved! 3 Column Layout - Service Portal Service Catalog

Is it possible to have a 3 column layout in Service Portal? In the screen shot below, I want to have another field next to "Incremental Yield - Jan". So far, what I've read, it seems like it might not be possible. So I just want to confirm that there...

find_real_file.png

Label Variable Set Value (Service Portal)?

I have a Label type variable in a catalog item that I'm displaying through Service Portal.I want to set the text of the label (called "change_window") through an onLoad Catalog Client Script.I've tried g_form.setValue("change_window", "Whatever") and...

LDAP connection binding error:

Hi,  I am getting this error while trying to connect LDAP. "ldaperr: dsid-0c0907c2 comment: In order to perform this operation a successful bind must be completed on the connection." Can anyone help? Is this something that needs to be done from Servi...

mdash by Giga Guru
  • 3696 Views
  • 10 replies
  • 1 helpfuls

REST API's not returning response ?

Hi Team,I am using the OOB rest API for incident table :-https://instance.service-now.com/api/now/table/incidentI have few doubts :- 1. For creating incident via REST API , if we have to pass the username of Caller 'caller_id':'cb3230342bb3d60083dac7...

Flow designer page not found error

The flow designer feature comes with platform. But sometimes on fresh glide pull the flow designer page is not found. The the menus of flow designer like settings, active flow, today's execution, designer are present in left navigation in platform.  ...

Neeraj29 by ServiceNow Employee
  • 2779 Views
  • 1 replies
  • 1 helpfuls

Resolved! Where is the update set for your skipped records?

Hi, After an upgrade you must process your skipped records. When you review and retain, or review and merge, ServiceNow saves these changes in an update set. The documentation says "Note: The system tracks changes to records in an update set so you c...

kedler by Kilo Guru
  • 4283 Views
  • 1 replies
  • 0 helpfuls