Last updated
Was this helpful?
Last updated
Was this helpful?
This page contains the changes related to core and municipal services along with the MDMS, DevOps and configuration setups required to accommodate multi-tenancy. Browse through the details below to learn more about the Central Instance.
Refer to to find additional information.
The service-request module is required for the surveys to work. Follow the steps given below:
Add the
Add the new persister file:
Add the
Configure the build
Make the role action-mapping changes in the MDMS
Click on the Job-builder once the above steps are complete.
Restart the following services: egov-accesscontrol, egov-mdms-service, egov-persister
Deploy the service-request module build
Create the Citizen Feedback Service definitions (as mentioned in the above Citizen Feedback Service document) for modules and flows as per requirement before using it on the UI.
Note: Service definition creation is a backend task that requires sending an API request using tools like Postman. This task is typically performed once during the initial setup process.
Restart dashboard analytics with Cluster-configs.
Central Instance:
Find the details for prepping the UI build for a new instance.
Citizen Consent Form:
This feature allows citizen users to give their consent at the time of logging in.
Citizen Feedback:
A functionality that allows users to provide the user facility to submit feedback/ratings at the end of the service.
In the provided configuration, the parameter headerByRating
is utilized to specify the value for the star condition, along with the corresponding message to be displayed on the UI screen. The enabledScreensList
parameter is used to indicate the specific flows where the Citizen feedback screen will be presented, allowing citizens to provide reviews.
Documentation
b. Restart MDMS and deploy the latest front-end builds.
For further details on how to use Citizen-feedback APIs refer to the .
Refer to and make changes as per the document.
Add this MDMS
Documentation: a. Refer to b. Restart MDMS and deploy the latest front-end builds.
Add the MDMS file available here:
The rating component is utilized for displaying star ratings on the citizen feedback screen. You can locate this component within the micro-ui-internals folder on the following GitHub link: .
a. Refer to for more details.
2.9 release master migration document