Resolved! How large can an array be?
Hello!In an LDAP transform, I'm trying to disable groups that have been removed from AD by using an On Complete script. I create an array of all groups in sys_user_group and an array of everything in the import set. Then I use arrayUtil to give m...
