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
We added a new structure expression token <IF STRUCTURE_PII_FIELDS> that indicates whether any field in a structure has been tagged as containing PII data.
We added a new field loop expression token <IF PII_SCRUB> that indicates whether a field has been tagged as containing PII data and a new field loop expansion token <FIELD_PII_TYPE> which inserts the type of PII data a field contains.
We added a new field loop expression token <IF USED_IN_RELATION>.
We added a new custom field loop expression token <IF HARMONYCORE_CUSTOM_FIELD> and a new custom field loop expansion token <HARMONYCORE_CUSTOM_FIELD_TYPE> to the Harmony Core extensions assembly.
We added a new tag loop expansion token <TAGLOOP_FIELD_SNTYPE> and relation key segment loop expansion token <LITERAL_SEGMENT_SNTYPE>.
As the Symphony Framework is no longer maintained by Synergex and is no longer an open source development effort, we no longer distribute the Symphony Framework CodeGen Extensions assembly with CodeGen. CodeGen continues to support custom extensions and the Symphony Framework extensions can be added back by any Synergy developer with the necessary Synergy .NET development tools.
This version of CodeGen was built with Synergy/DE 11.0.3 and requires a minimum of version 10.1.1 to operate.