The following is an example of the Properties file used to configure the Bulk Loader Task and the Bulk Load Client:
# # These are the connection details of the Identity Manager Server # # administrator id and password to be used to carry out the task user=admin1 password=FPWg3MtYrUnididAMY06LZT/3LPuMtu6O7A+DRzX1JI\= # server URL serverUrl=http://nisda03-imr12:8080/iam/im/TEWS6/feedtst # # these are the configuration items for the Identity Manager ObjectsFeeder task # # Identity Manager parser to be used for the ObjectsFeeder task feederParserClass= com.ca.identitymanager.feeder.parser.CSVParser # The unique identifier attribute name (column name in the CSV file) uniqueIdentifierAttrName=UID # The action attribute name (column name in the CSV file) actionAttrName=action # The primary object for the ObjectsFeeder task. (This will always be USER”) primaryObject=USER # The action to admin task mapping ActionToTaskMapping = create.Create User;modify.Modify User;delete.Delete User # Is the web service protected by SiteMinder isProtectedBySiteMinder=false
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |