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
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).
0 Comments