How to update service.properties?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to update service.properties?
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.
- Labels:
-
General Customization
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks! That's exactly what I needed.
