Bulk Load Failed To Submit BLTHAnalyticsForBulkLoader NullPointerException
book
Article ID: 145390
calendar_today
Updated On:
Products
CA Identity ManagerCA Identity Suite
Issue/Introduction
Trying to use the Bulk Load with a custom create user task fails to submit and the IM server log showed there was a java.lang.NullPointerException coming from the com.ca.identitymanager.feeder.adapter.BLTHAnalyticsForBulkLoader.handleValidation
Resolution
Need to add the Provisioning Roles tab to the custom create user task and configured the tab to be hidden which satisfied the BLTH and allowed the tasks to submit successfully.