You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: We updated the minimum required version of the .NET Framework from 4.5.2 to 4.7.2 so you may need to apply an update before installing this version. For information on how to check the .NET Framework version click HERE. Do download a new version of the .NET Framework click HERE.
We altered the way that <FIELD_MINVALUE> works for required decimal and integer fields. Previously if a field did not allow negative values then the 0 would be returned even if the field was marked as required. Now if a field is marked as required a minimum value of 1 is returned.
We added three new custom relation loop expressions <IF TO_ONE>, <IF TO_MANY> and <IF REQUIRES_MATCH> to the Harmony Core extensions assembly.
We enhanced the CreateFile utility by adding the ability to create and optionally load data into multiple ISAM or RELATIVE data files based on instructions defined in a JSON file.
We added a new field loop expansion token <FIELD_LDESC2>.
There were no Symphony Framework CodeGen Extensions changes in this release.
This version of CodeGen was built with Synergy/DE 11.0.3 and requires a minimum of version 10.1.1 to operate.