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

We are happy to announce the new Windchill Customization board! Learn more.

Default Request Priority on a Change Request

ArronCochran
1-Newbie

Default Request Priority on a Change Request

Does anyone know where the location is to change the default value for the request priority on a Change Request? I appreciate any help that can be provided.

Thanks,

Arron

3 REPLIES 3

It should be under where all the resource bundle files are stored. Need a more technical specific answer, reply back and I'll dig it up for you. Do you know how to build it, once you make the changes?

Sent from my Verizon Wireless BlackBerry

Thanks for the info. I was able to find the file and found the field to change. However, I am not that familiar with how to build it once the change has been made. Can you offer any suggestions?

Thanks again,

Arron

I'm assuming that you need to change a resource bundle entry and select
one to be the default value.

from a Windchill shell type the command

> enumcustomize

after you make the changes and save you'll need to run the next two
commands and then restart Windchill.

> ant -f bin/tools.xml bundle_custom -Dbundle.input=registry
> ant -f codebase/MakeJar.xml custUpdate

Steve D.

> Thanks for the info. I was able to find the file and found the field to
> change. However, I am not that familiar with how to build it once the
> change has been made. Can you offer any suggestions?
> Thanks again,
> Arron
>
>
Top Tags