2024.3.2

Release notes for Fynapse 2024.3.2

Business Event Definition - Changes in the References Section

We implemented changes in the References section on the Business Event Definition screen.

Previously, the References section included information about the Name of the Reference and the Description which was populated by data from the “label” attribute. Both the Name and the “label” attribute were defined in the Configuration Data JSON file.
Now, the Name was changed to Reference Label and is populated by the “label” attribute defined in the Configuration Data JSON.
The Description field is now populated by the new “description” attribute we added to the Configuration Data JSON file. This field is optional in the configuration.

For more details, refer to Business Event Definition.

Posting Date Override Enhancement

Released under Feature Flag

We enhanced the Posting Date override functionality. Previously, Posting Date override would be applied to Business Events that failed due to configuration and enough time passed for period to close. Then override was applied after reprocessing of that Business Event. However, if a Business Event was ingested with a Posting Date dated to after the relevant period was closed an error was thrown and Fynapse did not apply Posting Date override.

Now, Posting Date Override is also applied if a Business Event is ingested with a Posting Date falling on a closed period, so the Business Event does not require reprocessing and generates no errors due to closed period.

Extracts Configuration Screen Enhancements

We enhanced the Extracts screen by disabling the Save draft and Submit buttons until all required fields are filled correctly to reduce chances of saving incorrect extract configurations. Additionally, we added the Entity name list that appears once you select the FDS as a data source to make browsing through Entities quicker. Finally, we added an additional checkbox Set query attributes to extract only selected data in the Query criteria panel. After selecting it the Attributes list is enabled and you can set query criteria to decide which part of data you want to extract. If you do not select the Set query attributes to extract only selected data checkbox then all data for the selected data source will be extracted.

For more details, refer to Extract Configuration.

Flow AI Assistant

Released under Feature Flag

We implemented the initial iteration of the AI assistant in the Script step that generates calculation rules from natural language prompts and provides information about Entities, e.g. attributes defined in Reference Entities, and variables generated by other Flow steps.

Please note that generative AI technology in general is still maturing and even with high quality descriptions, the rules generated may not always be correct. Therefore, always check what it has generated. 

The AI assistant is released as a beta version for evaluation purposes only and is not recommended for production use. Please note that once you enable the Assistant, such data as Data Entity structure, Fiscal and Business Calendar names will be sent to the third party provider of the implemented AI model. Per the provider’s policy, your data will be temporarily stored for monitoring, to prevent abuse or misuse. Please ensure the use of the Fynapse Flow Assistant aligns with your company’s internal policies.

For more details, refer to Flow Steps.

Patch

Extraction - Scheduler Frequency

We added 4 additional frequencies in the extraction scheduler for the Per hour option. Previously, for the Per hour repetition you could choose from only two settings that is, 30 minutes and 60 minutes. Now, you can set the frequency to 1 minute, 5 minutes, 10 minutes, and 15 minutes.

For more details, refer to Extract Configuration.