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

Granular Delegation - Delegate User Criteria

I'm setting up Granular Delegation And I wanted to setup Delegate User CriteriaMy logic is "Allow to delegate to the current user's reportee" For this I created a new User Criteria and in the script I wrote the below script(function() {    answer = f...

Sruthi17 by Mega Sage
  • 762 Views
  • 6 replies
  • 0 helpfuls

Need Scheduled import for sys_user table

Hi Experts I need below requirement, "I need to schedule import a daily LDAP import in ServiceNow to synchronize user details, active and inactive status. Can someone share the steps or a demo for this?"

rajibosss11 by Tera Contributor
  • 544 Views
  • 3 replies
  • 0 helpfuls

Resolved! Tanium Push Integration with ServiceNow

Hi Community,  Has anyone integrated Tanium Push Integration into their instance where thier IP Address Access Control is blocking all IP ranges except for specific whitelisted IPs? We are trying to integrate Tanium but are unable to becuase I don't ...

miles9 by Tera Expert
  • 687 Views
  • 2 replies
  • 0 helpfuls

Resolved! Access Management

User originally had 3 Service accounts. 2 incorrect. 1 correct.Added privileges to the correct and removed from the incorrect. Works for a day, then reverts.Next day, deleted the most incorrect account. And made changes again regarding the other two ...

Performance and Load Testing

How can I test the performance and load tests of the custom application? This is a criterion in the Test Plan Document that our custom app must meet to be sent to the certification team. How and where may I take a test? 

load.PNG PTC.PNG

Resolved! Choices keep coming back in wrong scope

I realized I created a field and its choices in the wrong scope. Tried to change scopes and INSERT (didn't work), so I deleted the field. I recreated the field in the correct scope but when I go to put the choices in, they are being generated in the ...

haveUser provisioning - EntraID and ServiceNow

Hi All,We have setup SSO and Provisioning EntraID to ServiceNow. We have created string fields to capture the company and location data since those are referenced fields. Then we created a script to populate the company and location data based on the...

Wyn_0101 by Tera Contributor
  • 358 Views
  • 2 replies
  • 0 helpfuls

Duplicate form ui issue

Hi all, I am facing duplicates form ui issue when ever we try to committee the update set from dev to uat it create duplicate form ui  like below ss. we use this article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0716271.....

keshav77_1-1750352133616.png
keshav77 by Tera Contributor
  • 528 Views
  • 3 replies
  • 0 helpfuls

How to read the attached excel file from workflow.

Hi All,After raising the request I need to read the attached excel file through workflow ? how to do that I am doing but it is not reading the data. here is my code-- var gra = new GlideRecord('sys_attachment');gra.addQuery('table_sys_id', current.sy...

keshav77 by Tera Contributor
  • 468 Views
  • 2 replies
  • 0 helpfuls