Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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.