Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I recently updated our windchill 11.0 CPS and the customization we had to the find number field got dropped.
I'm stuck on step 2D of the help file linked below. Can anyone tell me what syntax I use in the xconfmanager?
Solved! Go to Solution.
You can try with this command:
xconfmanager -s "wt.services/svc/default/wt.part.ValidateFindNumbersDelegate/null/java.lang.Object/0=wt.part.DefaultValidateFindNumbersDelegate/duplicate" -t "codebase/service.properties" -p
Regards
Iker Mendiola - Prambanan IT Services |
You can try with this command:
xconfmanager -s "wt.services/svc/default/wt.part.ValidateFindNumbersDelegate/null/java.lang.Object/0=wt.part.DefaultValidateFindNumbersDelegate/duplicate" -t "codebase/service.properties" -p
Regards
Iker Mendiola - Prambanan IT Services |
Thanks! That's exactly what I needed.