Versions Compared

Key

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

Property services 

Reference to Children Document

Property Mutation - Ownership Transfer Technical documentation

Assessment of property

Overview:

One of the major applications of the eGov stack which helps municipal and citizens to handle property tax payments and other related functions on the property such as assessments, mutation, and so on.

...

The persister File config for property services can be found in the Config repo of eGov Git, which needs to be added in the persister service - https://github.com/egovernments/configs/blob/master/egov-persister/property-services-registry.yml

...

The Boolean field which can enable/disable Workflow - same field controls the update and create the workflow

name

value

description

is.workflow.enabled

...

true/false

...

enable disbale workflow

property.workflow.name

...

PT.CREATE

the name should match the config name in the workflow businessservice JSON

property.legacy.entry.workflow.name

...

...

PT.UPDATE

Workflow Config for property create if the source is from WATER CONNECTION module

...