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

Forum Posts

How to read an error in ATF?

Hello Everyone, I am trying to validate if error message appears during set field values.I want to read verify that error message. Do we have such functionality in ATF? If yes, Please explain how.

Anmol Neb1 by Kilo Contributor
  • 1872 Views
  • 5 replies
  • 1 helpfuls

ODBC - Cannot create Schema

Hi all! This is my first time posting on here (just saw, apparently the second time!), apologise if it's the wrong forum. I am trying to get ODBC to work so I can use PowerBI to report on SN data, but am stuck after finishing the initial setup. When ...

Piri by Kilo Contributor
  • 2307 Views
  • 3 replies
  • 1 helpfuls

ODBC Schema error

Good day all. I hope you can help me out with the following : For our program/project processes there is a need to get certain data from Service Now with regards to Changes / Incidents, Problems or Requests using a tool I've written myself, and for a...

Chris198 by Kilo Explorer
  • 2298 Views
  • 3 replies
  • 0 helpfuls

Resolved! RITM should start only after another RITM is closed complete

I have a order guide in which when a request is raised it will create 2 RITMs ( 2 different catalog items ) my requirement is  test A catalog item  ritm should be finish until then test 2 catalog item RITM should be on pause , the one way i am thinki...

RudhraKAM by Tera Guru
  • 3531 Views
  • 8 replies
  • 3 helpfuls

Resolved! Unable to perform GlideRecord in Scripts Include

I am a total newbie and I am learning to develop on Servicenow. I am creating a new app. It is a basic app that lets user apply for a job. The following is what I have done: Created a table called job to insert job listingCreated a table called users...

Robin16 by Kilo Explorer
  • 3563 Views
  • 2 replies
  • 4 helpfuls

Integration of ServiceNow with Nexthink CMDB Connector

Hi all, We have a requirement to integrate servicenow with Nexthink for getting information about the configuration items.  We have downloaded and installed the Nexthink CMDB connector application in our instance. When i opened and checked the data s...

Resolved! onChange Client Script not working on Form.

Creating a form with an independent Application and I'm getting the following error. I have the following onChange client script. function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; } /...

find_real_file.png find_real_file.png find_real_file.png
jasonjones by Giga Contributor
  • 4902 Views
  • 17 replies
  • 0 helpfuls

workflow.inputs vs workflow.variables

For workflow input variables I am confused on the correct option.  If I drop an activity on my workflow and open it up and then drag my wf inputs from the Data tab into the activity input fields I get the format workflow.inputs.[variablename] However...

garyminnick by Tera Contributor
  • 3538 Views
  • 1 replies
  • 0 helpfuls

Resolved! Parse the String

Hi,I have a String in LDAP format and I want to get only the name from it. How do I parse this String with JS ?CN=Bill\,Hamilton,OU=UNITNAME,OU=Region,OU=Country,DC=subdomain,DC=domain,DC=comI want to extract the name Bill Hamilton from this entire S...

maryc by Tera Contributor
  • 5907 Views
  • 7 replies
  • 6 helpfuls

GlideEvaluator

Hi All, I have created one scripted rest api which will evaluate the script and return the result. PFB the script. (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { var table_nm = 'incident';var table_sys_id = '6a94f7e8db1...

ayushcr7 by Kilo Contributor
  • 3726 Views
  • 3 replies
  • 1 helpfuls