Boundary Data Management

Overview

The Boundary Management Module is designed to manage Boundary data within the system. This includes components, setting up master data, creating new entries,

Boundary Management

Components

1. Boundary Home

  • Purpose: The main landing page for the Boundary Management module.

  • Components:

    • Navigation to other submodules.

    • Display of tenant information retrieved from the host app.

2. Boundary Hierarchy Type Selection/Creation

  • Purpose: Allows users to select or create a boundary hierarchy type.

  • Components:

    • Dropdown or list for selecting existing hierarchy types.

    • Button or form to create a new hierarchy type.

3. Create Hierarchy

  • Purpose: Interface for creating a new boundary hierarchy.

  • Components:

    • Form fields to input hierarchy details.

    • Validation and submission controls.

4. Create Boundary Data

  • Purpose: Interface for creating boundary data within the selected hierarchy.

  • Components:

    • Form fields to input boundary data.

    • Dropdowns or selectors for hierarchy levels.

    • Validation and submission controls.

5. View Boundary Upload Status

  • Purpose: Displays the status of boundary data uploads.

  • Components:

    • Table or list view to display upload statuses.

    • Filters and search functionality for easier navigation.

  • Users start at the Boundary Home.

  • From Boundary Home, they can navigate to Boundary Hierarchy Type Selection/Creation.

  • In Boundary Hierarchy Type Selection/Creation, they can either select an existing hierarchy or navigate to Create Hierarchy to create a new one.

  • After selecting or creating a hierarchy, users move to Create Boundary Data to input boundary details.

  • Finally, users can navigate to View Boundary Upload Status to check the status of their uploads.

Web API sequence Diagrams

Boundary Management

Last updated

Was this helpful?