

CA Identity Manager Connector Guides › Connectors Guide › Bulk Load Client › Configuring the Bulk Load Client
Configuring the Bulk Load Client
The following properties of the Bulk Load Client can be configured in the imbulkloadclient.properties file:
- CA Identity Manager parser class to be used for the Bulk Loader task. At the moment, only "com.ca.identitymanager.feeder.parser.CSVParser" is supported.
- The unique identifier attribute name (column name) in the CSV file.
- The action attribute name (column name) in the CSV file.
- The primary object for the Bulk Loader task that is always USER.
- The action to admin task mapping, in the form of:
- "create.Create User;modify.Modify User;delete.Delete User;"
- "create.Create User;modify.Modify User.Create User;delete.Delete User”, when the Administrator wants to create a user if the requested user does not exist for modification
- Whether or not the web service is protected by SiteMinder.
You can also specify the commands in the command line in the properties file also. Add a key and value pair to the properties file with the key being the command line options long form name.
Note: The options provided on the command line take precedence over the values specified in the properties file.
Copyright © 2014 CA.
All rights reserved.
 
|
|