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

How in load excel data from Sharepoint into an import table.

Hello,  There is an excel file in SharePoint that is updated regularly by a business team. We are looking to ingest this file and load the data into a custom table. I was able to create a Data source and makes a REST API call to Microsoft Graph API. ...

JPing by Tera Expert
  • 833 Views
  • 1 replies
  • 1 helpfuls

Scripting to not update a field

Hello, I have a requirement to "not" update "Most Recent Discovery" field under a certain condition. I'm trying to do it via an onBefore script. Any help on the scripting to not update "Most Recent Discovery", which by default updates everytime the C...

Narrowing the database view with a where clause

In the tasks table, I want to display only records whose Task type is Application and Request task (u_application_and_request_task) or Reservation and Result (u_reservation).I have set the condition in the where clause as follows, but records of othe...

view.png databaseview.png
miyu by Tera Guru
  • 6816 Views
  • 5 replies
  • 4 helpfuls

Resolved! Force view based on logged in user

Hello,I would like to show a specific view for the user viewing a record and IS NOT the assigned to person:I have created a view rule but for some reason the view is not being forced.  

Andre8_0-1689781086254.png
Andre8 by Giga Guru
  • 1306 Views
  • 2 replies
  • 0 helpfuls

Redirect in business rule not working

I have an onAfter business rule that runs on updates. Literally all I'm trying to do is have it redirect to the instance homepage. I've already logged the URL and confirmed that it's correct but it's not working. Here is my code:(function executeRule...

MC1 by Tera Contributor
  • 1125 Views
  • 3 replies
  • 0 helpfuls

Resolved! Make field read-only based on dot-walking field

Is it possible to make a field read-only if a checkbox on a dot-walking field is checked? For example, I have a custom table in which records are associated to a user record (via a reference field). If that user record is inactive, I want to make the...

ChadLee4 by Tera Contributor
  • 1864 Views
  • 6 replies
  • 6 helpfuls

Resolved! How to Quickly Identify UI Action?

How do I pinpoint a particular UI action without wasting a bunch of time? I want to work on THIS UI Action which I am seeing with my own two eyes: When I go to "Configure - UI Actions", I see 74 (not kidding) UI Actions.  How do I quickly and easily ...

1.png 2.png
G24 by Kilo Sage
  • 1943 Views
  • 3 replies
  • 4 helpfuls

Best Practices Group Management

Anyone out there managing ServiceNow groups whether within ServiceNow or from AD and you like your group structure?  We've managed groups over the years in a variety of ways, but want to see what others are doing. Some things that we've ran into are ...

Updating a submitted variable on RITM

Good afternoon,Is this possible please - we have a catalog item with a list collector variable to select a list of users. If the submitter forgets to add a user (as they inevitably will) we need to be able to allow the fulfilling team to update the s...

Cirrus by Kilo Sage
  • 644 Views
  • 8 replies
  • 4 helpfuls