To enable FSM module in any new environment, we would need to perform certain steps.
Considering an AWS account is already setup, following are the steps to be followed:
Update the Configs repo with the following requirements:
Indexer config:
We will need following indexer files for setting up any module
FSM indexer
Vehicle indexer
Vendor indexer
Demand/billing indexer
Payment indexerPersister config
Persister files required:
Apportion persister
Billing-service persister
Workflow persister
HRMS persister
Filestore persister
PDF gen persister
Pg-service persister
Upload persister
FSM persister
FSM Calculator persister
Vehicle persister
Vendor persisterSearcher config
FSM searcherPdf config
Data config: fsm-receipt
Format config: fsm-receiptReports
fsm-report
Also mention the path of the above report file here.Dashboard configs
=> ChartApiConfig.json
=> MasterDashboardConfig.json
Add all mdms configs required
Accesscontrol-Actions-Test
Add all the actions required for fsm as mentioned in this file.
Add all those actions with respect to user-service, egov-mdms-service, apportion-service, collection-service, billing-service, egov-location, egov-common-masters, egov-idgen, egf-master, otp services, access, egov-workflow-v2, data-uploader, egov-hrms, filestore-service, pdf-service, egov-pdf, report, localization-service, egov-persister, egov-indexer, egov-searcher, eg-pg-service, dasboard-analytics, dashboard-ingest, digit-ui, fsm, fsm-calculator, vendor, vehicle.Accesscontrol-Role Action:
Add all the roleaction mappings in roleactions.json fileAccesscontrole-roles:
Add all the required roles for the respective FSM module in roles.jsonAdd BillingService, DIGIT-UI, DataSecurity, FSM, Vehicle, Vendor, Workflow, common-masters, dss-dashboard, egf-master, egov-hrms , tenant folders with their respective files.
Also add ULB/city specific data in their respective folders, for instance, create a folder angul and add the respective content required.
Deploy allCore-services builds to support this municipal-service(FSM)
Deploy this municipal-service(fsm) as well as depedent municipal-services(fsm-calculator, vendor, vehicle, inbox).
Indexer config:
We will need following indexer files for setting up any module
FSM indexer
Vehicle indexer
Vendor indexer
Demand/billing indexer
Payment indexerPersister config
Persister files required:
Apportion persister
Billing-service persister
Workflow persister
HRMS persister
Filestore persister
PDF gen persister
Pg-service persister
Upload persister
FSM persister
FSM Calculator persister
Vehicle persister
Vendor persisterSearcher config
FSM searcherPdf config
Data config: fsm-receipt
Format config: fsm-receiptReports
fsm-report
Also mention the path of the above report file here.Dashboard configs
=> ChartApiConfig.json
=> MasterDashboardConfig.json
Add Comment