CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
Problem Definition: ------------------------ When Bulk Loader task is configured with Custom Attribute Name for Object's Unique identifier, Modify and Delete of user is failing. We are getting an error for the Custom Attribute Name not present in the search screen ERROR [ims.default] (pool-19-thread-1) Attribute: uid1 is not on search screen - not included in search
Steps to Configure and Reproduce: -------------------------- 1. Modify Admin Task "Bulk Loader" > Search Screen > Edit > Configure "Bulk Loader" task with a custom attribute name for User Unique Identifier (ie uid1) and define a mapping between %USER_ID% and uid1. 2. In the CSV ensure uid1 field is present (do not include %USER_ID%) 3. Process the above CSV file with "Modify User" task (for an existing user) - Error - Attribute: uid1is not on search screen - not included in search 4. Process the above CSV file with "Delete User" task (for an existing user) - Error - Attribute: uid1is not on search screen - not included in search
Support Hypothesis & Troubleshooting Steps Taken ----------------------------------------------------------------------------------------------- It seems as though the search is ignoring the custom attribute name / mapping defined in the task. This is why Create would work (as no search is involved) but Modify and Delete fails
Ask of Engineering & Current Customer Status including workarounds ------------------------------------------------------------------------------------------ The search screen should take into account any mapping defined for this task.
Resolution
Hot Fix: DE352570 for IM 14.1.0.0. Delivered Files ims.jar, imsampi6.jar, identitymanager.jar, user_console.jar