...
iFIX Core and adapter services changes to cater to Multi-village schemes.
A project spanning across 2 or more villages will have a village as a tenant in mGramseva.
Tenant(village) to project(scheme) mapping is done in iFIX adapter.
Entity name in iFIX core refers to village whereas project name refers to project.
Department entity level 6 too refers to village(Tenant) and entity name level refers to the level in the hierarchy to which it is referred to.
Validation - One village(referred as Dept entity level 6 and Entity name) cannot be mapped with more than 1 project.
Previously all the services are handled by IFIX core, now a few services have been moved to the Adapter
1- Department
2- Department hierarchy
3- Expenditure
4- Department entity
5- Project
Data flow will be from Adaptor → Core → Druid → Metabase.Previously we were using COA ID in amount details now this has changed to COA code.