Full error message shown on identity of all new employees:
trackingId: f3e3bfded86d432a813b3438c949c6ce java.lang.RuntimeException: sailpoint.tools.GeneralException: class com.sailpoint.seaspray.transform.StaticTransform cannot be cast to class java.util.ArrayList (com.sailpoint.seaspray.transform.StaticTransform is in unnamed module of loader ‘app’; java.util.ArrayList is in module java.base of loader ‘bootstrap’)
Hi! Newbie here.
This is the first set of new employee accounts uploaded into the Authoritative (HR) Source since I enabled the Lifecycle Provisioning and Active Directory Account Provisioning Policy.
I was expecting to see three things: (1) the Authoritative Source account created with account status = enabled or disabled based on employment status as defined in the Lifecycle provisioning policy (success), (2) an Identity Profile created with identity state = active, lifecycle state = prestart or active, and all attributes correctly displayed (success with above error message), and finally (3) an Active Directory account created (failure, no error/no attempt made).
Unfortunately, since I’ve made so many changes since the last new employee was uploaded, I have no idea where to look to fix the error message. At first, I was seeing other error messages too, but those were much easier to decipher what they were referencing and I fixed them quickly. For this one, I thought it was a specific entry in my AD provisioning policy, so I modified it to a different transform type (concat instead of static), but this did not change the error message after an identity profile refresh and source aggregation.