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

Make reference field dependent on choice field

Hi everyone,I am stuck in a scenario where I need to show certain values based on one field. So, my scenario is:I have 2 fields, 1 being string with 3 choices and other one being reference which acts like a choice field which has 14 records.On select...

Singh1 by Tera Contributor
  • 689 Views
  • 3 replies
  • 0 helpfuls

script to trigger Event to remove disable user

Hi, we keep the business rule for when a user becomes deactivated, and instead of the business rule updating the CI's level 1 approver group(to remove member), trigger an event passing the CI and the disabled user... and the event logic will update t...

Resolved! gs.getUser().hasRole('anytext') always returns "true"

I figured aut a strange behaviour with hasRole() function. We are on Istanbul Patchlevel 4You can reproduce by opening background scripts winodow and run following script:gs.log(gs.getUser().getDisplayName())gs.log(gs.getUser().getRoles())gs.log(gs.g...

Vespertinus by Tera Expert
  • 57042 Views
  • 19 replies
  • 28 helpfuls

Resolved! Partial API Error in IntegrationHub ETL

Hello,   I am working on Integrating Cisco Collector with ServiceNow via the IntegrationHub ETL. I have the REST API's for getting data from Cisco Collector, the Oauth app has been registered and also can successfully get the token. The error I am se...

Varun M by Mega Contributor
  • 4843 Views
  • 6 replies
  • 3 helpfuls

Praying review List for different variants

Hello,So we have several variants in the UI builder based on roles that display different dashboard files based on the role for the variant.  When I click on the tiles in any of the variants, the columns are the same on the preview listI have been as...

Resolved! Question on Authentication

I came across this question in some doc. I did not get the meaning of it. Looks like partial question to me.Any idea of above answer is correct? What is the context of this question?

Suggy_0-1737175252469.png
Suggy by Giga Sage
  • 700 Views
  • 2 replies
  • 1 helpfuls

DELETE records aren't captured in scoped app

Hi community,I develop scoped application and install through My Company Applications to QA and PROD.I encountered an issue regarding deleting records. We have dozens of Transform Maps, Scheduled Jobs, Fields etc. which must be deleted on the PROD in...

Imi NOW by Tera Contributor
  • 1362 Views
  • 5 replies
  • 3 helpfuls