Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.