IFIX Core v2.0 Release Notes
Version No. | Author Name | Release Date |
---|---|---|
2.0-alpha | Pintu Kumar | 29.03.2022 |
Release Summary
iFIX Core v2.0 has the below changes.
Removed project and department entity dependency from iFIX Fiscal Event Service.
Removed project, department, expenditure dependency from iFIX Master Data Service.
Removed project and department entity dependency from iFIX Fiscal Event Post Processor.
Updated the Unit test cases.
Enhancements
S.No. | Updated Feature | Description |
---|---|---|
1 | iFIX Fiscal Event Service | Removed the project and department entity dependency from fiscal event service. Now, all the details of project and department entity will come as part of “attributes” in fiscal event bulk request . |
2 | iFIX Fiscal Event Post Processor | Removed the project and department entity dependency from fiscal event post processor service. Now, all the details of project and department entity will come as part of “attributes” and get unbundled and flattened. |
3 | iFIX Master Data Service | Removed project, department, expenditure dependency from iFIX Master Data Service and have been moved to Adapter Master Data service |
4 | Unit test cases | Updated the Junit test cases for all the core service
|
Document Resources and Links