FintechOS Platform 20.2.8

February 1st, 2021

In this release, we focus on the visibility of Business Formula Mappings, a new attribute for campaigns and email sending, and more. Read all about the improvements and fixes below.

IMPORTANT!  
FintechOS Studio version 20.2 and greater requires .NET Framework 4.7.2.
When upgrading from previous versions:
  • Update the web.config file to support .NET Framework 4.7.2. For details see .Net Framework 4.7.2.
  • Configure any system parameters that have replaced web.config settings. For details, see New System Parameters.

What's New

Business Formula Mapping displays name of source entity

When working with Formula Parameter Mapping to add or edit an existing mapping the entity, entity extensions or segment names are displayed for all attributes that are mapped (input or output):

  • for the current entity, the entity display name
  • for extension attributes on an entity, the display name of the extended entity
  • for segments, the entity display name from the corresponding token

Campaign and Email sending

A new attribute type (whole number) was added. It is named "Days Before Expire" in FTOSEmailGateway from the FTOS_DPA_ChannelProvider entity. It extends the status of the "In progress" entries from FTOS_DPA_MessageQueue with an "X" number of days when the Start Date/End Date/Interval Min (Time UTC)/Interval Max (Time UTC) values expire.

Log in to the Portal or Studio

When inserting the wrong username and password, the message was changed in the web.config, from

Copy
<add key="UserBlocked" value="Access is denied. User is blocked." />

 

to

Copy
<add key="UserBlocked" value="The username or password provided is incorrect." />

 

Fixed Issues

No.

Summary Module

N/A

A console error was shown when accessing a data set's history.

FintechOS Platform

N/A

When clicking outside of the mapping for a formula in manual mode, the ''from entity'' was still displayed.

FintechOS Platform

Known Issues

Summary Module
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

In a Form Driven Flow, the relation between Step and Processor Type is made through ID not name.

FintechOS Platform