How can you load a mass load of Users to Erwin Casewise (CM).
You can load a mass load of users to CM via Auto Modeler(AM).
this must be done via Command Prompt (CMD)to the control database.
You may load the following details:
User Name
Logon name
Power level
You will not be able to load Password and email.
Steps:
Create a Excel sheet with the following information:
User Name | Logon Name | Power Level |
Matthew Smith | MSMITH | System Manager |
Babak Towidi | BTOWHIDI | System Manager |
Jane Smith | JSMITH | Normal User |
Then use CMD to load with the below detail.
C:\Program Files (x86)\Casewise\CM10\bin
Automodeler.exe -load -db cwadmn09 -Username: Admin -Password:mypassword -excel c:\docs\users.xlsx
c:\docs\users.xlsx --> Folder and file name where Excel is saved.
-Username: Admin --> Erwin Casewise user with System manager power level
-Password: mypassword --> Erwin User password.
Comments
0 comments
Please sign in to leave a comment.