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

Mandatory Field on HR Case Creation

Hello, I have a requirement to make Opened For field as mandatory on HR Case Creation step. I can't find a place to do that. UI Policy is not working for this place. I can't find it anywhere on Case Configuration that is related to making fields mand...

case creation.jpg
artur3 by Mega Guru
  • 1609 Views
  • 6 replies
  • 0 helpfuls

Resolved! LDAP Group Sync Leaving Member in Empty Groups

I have a pretty standard group sync with LDAP set up using the ldapUtils.addMembers(source, target); line to handle membership syncing in the onAfter section of our data pull, but I am having issues with empty groups. Whenever a group becomes empty i...

normanks by Kilo Contributor
  • 3223 Views
  • 6 replies
  • 3 helpfuls

'Action not Authorized' UI Action error by ACLs

Hi everyone, I have a problem with a UI action button in demand form. The button first create a project and then move the demand from approved to completed (it was requested for the client). PROBLEM: Demand Manager doesn't have write permissions in c...

LeonelSandroni_0-1693484987456.png LeonelSandroni_1-1693485053882.png

Flow designer: How to use stages in subflows?

Hi, Since madrid we try to use the new flow designer as much as we can. We have a large process now that we are implementing with flow designer. To be able to keep a good overview we're making use of the subflows. One thing you can't do in subflows i...