Bulk Loader for Virtual Appliance is not working
search cancel

Bulk Loader for Virtual Appliance is not working

book

Article ID: 13611

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction



Bulk Loader within Virtual Appliance for the Identity Suite is not working. Is there an example of how the Bulk Loader properties file should be setup?

Environment

Release: CAIDMB99000-12.6-Identity Manager-B to B
Component:

Resolution

Here is an example of how the Bulk Loader properties should be provided:

serverUrl=http\://<hostname>\:8080/iam/im/TEWS6/identityEnv
uniqueIdentifierAttrName=%USER_ID%
actionToTaskMapping=create.Create User;modify.Modify User;delete.Delete User
primaryObject=USER
user=imadmin
feederParserClass=com.ca.identitymanager.feeder.parser.CSVParser
actionAttrName=action
isProtectedBySiteMinder=false
password=<Insert current password here>

 

Make sure you replace <hostname> with the appropriate value the virtual machine has assigned. The password field should already have a password include. If this value is empty or seems incorrect, an option would be to put the file in plaintext and upon first run the password will be encrypted.