Sanitation
PlatformDomainsAcademyDesign SystemFeedback
v1.3
v1.3
  • Introducing DIGIT Sanitation
    • Roadmap
    • Who can use DIGIT Sanitation?
      • Field Research
  • Platform
    • Features
    • Release Notes
      • MDMS Configuration & Service Build Updates
      • Localisation Changes
      • Workflow Configuration Changes
      • Migration Details
      • Test Cases
        • QA Test Cases
        • API Test Cases
          • API Test Cases for FSM System: Employee
          • API Test Cases for FSM System: FSTPO
          • Test Report
        • Test Closure Report
          • Backward Compatibility
        • Regression Test Case Report
      • Release Checklist
    • Architecture
    • Installation
    • Setup
      • On AWS
    • Operations Guide
    • Development Guide
      • Backend Developer Guide
      • UI Developer Guide
  • Products
    • Faecal Sludge Management (FSM)
      • Features
      • Sanitation Actors & Interactions
      • User Interface Design
      • FSM Core Service Configuration
        • FSM Implementation Configuration
        • FSM Calculator
        • FSM Vendor Registry
        • FSM Vehicle Registry
        • Legacy/Re-Indexing the FSM Data
        • FSM UI Docs
          • FSM Citizen UI
          • FSM Employee UI
          • FSM DSO UI
          • FSM FSTPO UI
        • FSM-DSS Technical Documentation
        • URC Release Notes
          • Steps to Configure URC
      • FSM User Manual
        • FSM Citizen User Manual
        • FSM Employee User Manual
          • Manage Vendor, Driver and Vehicle Details
        • DSO User Manual
        • Septage Treatment Plant Operator User Manual
      • Test Cases
      • FSM UI/UX Audit
      • FSM Functional Specification
      • FSM Technical Specification
        • Vehicle Technical Specification
        • Vendor Technical Specification
        • Calculator Technical Specification
      • FSM Release Notes
      • Training
  • Programme
    • Functional Customisation
      • Urban-Rural Convergence
    • Technical Customisation
    • Standard Operating Procedure (SOP)
    • Program Rollout Plan
    • Adoption Metrics
    • Implementation Plan
    • Implementation Guide
      • General FSM Implementation Activities
    • Implementation Checklist
  • COMMUNITY
    • Contribute
    • Source code
    • 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
  • MDMS Changes
  • Backend Changes
  • UI Changes
  • Localisation Changes
  • Dashboard Changes

Was this helpful?

Export as PDF
  1. Products
  2. Faecal Sludge Management (FSM)
  3. FSM Core Service Configuration
  4. URC Release Notes

Steps to Configure URC

Last updated 1 year ago

Was this helpful?

MDMS Changes

Feature

Service Name

PR

Added new component for URC

data/pg/FSM/CommonFieldsConfig.JSON

Create UrcConfig.json to enable URC feature

data/pg/angul/FSM/UrcConfig.json

Enabling overRide for tripAmount

data/pg/FSM/Config.json

Added GP data for specific ulb

data/pg/ulb-name/egov-location/boundary-data.json

Create UrcConfig.json and Add GP data for all the ulbs for which the URC feature needs to enable.

Backend Changes

Feature

Service Name

Changes

URC

FSM

UI Changes

Localisation Changes

Following localisations needs to be added :

[
    {
        "code": "CS_FILE_APPLICATION_PROPERTY_LOCATION_GRAM_PANCHAYAT_TEXT",
        "message": "Choose the Grama Panchayat of the Property from the list given below.",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    },
    {
        "code": "DSS_FSM_TOTAL_REQUESTS_FROM_GP",
        "message": "Applications from Grama Panchayat",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    },
    {
        "code": "FROM_GRAM_PANCHAYAT",
        "message": "From Gram Panchayat",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    },
    {
        "code": "WITHIN_ULB_LIMITS",
        "message": "Within ULB Limits",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    },
    {
        "code": "CS_VILLAGE_NAME",
        "message": "Village Name",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "ES_INBOX_PLEASE_SPECIFY_GRAM_PANCHAYAT",
        "message": "If Others, Specify Gram Panchayat",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "ES_INBOX_PLEASE_SPECIFY_LOCALITY",
        "message": "If Others, Specify Locality",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "ES_INBOX_PLEASE_SPECIFY_VILLAGE",
        "message": "Specify Village",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "CS_GRAM_PANCHAYAT",
        "message": "Gram Panchayat",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "TIP_DSS_FSM_TOTAL_REQUESTS_FROM_GP",
        "message": "Applications from Grama Panchayat",
        "module": "rainmaker-dss",
        "locale": "en_IN"
    },
    {
        "code": "TIP_DSS_FSM_TOTAL_REQUESTS_FROM_GP",
        "message": "Applications from Grama Panchayat",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    },
    {
        "code": "TIP_DSS_FSM_TOTAL_REQUESTS_FROM_GP",
        "message": "Applications from Grama Panchayat",
        "module": "rainmaker-common",
        "locale": "en_IN"
    },
    {
        "code": "FROM_OTHER_ULB",
        "message": "Outside ULB Limits",
        "module": "rainmaker-fsm",
        "locale": "en_IN"
    }
]

Dashboard Changes

In the dashboard, add the following chart:

Feature

Location

PR

  1. Add pie chart: Applications by Source

  2. Add Bar chart: No. of applications per month from Gram Panchayat

configs/egov-dss-dashboards/dashboard-analytics/ChartApiConfig.json,

configs/egov-dss-dashboards/dashboard-analytics/MasterDashboardConfig.json

Connect your Github account Connect your Github account Connect your Github account Connect your Github account

https://github.com/egovernments/digit-ui/pull/84
https://github.com/egovernments/digit-ui/pull/85
https://github.com/egovernments/digit-ui/pull/86
https://github.com/egovernments/digit-ui/pull/87
https://github.com/egovernments/digit-ui/pull/88
https://github.com/egovernments/digit-ui/pull/88
https://github.com/egovernments/digit-ui/pull/89
https://github.com/egovernments/digit-ui/pull/90
https://github.com/egovernments/digit-ui/pull/91
https://github.com/egovernments/digit-ui/pull/92
https://github.com/egovernments/digit-ui/pull/93
https://github.com/egovernments/digit-ui/pull/95
https://github.com/egovernments/digit-ui/pull/96
https://github.com/egovernments/digit-ui/pull/97
https://github.com/egovernments/digit-ui/pull/98
https://github.com/egovernments/digit-ui/pull/99
https://github.com/egovernments/digit-ui/pull/105
https://github.com/egovernments/digit-ui/commit/e6c4825b3141c02476b31f7907b4c97896d38d20
https://github.com/egovernments/digit-ui/pull/107
https://github.com/egovernments/digit-ui/commit/f3ae54412997da76bc9adc61d177d498eda6b3ac
https://github.com/egovernments/punjab-rainmaker-customization/pull/659/
Added new component for URC · egovernments/egov-mdms-data@8117ef6
Create UrcConfig.json (#3034) · egovernments/egov-mdms-data@457a65f
#SM-2189 Enableing overRide for tripAmount · egovernments/egov-mdms-data@c18e06d
Added GP data · egovernments/egov-mdms-data@bf5533a
https://github.com/egovernments/DIGIT-Dev/pull/5296
https://github.com/egovernments/DIGIT-Dev/pull/5297
https://github.com/egovernments/DIGIT-Dev/pull/5308
https://github.com/egovernments/DIGIT-Dev/pull/5309
https://github.com/egovernments/DIGIT-Dev/pull/5312
https://github.com/egovernments/DIGIT-Dev/pull/5315
https://github.com/egovernments/DIGIT-Dev/pull/5317
https://github.com/egovernments/DIGIT-Dev/pull/5318
https://github.com/egovernments/DIGIT-Dev/pull/5319
https://github.com/egovernments/DIGIT-Dev/pull/5376
https://github.com/egovernments/DIGIT-Dev/pull/5378
https://github.com/egovernments/DIGIT-Dev/pull/5399
https://github.com/egovernments/DIGIT-Dev/pull/5406