cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

ChangeAdminIRoleFilter how do I get access to this.

Ladric
12-Amethyst

ChangeAdminIRoleFilter how do I get access to this.

Version: Windchill 12.1

 

Use Case: Users need access to an Menu action on a Change object. Debug shows that the action is for ChangeAdminIRole. When I add a users to that role they (Change Admin I) they still do not have the action.


Description:

Ladric_0-1747089728826.png

 

ACCEPTED SOLUTION

Accepted Solutions
Ladric
12-Amethyst
(To:avillanueva)

The class file calls for CAI and not the Role name of Change Administrator I.

We changed it from CAI to Change Administrator I and it's working.

View solution in original post

2 REPLIES 2
avillanueva
22-Sapphire III
(To:Ladric)

That class looks like customized code. Not much the field can help with. If you look at the classpath, it says baesystems. Check with your development team. There might be another condition other than the role which is being tripped. You can also try turning on Debug logs for that class at the site level and see if it provides more information.

Ladric
12-Amethyst
(To:avillanueva)

The class file calls for CAI and not the Role name of Change Administrator I.

We changed it from CAI to Change Administrator I and it's working.

Announcements

Top Tags