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! Read access to sys_users table

Is it possible to give anyone with the role "snc_internal" access to read/view (not edit) sys_user table?  I need this so my catalog item would work...  there is a variable in the catalog item that references that table and right now it is coming up ...

MWright1 by Giga Guru
  • 3092 Views
  • 7 replies
  • 1 helpfuls

table.hasRecords()

Hi all, Don't mind the title, that doesn't exist, though that is what I am after! Just playing around, and want to pass into a scripted condition field (which should evaluate to true or false) if: A table has 1 or more records. Currently I'm doing th...

Resolved! Attach File to Workflow Notification

Hi,I have a workflow tied to a service catalog item.  The workflow is essentially: BeginIf a certain checkbox from the service catalog item is checked upon ordering,Yes (it is checked) - Send Notification Email (format #1)No (it is not checked) - Sen...

Testing a REST Message

Hello all,I'm creating a rest message to POST to a third party whether a request was approved or rejected. Its a pretty simple message and when I test it from the related links, all looks good. However, I was just wondering, is there a way to truly t...

jakeelliot by Kilo Contributor
  • 1844 Views
  • 5 replies
  • 2 helpfuls

Date field Validation to restrict selecting past dates

Hi Experts, I have written a onchange catalog client script on the "Start Date" variable to restrict users from not to select the past dates. The below is the code I am using, But the code is also triggering if the selected date is today's date (curr...

Rocky5 by Kilo Sage
  • 13222 Views
  • 10 replies
  • 12 helpfuls

Resolved! Redirect to Request Item instead of Order Status

After the creation of a Request Item in the Portal, the user is redirected to the Order Status of the REQ, according to this:   What I want to achieve, its that the user should be redirected to the Request Item-page: sp?id=ticket&table=sc_req_item&sy...

find_real_file.png
MentZ by Kilo Expert
  • 5067 Views
  • 10 replies
  • 4 helpfuls

Need to add link in Ui Pages

Hello, I have created one UI pages(screenshot attached) and getting proper response(screenshot attached) but as per requirement I have to provide hyperlink for the value SIAAPP00****(which I am getting from asmt_assessment_ instance table(value) and ...

find_real_file.png find_real_file.png