2025.1.2

Release notes for Fynapse 2025.1.2

Fiscal Calendars

We enhanced the Fiscal Calendars functionality. Now, you can configure custom Fiscal Calendars.

At this stage of implementation, to configure custom Fiscal Calendars, you need to:

  • Configure two optional fields in Journal Line Definition
    • Fiscal Year
    • Period
  • Add a snippet with the custom Fiscal Calendar to the Configuration Data JSON file

For more details, refer to Fiscal Calendars section in Configuration Data and to the Fiscal Calendars article.

Upgrade Considerations If you want to add the new Fiscal Year and Period fields to an existing Journal Line Definition Configuration, you have to follow the standard procedure for adding optional fields, i.e. update and re-upload the Configuration Data JSON file.

Adjustment Portal

We implemented a new Adjustment portal screen in Fynapse. It allows you to upload data files in a CSV format into relevant Journals Entities with the possibility of validating data with systemic and accounting-related validations. Moreover, dedicated users can review data, adding another layer of data control. Data affects Fynapse only post-approval. Additionally, the functionality enables you to download the uploaded file or discard it, as well as download a file with errors to facilitate error correction.

Please note that the file uploaded via the Adjustment portal cannot exceed 100MB.

For more details, refer to Adjustment Portal.

Bulk Operations Audit Log Screen

We have added a new Audit log screen, which keeps the record of all activities on Configuration Data screen. The information on the Audit log screen allows to check which user uploaded or downloaded the Configuration Data JSON file, or performed a wipe of the system. You can also download the Configuration Data JSON file uploaded by another user.

For more details refer to Configuration Data.

REST API

In this release, we are exposing REST API endpoints for Ingestion, Extraction, and Statistics.

The documentation for REST API endpoints is available here.

Developer Resources

In this release, we are introducing a new section to the Knowledge Base, Developer Resources.

The Developer Resources section comprises of sections on how to manage Fynapse REST APIs and of Integration Guides, which contains additional information about REST API endpoints.

API Client Panel

As this feature is part of an on-going implementation, it will be rolled out to your environment after the release of version 2025.1.2. If you want to know the exact time it will be available for you, please raise a ticket with Aptitude Software Support.

We implemented a new panel called API Client in the Profile window. The panel allows you to create an API key (made of the client ID and client secret) that you will use to authenticate and get access to Fynapse REST API. The key is by default valid for 90 days. You need to remember to copy and save the client secret immediately after generation since you will not be able to preview it once you leave the panel. You can also remove a particular API key and replace it with a new one using the panel. Additionally, you can view the table consisting of all generated API keys with information about their expiration dates.

For more details, refer to API Client Credentials.