Property Tax System Inbox v2 Migration
Steps to migrate to Inbo
Last updated
Was this helpful?
Steps to migrate to Inbo
Last updated
Was this helpful?
Service-Level Changes
Apply the following PRs to implement inbox integration:
Analyse the data used in the inbox page and update the index mapping
Ensure that the property-service pushes data to the relevant Inbox topics during:
Create
Update
Other actions
The processInstance object is mandatory in the payload for all these actions.
MDMS Configuration
Add the required MDMS configuration to specify all search parameters for fetching inbox results.
Reference for MDMS Config:
Restart the MDMS Service to apply the changes
Indexer Configuration
Add the Property Inbox Indexer configuration, reference for Indexer Config:
Add Indexer path to environment
Add the following path to your environment configuration file - file:///work-dir/configs/egov-indexer/pt-inbox-indexer.yml
Restart Indexer Service
After adding the path to the environment file, restart the Indexer service:
Re-indexing for existing data
If data already exists in the environment, re-indexing is required to reflect the changes in the inbox.
Reference Example -