Child forms not populating with access policy
Hello all,
I am using OIM 9.1.0.2 and I am using groups, access policies and forms to assign a resource to a user. when I assign the group, the access policy assigns the resource but it doesn't populate the form data assigned in the policy.
I have other conditional tasks that kick off upon form population and they do not execute since the form is not populated. I've tried removing the conditional option and the task throws:
Exception com.thortech.xl.dataaccess.tcDataSetException: Data Access Error was thrown in adapter "UpdateAttributeValue". The Adapter Response was "Data Access Error" .Setting task status... "Data Access Error" does not correspond to a known Response Code. Using "UNKNOWN"
In my logs I see:
+[ERROR] [XELLERATE.DATABASE],select UD_RES_C_ATTR1 from UD_RES_C where UD_RES_C_KEY =+
java.sql.SQLException: ORA-00936: missing expression
Not sure what to do any further, I've tried running Evaluate User Polices schedule task. Any help or suggestions would be very helpful.
Thank you in advance.