FintechOS Platform 20.1.13

April 22nd, 2021

This release introduces a new Server SDK functionality and bug fixes.

What's New

Server SDK improvements

The optimizePDF function has been added to the Server SDK, allowing you to reduce the size of PDF files.

Fixed Issues

No. Summary Module
FSD-8465 Fixed an issue which triggered an exception when the recycleFile method was called. FintechOS Portal
FSD-2572 An inconsistent error message was displayed when importing documents when the length of the RealName field exceeded the allowed maximum. FintechOS Portal
FSD-2437 Fixed an issue which caused an exception to be thrown when searching for lengthy strings in the Code editor. FintechOS Portal

Known Issues

Summary Module
The replacement string font size parameter in the replaceTokens server side function is ignored.

FintechOS Studio

EL Pipes – Sometimes, when setting up connections that require TLS authentication, the following error message may be displayed: "Failure! You must enable TLS or login from the local machine to authenticate with this site.".
Workaround:
  1. Log in to your local server.
  2. Open the connections page of the CData Sync Admin Console in a web browser (http://localhost:8019/connections.rst).
  3. Set up the connection from the admin console.
FintechOS Studio
Accessing an entity with no default form displays a loading animation, with no error message. FintechOS Portal
Form Driven Flows – Virtual attributes are available in flow control rules expressions only after a Save & Reload. FintechOS Studio
The loading animation is displayed in FintechOS Portal when the user triggers imported code that doesn’t have ";" before the return statement. FintechOS Portal/Deployment Packages
Plugin assemblies must be copied and pasted in the PortalPluginStore\AddIns folder after import in FintechOS Studio in order to be functional. FintechOS Studio
The Save Changes prompt does not appear when the Insert button is clicked. FintechOS Studio and FintechOS Portal
Inline editing in views doesn’t work if the view columns are created with attribute aliases from the fetch. FintechOS Portal
Titles are displayed in dashboard widgets when the "Show Ttitle" option is disabled. FintechOS Portal
Views – Code before the return statement in the Fetch Object Expression must end with ";" when generating the view columns. Otherwise FintechOS Portal will crash when displaying the view. FintechOS Portal and FintechOS Studio

Before Importing on an environment, delete the records from VersionLockedEntities so that the import won’t fail in first import.

FintechOS Platform