Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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.