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

Not getting the source record of the finding in script-only check.

I have been trying to define a Script-Only check in the Instance Scan module of ServiceNow, which should show up all the update sets having duplicate names. Below is the Script that I have written: (function(engine) { // Add your code here var update...

Community Alums by Community Alums  
  • 928 Views
  • 11 replies
  • 3 helpfuls

Search not pulling SCTASKs

I as the admin can see the catalog tasks in the search but users are not able to see them   I found an article: https://community.servicenow.com/community?id=community_question&sys_id=abebcfe1db9cdbc01dcaf3231f961972&view_source=searchResult But th...

find_real_file.png find_real_file.png
cgedney by Giga Guru
  • 1254 Views
  • 4 replies
  • 0 helpfuls

Resolved! Query EndDate is being ignored

It appears that the end-date specified in the URL sent to the API to return records for a specific date or date range is being ignored and I get results that include records which were created AFTER the end date - the field I am querying on is sys_up...

How to find out the REST Calls calling the instance?

Hey guys, this one must be easy for y'all But, how can I find out which Calls are being made to my instance? I mean, There's an integration in place already, the purpose of that is creating cases on my ServiceNow instance, one of the calls is failing...

Resolved! How to create ACL for UI page

Hi All, While validating a custom application i am getting following fail test case result  Custom UI page 'Support' should have read ACL on Endpoint of UI Page without '.do' with appropriate roles. How i can create acl for ui page. Thanks in advance...

Popup/Info Message for the approval widget on portal

Hello All,For the Approval Widget on the portal I want to show the popup once you clicked on the record but only when logged in user doesn't have approver role.I have tried to do that but it showing every timeAny Idea how can this be achieved?Thank y...

Sudeep by Tera Contributor
  • 1560 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to add particular field name instead of created Date

Hi All,I have created one new custom table and I noticed that when I open any record from that table it is showing created date on top.Help me to set the different field value instead of created date value, attached SS FYR. Thanks in advance

find_real_file.png
Ratan B by Tera Contributor
  • 1003 Views
  • 2 replies
  • 1 helpfuls

Resolved! Parsing JSON with Square Brackets Embedded []

The following JSON object is 'un-parsable' using the classical decoding methods. For example: var obj = { "startAt":0, "maxResults":1048576, "total": 1, "comments": [{ "name1": "value1", "name2": "value2", }]...

UI Builder San Diego - List Menu dosn't display Lists

Hello fellas! I need to configure List Page in my configurable Workspace. I've added List Menu Component and List Component. I created list configuration in sys_ux_list_menu_config table, I have Categories and Lists inside this configuration. I've co...

Michal S1 by Tera Contributor
  • 2137 Views
  • 7 replies
  • 4 helpfuls