Customization of Resource Bundles
Customization of resource bundles signifies overriding the resource values of the default resource bundles.
You can customize the resource bundles using the following two ways:
- Customize resource values for the entire application.
- Customize resource values which apply only for an enterprise within the application. The order of retrieving resource values from the resource bundles always starts from the enterprise-specific resource bundles, custom specific resource bundles, and then default resource bundles.
Default resource bundles
By default, TIBCO MDM provides the following resource bundles:
- htmlresources.properties
- jsresources.properties
- SharedStringResources.properties
- SharedDBStringResources.properties
- UserText.properties
All default resource bundles are bundled within ECM.ear > ECMClasses.jar file.
Copyright © Cloud Software Group, Inc. All rights reserved.