Configuration of custom Windchill applications
Hello,
we use WTProperties to configure our custom Windchill applications (written in Java).
If we want to change some configuration values, we have to use the "xconfmanager" to apply the changes.
This process seems unnecessarily complex.
We are looking for easier ways, such as application-level property files (java.util.Properties) located as resources on the classpath).
Are there any substantial advantages in using Windchill xconf (WTProperties) over classic Java property files?
Thank you in advance for your opinions
mp.

