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! Database view to reference field

Hi, I'm trying to build a database view from one table (technical service table) to a reference field (PII data) on that table so I can see a many to many list view. This is the related list at the bottom of the first tableSo I want to have a list vi...

find_real_file.png find_real_file.png
ClaireB by Mega Contributor
  • 4347 Views
  • 11 replies
  • 1 helpfuls

Resolved! Using REST API with Servicenow

I have few questions, It would be great if someone could answer them.How to fetch the incidents sorted by time? One REST API query returns approx. 501 Incidents. How to get the next set of incidents? [required for pagination]REST API to create/update...

sanjaydhonde by Kilo Contributor
  • 16035 Views
  • 7 replies
  • 5 helpfuls

Need to find an alternative to getValue() in a scoped app

Hi,   I need to know what the alternative to getValue() might be in a scoped app for the purpose of getting the string values of a user record referenced in the current GlideRecord object passed to a script include function. I've tried a number of th...

Commit warnings and failure w.r.t. update set

We have uploaded the update set and preview update set is performed.We are trying to commit an update set.When we click on the Commit Update Set button, we see Warning: "If you commit this update set, the system will automatically delete all data sto...

MK2 by Tera Contributor
  • 2457 Views
  • 2 replies
  • 4 helpfuls

Filter list collector values based on checkboxes

Hello - I have logged this before, but am in urgent need of some specific help - on a service request, I have 5 checkboxes and 1 list collector.  Based on the checkboxes selected, I want to filter the list collector variable (called AD Groups) to sho...

find_real_file.png find_real_file.png
Sandy7 by Tera Expert
  • 3030 Views
  • 12 replies
  • 1 helpfuls

using \$sp.getForm to get all fields in a form

Hi Experts,I'm trying to retrieve all the fields in a form by using $sp.getForm in my widget server script, but it's returning an empty object array.   My code looks like this:(function() {var me = gs.getUserID();data.user = gs.getUserDisplayName();d...

davilu by Mega Sage
  • 9687 Views
  • 7 replies
  • 2 helpfuls

MIDSERVER and REST API

Hi Guys, I wanted to ask if there is a way to use MIDSERVER with Inbound REST API calls. I know that we can use MIDSERVER with outbound REST API calls. Has there been any new feature or something that can allow us to do that or is it just a dead end ...

Aditya33 by Mega Expert
  • 5287 Views
  • 3 replies
  • 1 helpfuls

Resolved! Trigger a UI action on client script

Hi all, I have the following requirement: 1) If a users selects P1 or P2 as the incident priority the user is alerted with a pop-up that asks the user to confirm if they want to propse a MI2) If the user selects continue the Propose a MI workflow is ...

Khalnayak by Kilo Sage
  • 5708 Views
  • 10 replies
  • 1 helpfuls