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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to add single quotes to each array item

Hello, I have a script that builds a comma separated array. How can I add single quotes to each item in the array? This is what I have so far: var array = []; var number = 'number'; var gr = new GlideRecord('incident'); gr.addEncodedQuery('state=3');...

mballinger by Mega Guru
  • 6226 Views
  • 3 replies
  • 3 helpfuls

Getting an error while trying to connect to the data source "com.glide.db.impex.datasource.DataSourceException: java.io.IOException: SSH authentication failed, Timed out while waiting for TCP to connect to "

Hi Team, I tried test loading 20 records in a data source from a server. But started getting the below error even after password reset. error: com.glide.db.impex.datasource.DataSourceException: java.io.IOException: SSH authentication failed, Timed ou...

find_real_file.png
padmaja9 by Tera Contributor
  • 3832 Views
  • 6 replies
  • 1 helpfuls

Survey trigger - random

Hi All, I have a Cases  Survey where a survey need to be sent for every 5th case closed and I set trigger  to Trigger Randomly and probability to 20%. What we see is its not triggering as desired and it also randomly sends duplicate surveys (randomly...

find_real_file.png
CV1 by Tera Contributor
  • 2774 Views
  • 3 replies
  • 3 helpfuls

Resolved! Joining tables

Hi All, Please guide me on how to find joins fields for  tables.  eg:  schema map  for  Table :User [sys_user] and Table : User Role [sys_user_has_role] Join : User Role > user = User > sys_Id . In the diagram below table: User Role shows "user " how...

find_real_file.png
CV1 by Tera Contributor
  • 4340 Views
  • 7 replies
  • 5 helpfuls

Resolved! Onchange client script to show/hide options

Hello, I have a request to show choice options based off of a selection made. This needs to be an onChange client script. I have a category and subcategory field. Corresponding subcategories need to display for the selected category. Subcategory choi...

mballinger by Mega Guru
  • 3965 Views
  • 4 replies
  • 1 helpfuls

How to change the ess user view to default view

Hi, I have created a new form by taking the fields of incident form. When the end user- "user with no roles" login he is not able to see all the fields, But when a user with itil role login he is able to see all the fields. I need the ess user to see...

find_real_file.png
Hari1 by Mega Sage
  • 3925 Views
  • 14 replies
  • 4 helpfuls

Related List Edit SlushBucket Behavior

Hi, I have tables A, B and A2B for m2m mapping in a  scoped application. When I open record of A in platform UI, I am showing related list for A2B. I am trying to show Edit button which will open slush bucket behaviour.  Edit button was not shown by ...

Chakravarti by ServiceNow Employee
  • 1831 Views
  • 16 replies
  • 2 helpfuls