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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Changing Display Name of Product Manager

vmcdaniel
2-Guest

Changing Display Name of Product Manager

Hi,
How have you handled this problem?

OOTB the Product Manger role is the Windchill 'Admin' for a context. We use it as such.

We are implementing some involvement our Product Manager in our workflows. I want to keep the users from confusing the two and selecting the wrong group in the Promotion Request Wizard

I am considering changing the display name of the OOTB Product Manager role to 'WC Context Admin'. Anyone done that?

Kind regards,

Vaughn McDaniel III
Business Process Analyst
Engineering Services Group - PLM/CAD Applications



Kärcher North America, Inc.
1351 W. Stanford Ave.
Englewood, CO 80110
2 REPLIES 2

Yes.
It's very easy and have had no issues after renaming my Members role.


1. Launch Enumerated Type Customization Utility

a. In a Windchill Shell

enumcustomize

b. Browse to \wt\project and select RoleRB.RB.ser

c. Add or Edit entries as necessary

d. Save & Exit

2. Compile

ant\bin\ant -f bin/tools.xml bundle_custom -Dbundle.forceCompile=true -Dbundle.input=registry

ant -f codebase/MakeJar.xml custUpdate

3. Restart Windchill

a. Stop Windchill and Tomcat

b. Clear Tomcat cache.

c. Start Windchill and Tomcat.


joe bell
GSIMS Administrator
GPS Sustainment Information Management System
719-572-2890
bellj@gpssims.com<">mailto:bellj@gpssims.com>
jessh
5-Regular Member
(To:vmcdaniel)

I believe that clearing the Tomcat cache isn't actually necessary here.

Top Tags