61 Resource Bundle Maintenance
This topic provides the systematic instructions for user to maintain resource bundle based on the user's current locale.
Resource bundles contain locale-specific objects. When your program needs a locale-specific resource, a String for example, your program can load it from the resource bundle that is appropriate for the current user's locale.
These Resource bundles are maintained inside digx_fw_resource_bundle
table. We have grouped these bundles based on modules inside
digx_fw_resource_bundle_mapping
table.
At a time any single resource from these bundles can be selected at this screen and its Resource values/display names for corresponding supported user locale can be updated simultaneously ( bulk update).
Features Supported In Application
This option allows the System Administrator to:
- Search Resource Bundle
- View Resource Bundle
- Edit Resource Bundle
- Perform anyone of the following navigation to access the
Resource Bundle Maintenance screen.
- From System/ Bank Administrator Dashboard, click Toggle Menu, then click Menu and then click Configuration . Under Configuration , click Resource Bundle Maintenance.
- From the Search bar, type Configuration – Resource Bundle Maintenanceand press Enter.
The Resource Bundle Maintenance screen appears.
- Resource Bundle Maintenance - Search & View
This topic describes the systematic instruction for user to view existing resource bundle maintained. - Resource Bundle Maintenance - Edit
This topic describes the systematic instruction for user to modify existing resource bundle maintained.