Anda di halaman 1dari 2

7/10/2012 Scope This script can be used for mass user creation.

. Currently we are getting a list of users in excel format with all details like User name, Employee ID, Email, us er group, time zone etc. All users are created one at a time and all details are entered manually during user account creation. We can automate the whole proces s and user accounts can be created in one go. All user accounts information is m aintained in excel file and script itself takes care to enter required details d uring user creation. Input Fields Following input fields are included in Excel file: 1. USER_NAME: This is the name of user account you want to create. 2. LAST_NAME: Last name of employee for whom you want to create user accoun t 3. FIRST_NAME: First name of employee 4. CONTACT_NUMBER: Telephone/mobile number of employee 5. EMAIL_ID: Agilent Email ID of employee 6. PASSWORD_1/PASSWORD_2: This is the initial password you want to set whil e creating user account. Both passwords must be same. 7. USER_GROUP: This is the group to which user must belong as per JRM. 8. EMPLOYEE_ID: Employee ID in Agilent 9. TIME_ZONE: The time zone in which user works (Like CET, EST, INDIA etc.) Output All user accounts will be created with the help of script maintaining all detail s in SAP provided in excel file. If there is any error during user creation, Scr ipt gives chance to correct it as well. Summary After using this script, Mass user creation will be an easy task and will not be time consuming. It requires no additional information other than maintained in specific excel file. How to copy and execute Test Scripts, Test Data, System Data and Test configuration is already create in QA2 system. We need to just download all data from there and upload it in requi red system. Below are the prerequisites for running this script: 1. In SCC4, eCATT must be allowed for specific client. 2. Scripting must be enables at front-end. 3. Scripting must be enabled on application server.

Downloading and uploading script: In QA2 system, go to T-code SECATT. Below is configuration and test data for thi s script: Select specific eCATT object and go to eCATT Object Other Features Download In this way, you will download all 4 objects in XML format. Now login to required system where user accounts must be created. Create all 4 o bjects with same name. Now select specific ecatt object and upload xml file. Go to eCATT Object Other Features Upload How to execute the Script:

1. 2. 3. 4. 5.

Select Test Configuration and open it in edit mode. Go to Edit Variants Download and download variant file. Maintain downloaded variant file and save it as shown below. Upload saved variant file. Execute the script.

After executing the script, it will create all users and it will terminate if th ere is any error. Once all users are created we can go to T-code SU10 and assign Roles according to user groups.

Anda mungkin juga menyukai