Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

List of configurations need to be updated so that W&S UI can display the information / provide access to the logged in User.

...

  1. Type of Roles & Access Details

Map all WS roles to respective API’s giving 403 status inhttps://github.com/egovernments/playground-mdms-data/blob/master/data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json and https://github.com/egovernments/playground-mdms-data/blob/master/data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json

Below roles are access the different workflow actions like

  • Counter Employee can create and submit the application.

  • Document verifier can verify the documents and that application forward to field inspector.

  • Field inspector can verify the additional details provided by the Citizen after verify it move to the approve.

  • Approver can approve the connection and after counter employee can collect amount from citizen and application move to activate the connection.

  • clerk will activate the connection then connection number will generated.
    For Water:

  1. WS_CEMP

  2. WS_DOC_VERIFIER

  3. WS_FIELD_INSPECTOR

  4. WS_APPROVER

  5. WS_CLERK

...

rolecode will be the roles of Employee or citizen. 

Employee Inbox :

For any Employee, Inbox will be visible only if its configured in mdms.

https://github.com/egovernments/egov-mdms-data/blob/master/data/pb/ACCESSCONTROL-ACTIONS-TEST/actions-test.json

2. MDMS Configuration

All BusinessService details and W&S specific mdms data.

...