2025.3.1

Release notes for Fynapse 2025.3.1

Balance Query

We enhanced the Balance query functionality to improve the user experience when creating queries.

The Criteria section of the Balances screen was enhanced to make more clear the distinction between querying for Balances and Balance Movements by adding a radio button selection for Balance and Balance movement.

The selection for the Balance date has been expanded and will now include the following for Balance queries:

  • Current date - determined based on the Business Date
  • Previous day - determined based on the Business Date
  • Previous period end - determined based on the selected Fiscal Calendar
  • Previous year end - determined based on the selected Fiscal Calendar
  • Specific period end - determined based on the selected Fiscal Calendar
  • Specific date - determined based on the calendar selection

And the following for Balance movement queries:

  • Daily
  • Period to date - determined based on the selected Fiscal Calendar and Business Date
  • Period from/to - determined based on the selected Fiscal Calendar and period selection
  • Year to date - determined based on the selected Fiscal Calendar
  • Previous period - determined based on the selected Fiscal Calendar
  • Previous year - determined based on the selected Fiscal Calendar
  • Specific period - determined based on the selected Fiscal Calendar and period selection
  • Specific dates - determined based on the calendar selection

You can now shift the order of the selected query attributes. The order is then reflected in the results grid.

We also added the ability to delete saved queries, but only if the are not used in an extract.

For more details, refer to Balances.

Extraction

Creating REST API Extract Configurations

We added a new target type to the Extracts screen. You can now set the target type to REST API to define extract configurations that will be run exclusively via REST API. Such extract configurations cannot be triggered manually using the Fynapse UI and cannot use the scheduler. However, each time the REST API extract configuration is triggered, it is logged and visible on the Extraction logs screen.

For more details, refer to Extract Configuration and Extraction Logs.

Converting Existing Extract Configurations to the REST API Type

We added a new functionality that allows you to convert already existing extract configurations from cloud storage to REST API with just one click. This feature can be useful, especially for extract configurations that you have already used only via REST API. The conversion is possible only for extract configurations with the disabled scheduler and cannot be reversed. Consequently, you will not be able to trigger these extract configurations via Fynapse GUI anymore. Additionally, after conversion is completed, some changes will be visible on the Extraction logs screen for all previous runs of the converted extract configurations. That is, the target space will be changed to REST API and some actions, such as rerunning or downloading the extract files, will not be available.

For more details, refer to Extract Configuration.