Modify User task using Bulk Loader goes into Audited status when the last attribute value is set to blank in the Feeder file
search cancel

Modify User task using Bulk Loader goes into Audited status when the last attribute value is set to blank in the Feeder file

book

Article ID: 200711

calendar_today

Updated On:

Products

CA Identity Manager

Issue/Introduction

The problem is when running System > Bulk Loader task to modify existing users in batch the Modify User task goes into Audited status and not submitted.

Here is the example of the content of the Feeder file. The last attribute (%STRING_09% attribute) value is set to blank (space character) as we want to keep existing attribute value.

Bulk Loader: Loader Record Details shows

The task details is shown as the following in View Submitted Task screen

IM server log shows following error

2020-10-02 11:42:45,382 ERROR [im.feeder] (pool-32-thread-1) java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 7

 

Environment

Release : 14.3

Component : IdentityMinder(Identity Manager)

Resolution

In the Screen configuration of Profile tab of the Modify User task, the %STRING_09% attribute has been defined as checkbox, with Checked Value (value when the checkbox is selected) is set to 1 and Unchecked Value is set to 0.

This issue won't happen if %STRING_09% is defined as Text Style or positioned not as the last column.

To workaround this problem, you can add additional comma (",") at the end of the line after the last space character in the feeder file.

Additional Information

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-manager/14-3/administrating/administrators-users-and-groups/onboard-multiple-users.html