Water & Sewerage - Connection Details

Objective

Provide the details of the Connection to Employee and Citizen.

Connection Details page provide the details about the connection, the Property which is used to create the connection and the Owner details of the property. The same can be downloaded as a PDF file or printed directly from the page.

Employee will be able to open “View Consumption Details” page from “Connection Details” page for the Metered Reading Connection. Consumption details page will provide more options like adding details of the consumed water charges. TBD - details about View Consumption Details.

Implementation Details:

This screen is developed under the egov-wns-dev folder in the below file:

connection-details.js

The details of the connection is fetched by calling Water / Sewerage Service API “_search“ with the “Consumer.No / Mobile Number / Both”.

Localisation:

Localisation keys used in the ViewBill page are added under “rainmaker-ws” locale module and the same should be used if any new keys are added in this page.

 

API Call Role Action mapping:

API

Action id

Roles

API

Action id

Roles

1

/ws-calculator/meterConnection/_search

1913

CITIZEN,EMPLOYEE

2

/billing-service/bill/v2/_fetchbill

1862

CITIZEN,EMPLOYEE

3

/ws-services/wc/_search

1900

CITIZEN,EMPLOYEE,WS_CEMP,WS_DOC_VERIFIER,WS_FIELD_INSPECTOR,WS_APPROVER,WS_CLERK

4

/sw-services/swc/_search

1919

CITIZEN,EMPLOYEE,SW_CEMP,SW_DOC_VERIFIER,SW_FIELD_INSPECTOR,SW_CLERK

5

/property-services/property/_search

1897

CITIZEN,EMPLOYEE