iFIX Core Release Notes
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
iFIX Core v2.0 contains the following 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.
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
Updated Feature
Description
iFIX Fiscal Event Service
Removed the project and department entity dependency from fiscal event service. Now, all the details of the project and department entity are part of “attributes” in the fiscal event bulk request.
iFIX Fiscal Event Post Processor
Removed the project and department entity dependency from fiscal event post-processor service. Now, all the details of the project and department entity are part of “attributes” that get unbundled and flattened.
iFIX Master Data Service
Removed project, department, expenditure dependency from iFIX Master Data Service and have been moved to Adapter Master Data service.
Unit test cases
Updated the Junit test cases for all the core service
iFIX Master Data Service
Fiscal event service
Fiscal event post-processor
Technical Documents
iFIX Core Architecture Overview
Fiscal Event And Fiscal Event Post-processor Service Promotion