This article details the procedure for performing a bulk import of Provisioning roles using the etautil command-line utility. This method is the recommended approach for high-volume role creation.
Identity Manager 14.5
Creating large numbers of Provisioning roles via the Identity Manager graphical user interface is inefficient and prone to latency; the etautil utility provides a streamlined method for batch processing.
Prepare the Input File: Create a text file (e.g., input.txt) containing the role definitions. Use the following format, ensuring each command is on a new line and terminated with a semicolon: add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='RoleName1'; add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='RoleName2';
Execute the Command: Open a command prompt on the Provisioning Server and run the following command: etautil -u <USER> -p <PWD> -f input.txt
Verification: Review the output generated by the command to ensure all roles were successfully processed. If errors occur, check the specific line number in the input.txt file referenced in the error log.
<USER> and <PWD> with your appropriate administrative credentials.etautil binary is located or ensure the path is included in your system environment variables.To speak with a customer representative or a Support Engineer see . Scroll to the bottom of the page and click on your respective region.