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.

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

Forum Posts

Resolved! getRowCount() without query()

Hi, simple question here from someone just getting started with ServiceNow:  The code example for the getRowCount() method (GlideRecord API) uses the method without first querying the table with query().  Elsewhere (e.g. in the ServiceNow Admin lear...

find_real_file.png find_real_file.png
fley by Tera Contributor
  • 6580 Views
  • 3 replies
  • 4 helpfuls

Resolved! Auto Populate Fields in an Order Guide (Slight Twist)

I know that very similar questions have been posted before but I can't find a solution to my particular circumstances.  I have an order guide which does have a requestor variable on it and if I wanted to auto populate other variables based on that I ...

amacqueen by Mega Guru
  • 1499 Views
  • 1 replies
  • 0 helpfuls

In a Before Insert BR condition is not working

Hi, I created a before insert BR on a sc_task table and gave a condition that item is equal to a particular catalog item. In script section i simply wrote gs.log but its not working. BR is not even invoked. Please suggest.

Resolved! Change Request in Stories List Layout

We've added a Change Request related list to the story form and want to add it to the list view for stories, is there a way to do this?  I'm not seeing Change Request in the list view.  There's a parent option, but even that doesn't allow me to choos...

Linda_G by Kilo Sage
  • 1421 Views
  • 5 replies
  • 0 helpfuls

I want to know all the table names for all the variables and variable sets used in a catalog item and and there respective values

Dear All, I want to know all the table names for all the variables and variable sets used in a catalog item and and there respective values. I have created a catalog item with 15 variables and 2 variable sets(1 single row , 1 multi row). One of my cl...

Configure workspace url in Next Experience

Hi, I need to configure workspace url in next experience:     I have a custom workspace and the url is:  /now/<workspace_name>/home  should be with x instead of now and  with scope name:  /x/<scope_name>/<workspace_name>/home.Any ideas how to achive...

find_real_file.png

Resolved! How to run custom script in workflow run script block

We want to run few custom scripts which will be triggered at a certain stage of workflow. One such script is the below curl command which triggers a CI job in jenkins: curl -X POST -u username:password https://demo.example.com/job/sample/build?token=...

Resolved! Check logs for forced password changes

Where is the log of password changes implemented on the login screen for users with Password needs reset = true?If the change was made from the "Change Password" UI page, it would be logged in the Activity log.If the password was changed from the fol...

find_real_file.png
miyu by Tera Guru
  • 1455 Views
  • 2 replies
  • 1 helpfuls

How to Parse/Read HTML table data from email body

Hi  I want to read html data table from email inbound and insert data into the table, please suggest.  My table has this format. <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> <meta name="Generator" content="Microsoft W...

pradeep37 by Tera Contributor
  • 1266 Views
  • 1 replies
  • 0 helpfuls