DIGIT Workbench
PlatformDomainsAcademyDesign SystemFeedback
  • 👋Introducing DIGIT Workbench
    • Release Notes
      • Service Build Updates
      • MDMS & Configuration Updates
      • Test cases
      • Schema Collection
  • Understanding Workbench
    • Workbench Concept Note
    • Approach
  • Specifications
    • Master Data Management Process Flow
    • User Stories
  • Platform
    • Architecture
      • High Level Design
      • Low Level Design
    • Source Code
  • Setup
    • Configurations
      • Services
        • MDMS V2 (Master Data Management Service)
          • Adopt New MDMS - Steps
      • Workbench UI
        • Configurations
          • MDMS Configurations
          • DevOps Configuration
          • FAQ :: On Localisation Screens
        • Manage Master Data
          • Search Master Data
          • Add Master Data
          • View Master Data
          • Update Master Data
        • Manage Localisation Data
          • Search Localisation Data
            • Add Localisation Data
          • Edit Localization Messages
          • FAQ :: Add localisation if screens are not localised.
        • Create New Master
      • MDMS V2 Migration Guide
  • Community
    • Issues
Powered by GitBook

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page
  • Context
  • Role Mapping
  • Process Flow
  • Key Features

Was this helpful?

Export as PDF
  1. Specifications

Master Data Management Process Flow

Detailed Solution

PreviousApproachNextUser Stories

Last updated 7 months ago

Was this helpful?

Context

This page offers details on role mapping, including role permissions and the process flow related to master data management.

Role Mapping

Role
Scope

MDMS_ADMIN

  1. Can add, search, view and update all master data

  2. Created at the time of installation along with the creation of tenant

Process Flow

Key Features

Manage Tenant

  • Can only update tenant info

Manage Master Data through the MDMS service

  • Select master

  • Common flow to add, search, view, update and disable master data

    1. Add

    2. Search

    3. View

    4. Update

    5. Disable

  • Add master data form rendered based on the schema of each master(property type, validations etc)

  • Search page

    • Search fields

    • Search results

  • Validations are also based on the info coming as part of the schema itself

Manage master data through other services

  • The list will be populated based on services that have action mapped to workbench_superadmin

  • For master data that has custom APIs, redirect to the respective links/pages. Eg :

    • Users

    • Localization

    • Boundary (when the APIs are made available)

    • Project & related masters