DIGIT Docs
Microplanning 0.2
  • DIGIT Knowledge Base
  • Local Governance
Microplanning 0.2
  • Introducing Microplanning
    • Release Notes
      • v0.2 Release Notes
        • Release Checklist
        • Technical Release Summary
        • Master Data Management Service (MDMS) and Configuration updates
        • Service Builds
        • UI/UX Audit
  • PRODUCT SPECIFICATION
    • User Manual
    • Product Requirement Document
      • SOPs
        • Guidelines
  • TECHNOLOGY
    • Architecture
      • High Level Design
      • Low Level Design
        • Plan Management
        • Census Management
        • Microplanning UI
          • System Admin Flow
          • Population Data Approval
          • Facility Catchment Mapping
          • Microplan Estimation Approval
      • Services
        • HCM Microplan Web
          • User Interface Design
          • Set Up Microplan
            • Microplan Details
            • Boundary Selection
            • Data Management
            • Data for Assumptions and Formulae
            • Microplan Assumptions
            • Formula Configuration
            • User Tagging
            • Summary Screen
          • User Management
            • Bulk User Create
            • Download Users Credentials
          • Supervisor Flows
            • User Interface Design
            • My Microplan
            • Select Activity
            • Validate And Approve Population Data
              • Village Details
            • Assign Facility To Villages
              • Village Assignment And Unassignment to Facility
            • Validate And Approve Microplan Estimation
          • Open Microplans: System Admin
            • Draft Flow
    • Specification
      • Plan Service
      • Resource Generator Service
      • Census Service
  • SETUP
    • Installation
    • Configuration
      • Advanced Configurations
    • QA Test Cases
    • Performance Testing
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
  • Overview
  • Interface Elements
  • Available Activities
  • User Actions Flow
  • Notes
  • API Endpoints

Was this helpful?

Export as PDF
  1. TECHNOLOGY
  2. Architecture
  3. Services
  4. HCM Microplan Web
  5. Supervisor Flows

Select Activity

PreviousMy MicroplanNextValidate And Approve Population Data

Was this helpful?

Overview

The document provides an interactive interface for supervisors to manage and track microplans. It displays role-based activity cards that guide users through tasks such as validating population data, assigning facilities, and approving microplan estimations. The available activities are dynamically presented based on the user’s role (Root or Normal) and the current workflow status of the microplan, ensuring that supervisors only see the actions relevant to their responsibilities at each stage of the microplan.

Interface Elements

Microplan Name Display:

A prominently displayed label at the top of the interface that shows the name of the selected microplan.

Activity Options:

Displays a list of activities as clickable items. Selecting an activity navigates the user to the corresponding detailed workflow.

Available Activities

1. Validate & Approve Population Data

  • Purpose: Ensures the population data associated with the microplan is accurate and approved for further processing.

  • Steps:

    1. Review uploaded population data for completeness and correctness.

    2. Approve or flag data for revision as needed.

  • Roles Involved:

    • ROOT_POPULATION_DATA_APPROVER: Can review, approve, or send back population data, as well as finalised population data.

    • POPULATION_DATA_APPROVER: Can review, approve, or send back population data.

  • Role-Based Access:

    • This card is visible based on the user role and the wfStatus that aligns with the data validation stage.

2. Assign Facilities to Villages

  • Purpose: Assign healthcare or distribution facilities to specific villages or areas within the campaign's scope.

  • Steps:

    1. Map villages to designated facilities.

    2. Confirm assignments to ensure logistical accuracy.

  • Roles Involved:

    • ROOT_FACILITY_CATCHMENT_MAPPER: Assign and unassign facilities to villages, and finalise facility assignments.

    • FACILITY_CATCHMENT_MAPPER: Assign and unassign facility to villages.

  • Role-Based Access:

    • This card appears only when the wfStatus indicates that facility assignment is the next step.

3. Validate & Approve Microplan Estimations

  • Purpose: Review and finalise the estimated resources, population coverage, and other metrics calculated for the microplan.

  • Steps:

    1. Check estimations for accuracy and alignment with campaign objectives.

    2. Approve or request adjustments as necessary.

  • Roles Involved:

    • ROOT_PLAN_ESTIMATION_APPROVER: Can approve or request adjustments for microplan estimations, also finalized microplan estimation.

    • PLAN_ESTIMATION_APPROVER: Can approve or request adjustments for microplan estimations.

  • Role-Based Access:

    • The card is displayed based on wfStatus of the plan configuration, indicating readiness for estimation validation.

User Actions Flow

  1. Select an Activity: Choose one of the available activities depending on the current stage of the microplan.

  2. Proceed to the Next Screen: Click the activity to access its detailed workflow interface.

Notes

  • Role-based Permissions: Certain activities might be restricted based on user roles and permissions.

  • Sequential Workflow: Activities must be completed in sequence for effective campaign execution:

    1. Validate Population Data

    2. Assign Facilities

    3. Approve Microplan Estimations

  • Progress Tracking: Ensure tasks are not repeated and assignments remain aligned with campaign objectives.

API Endpoints

End Points
Purpose
Role

/egov-workflow-v2/egov-wf/process/_search

Search process history for this plan

ROOT_POPULATION_DATA_APPROVER, POPULATION_DATA_APPROVER, ROOT_PLAN_ESTIMATION_APPROVER, PLAN_ESTIMATION_APPROVER, ROOT_FACILITY_CATCHMENT_MAPPER, FACILITY_CATCHMENT_MAPPER, MICROPLAN_VIEWER

/egov-workflow-v2/egov-wf/businessservice/_search

Search workflow business services by tenant ID and plan

ROOT_POPULATION_DATA_APPROVER, POPULATION_DATA_APPROVER, ROOT_PLAN_ESTIMATION_APPROVER, PLAN_ESTIMATION_APPROVER, ROOT_FACILITY_CATCHMENT_MAPPER, FACILITY_CATCHMENT_MAPPER, MICROPLAN_VIEWER

/plan-service/config/_search

Retrieve plan configuration details by configuration ID

SUPERUSER, MICROPLAN_ADMIN, MICROPLAN_CAMPAIGN_INTEGRATOR, ROOT_POPULATION_DATA_APPROVER, POPULATION_DATA_APPROVER, ROOT_PLAN_ESTIMATION_APPROVER, PLAN_ESTIMATION_APPROVER, ROOT_FACILITY_CATCHMENT_MAPPER, FACILITY_CATCHMENT_MAPPER, MICROPLAN_VIEWER