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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

User removed from role but still he is getting the ECN tasks

SC_8321054
11-Garnet

User removed from role but still he is getting the ECN tasks

Hello all,

 

One of my Windchill user is no more working on a project. so I removed him from that role group but still when somebody adds that group in CN as reviewer, the task is getting assigned all people in the group along with him.

 

How to stop this from happening?

 

Note: we manage roles by group.

 

Windchill: 12

 

Thanks,

Sandeep C.

 

 

ACCEPTED SOLUTION

Accepted Solutions
Fadel
22-Sapphire I
(To:SC_8321054)

just run this command in a windchill shell :   xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p

and restart the server

Fede

View solution in original post

5 REPLIES 5
Fadel
22-Sapphire I
(To:SC_8321054)

would you try the below :

  1. Set wt.team.re-resolveRoles=false using xconfmanager command as below :
    • xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p
  2. Restart method server
Fede

Hi don't have any idea about xconfmanager. could you elaborate?

 

Thanks,

Sandeep C.

Fadel
22-Sapphire I
(To:SC_8321054)

just run this command in a windchill shell :   xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p

and restart the server

Fede

it worked...!!!! 

 

what this command meant? Please explain.

 

Thanks,

Sandeep C.

Fadel
22-Sapphire I
(To:SC_8321054)

Hi Sandeep C,

From the top of my this property is control role re-resolution when changing LC state .

I'm from technical support and was aware of that above setting to resolve the use case you are describing in this post .

you may search that property on the embedded Windchill help center for documentation  .

 

 

BR,

Fadel 

Fede
Announcements

Top Tags