...
Knowledge of json and how to write a json is required.
Knowledge of mdms data structure is required.
Key Functionalities
Add 2-3 lines to highlight the use and applications in context.
Add functional aspects for the topic (Use bullets to build the list)User with permissions to edit the git repository where MDMS data is configured.
Key Functionalities
Deployment Details
...
For login page we have to select city name. Tenant added in mdms shows in city drop-down of login page.
In reports or in the employee inbox page the details related to ULB is displayed from the fetched ulb data which is added in mdms.
Tables can be inserted for certain topics.
...
Title
...
Description
Modules i.e., TL,PT,MCS can be enabled or disabled based on the requirement for tenant in mdms.
Deployment Details
After adding the new tenant, the MDMS service needs to be restarted to read the newly added data.
Configuration Details
Configuration steps (Use numbered bullet lists to define the sequence)
Code Block { "tenantId": "uk", "moduleName": "tenant", "tenants": [ { "code": "uk.dehradun", "name": "Dehradun", "description": "Dehradun", "logoId": "https://nagarsewa.uk.gov.in/ukd-egov-assets/uk.dehradun/logo.png", "imageId": null, "domainUrl": "http://nagarnigamdehradun.com/", "type": "CITY", "twitterUrl": "https://twitter.com/DdnNagarnigam", "facebookUrl": "https://www.facebook.com/municipalcommissionerdehradun/", "emailId": "nagar_nigam2008@yahoo.com", "OfficeTimings": { "Mon - Sat": "10.00 AM - 5.00 PM" }, "city": { "name": "Dehradun", "localName": "Dehradun", "districtCode": "49", "districtName": "Dehradun", "regionName": "Gharwal", "ulbGrade": "Municipal Corporation", "longitude": 78.0322, "latitude": 30.3165, "shapeFileLocation": null, "captcha": null, "code": "248430", "regionCode": "1", "municipalityName": "Dehradun Municipal Corporation" }, "address": "Near Doon Hospital, New road, District-Dehradun, Uttarakhand-248001", "contactNumber": "+91 (135) 2653572" } ] }
Integration
Integration Scope
...