Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

MDMS supports the configuration of data at different levels. While we enable a state there can be data that is common to all the ULB’s of the state and data specific to each ULB’s. The data further can be configured at each module level as state-specific or ULB’s specific.

...

  • The common master data across all ULB’s and modules like department, designation, etc are placed under the common-masters folder which is under the tenant folder of the MDMS repository.

ex: egov-mdms-data/data/pb/common-masters/ Here “pbis the tenant folder name.

  • The common master data across all ULB’s and are module-specific are placed in a folder named after each module. These folders are placed directly under the tenant folder. 

ex: egov-mdms-data/data/pb/TradeLicense/ Herepbis the tenant folder nameand “TradeLicense“ is the module name.

...

  • Modules data that are specific to each ULB like boundary data, interest, penalty, etc are configured each ULBwise. There will be a folder per ULB under the tenant folder and all the ULB’s module-specific data are placed under this folder.

ex: egov-mdms-data/data/pb/amritsar/TradeLicense/ Here “amritsar“ is the ULB name and “TradeLicense“ is the module name. All the data specific to this module for the ULB are configured inside this folder.

Reference Docs

API List