DIGIT 2.0 (30.07.2020) : W&S Release Promotion Document
Description:
The Water & Sewerage module deals with the process of applying and managing water & sewerage connections. This module has both Citizen and employee-facing components. As part of Phase 2, the citizen has the ability to Initiate connections, Submit application, resubmit the application, and many more actions (Based on workflow), make payment for application, print receipts, download bills, etc. The Employee and Other roles like ws doc verifier, field inspector can take action based on workflow action.
Notes:
This promotion document depends on the previous version - W&S Promotion Document v2.1 Make sure the previous version is properly deployed and running without any issues before performing the changes mentioned in this document.
Actors: Citizen, Counter Employee, Document Verifier, Field Inspector, Approver, Clerk
Technical Documents:
Please find the updated technical document for the Water & Sewerage module at the below link:
Water Service Technical Document - Water Service - Technical Document
Sewerage Service Technical Document - Sewerage Service - Technical Document
Promotion Steps:
MDMS Changes
Configuration changes for DIGIT 2.0 (30.07.2020) WS release
Configs Changes
The modified and latest files config change as per v2.1.1. release
Configuration changes for DIGIT 2.0 (30.07.2020) WS release
Infra Ops Config
Infra Ops changes can find here
Configuration changes for DIGIT 2.0 (30.07.2020) WS release | Infra Ops Config
TaxHeadMaster File Changes :
Add the below config for the Advance payment
{"category": "ADVANCE_COLLECTION","service": "WS","name": "Ws advance carry forward","code": "WS_ADVANCE_CARRYFORWARD","isDebit": true,"isActualDemand": false,"order": "0","isRequired": false},{"category": "ADVANCE_COLLECTION","service": "SW","name": "Sw advance carry forward","code": "SW_ADVANCE_CARRYFORWARD","isDebit": true,"isActualDemand": false,"order": "0","isRequired": false}
Added Role Actions :
{"rolecode": "EMPLOYEE","actionid": 706,"actioncode": "","tenantId": "pg"}
Localization File
Test Cases
Test Cases for DIGIT 2.0 (30.07.2020) WS Release
Service Builds
| Image Details |
Billing Service | billing-service:v1.1.0-4367159 |
Property Service | property-services:v1.0.0-3adc34fe |
PDF Service | egov-pdf:v1.0.0-009661c |
Employee | employee:v1.0.0-8ebc6bb60 |
Citizen | citizen:v1.0.0-8ebc6bb60 |
WS-Service | ws-services:v1.0.0-67c2139c |
WS-Calculator | ws-calculator:v1.0.0-d7529cf4 |
SW-Service | sw-services:v1.0.0-a2ee0ed4 |
SW-Calculator | sw-calculator:v1.0.0-67e5a1bc |
Egov-Searcher | egov-searcher:v1.1.0-59d3598 |
Collection Service | collection-services-db:v1.1.0-afb3913 |
Apportion Service | egov-apportion-service:v1.1.0-5553009 |
Swagger API
Postman Collection
Postman collection for Create Water and Sewerage API’s
https://www.getpostman.com/collections/b6cd12cda7caaa2d4580 (Water service)
https://www.getpostman.com/collections/c5ce66e0c8c263b40444 (WS Calculation Service)
https://www.getpostman.com/collections/27458a8c6249d786317c (Sewerage service and calculation service)
Features Covered as part of Release
Module | Feature |
Citizen, Employee | Advance payment ability to enter and pay more than due amount and generate the receipt |
Citizen, Employee | Bill and Receipt PDF configurations are specific to W&S module |
Citizen, Employee | Multi-tenancy Issue is fixed |
Citizen, Employee | Backend spring boot version, tracer version updated |
Citizen, Employee | Backend Review changes like function naming, typo issue. |
Citizen, Employee | Application, Connection Id’s format changed |
Citizen, Employee | Meter reading tenantId issue fixed |
Citizen, Employee | Audit details captured for all the tables |