Francesco Chicchiriccò created SYNCOPE-1927:
-----------------------------------------------
Summary: Macro Tasks: simplify binary form property binding
Key: SYNCOPE-1927
URL: https://issues.apache.org/jira/browse/SYNCOPE-1927
Project: Syncope
Issue Type: Improvement
Components: core, documentation
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 4.0.3, 4.1.0
Macro tasks allow to define forms where properties can be of [different
types|https://github.com/apache/syncope/blob/4_0_X/common/idrepo/lib/src/main/java/org/apache/syncope/common/lib/form/FormPropertyType.java],
including {{Binary}}.
Binary form properties currently require some manual binding to be coded in a
{{MacroActions}} instance, but this could be easily avoided by enhancing the
internal JEXL engine with support for Base64 encoding / decoding.
Moreover, the section about Macro Tasks in the Reference Guide should
definitely be enriched with some examples to better illustrate the features.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)