Versions Compared

Key

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

Version 9Version No.

Author Name

Release Date

2.0.0

Pintu Kumar

2229.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 form from iFIX Master Data Service.

  • Removed project and department entity dependency from iFIX Fiscal Event Post Processor.

  • Updated the Unit test cases.

...

S.No.

Updated Feature

Description

1

Removed project and department entity dependency from 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

Removed project and department entity dependency from 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

Removed project, department, expenditure dependency form iFIX Master Data Service.

Removed project, department, expenditure dependency form iFIX Master Data Service and have been moved to Adapter Master Data service

4

Updated Unit test cases

Updated the Junit test cases for all the core service

  • iFIX Master Data Service

  • fiscal Fiscal event service

  • fiscal Fiscal event post processor

...