hi all,
As i am having a requirement of creating 1000 roles so I am going with the role automation using SECATT. I would like to follow the below procedure
step 1 .creation mass single roles using SECATT.
step 2. creation of mass derived roles using SECATT.
step 3. Assignment of roles to users using SECATT.
step 1:
1.creating a single role.
2.Giving Text to role.
3.Adding Tcodes to role.
In step 1 i am able to create role but tcodes are not adding in to the role after execution of SEATT test configuration.as system is showing the below error in error log.
I have done R&D the solution I got is try to rerecord the script again as i did so many times but no use.
please help me to solve the issue.
Regards,
sravanti.
Hi Sravanthi,
SECATT Scripts are screen dependent and it follows the same steps and inserts data at the same place where you insert during recording of the scripts. Hence if you use PFCG menu to add T codes, it will try to add it at the same position (i.e 1st position) again and again and hence it will fail.
You'll face the same problem if you try to assign role using SU01. Try with SU10, it'll do.
Thanks,
Joy
Hi, Just trying to help. may be this link can help you:- http://sap.ittoolbox.com/groups/technical-functional/sap-security/ecatt-scripting-problem-5054191
Add a comment