for windchil 9 or 10, the following way used to give ACL report
1. | Open Windchill Shell. |
2. | Run the following command from Windchill Shell: windchill wt.tools.support.ACLReport <output_file> where <output_file> is the file name and path where you want to export the ACL's. |
3. | Open the text file and search for the products whose ACL's are of concern. |
Note : It dumps all the access rights on all the object and roles in the system.
However, if the same procedure is used for windchill 11, it throws error.
Can someone help in this, may be some step is missing ?