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 CA IdentityMinder Server # # administrator id and password to be used to carry out the task user=admin1 password=FPWg3MtYrUnididAMY06LZT/3LPuMtu6O7A+DRzX1JI\= # server URL serverUrl=http://imhostname:8080/iam/im/TEWS6/myime?wsdl # # these are the configuration items for the CA IdentityMinder ObjectsFeeder task # # CA IdentityMinder 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 © 2013 CA.
All rights reserved.
|
|