Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Appendix A: Sizing and Platform Requirements
  9. Appendix B: Application Components
  10. Appendix C: IDD Security Configuration
  11. Appendix D: Data Security
  12. Appendix E: Example Role-Based Security Configuration
  13. Appendix F: Data Masking
  14. Appendix G: Siperian BPM Workflow Engine
  15. Appendix H: Locale Codes
  16. Appendix I: Troubleshooting
  17. Appendix J: Glossary

Data Director Implementation Guide

Data Director Implementation Guide

Customizing Column Labels

Customizing Column Labels

You can customize column labels in IDD at subject area level to distinguish identical column label that are used in multiple subject areas or to modify any column label. You must edit the
MetadataBundle.properties
file to customize the subject area column label. For example, consider a base object, Party with subject areas, Person and Organization. If you have the column label, Tax ID in both the subject areas, you can customize the column labels to distinguish between the subject areas.
To customize column labels of a subject area, perform the following steps:
  1. If you changed the metadata in the Operational Reference Store, click
    Clear Cache
    .
  2. Export the IDD application to a ZIP file.
  3. Extract the application ZIP file.
  4. Edit the
    MetadataBundle.properties
    file.
    For example: To modify column label- Tax ID to Customer Tax ID, in the MetadataBundle.properties, edit Test.Person.COLUMN.C_PARTY|TAX_ID=Customer Tax ID.
  5. In the IDD configuration manager, select the IDD application to replace the edited MetadataBundle.properties file.
  6. Click the
    Import
    Button and select
    Import to existing IDD application
    .
  7. In the
    Import to existing IDD application
    window, for
    Configuration type
    select
    Metadata Bundle
    .
  8. Click
    Browse
    to locate and select the appropriate MetadataBundle.properties file.
  9. Click
    Import
    .
    Login to the IDD application to view the customized column labels.

0 COMMENTS

We’d like to hear from you!