[
https://issues.apache.org/jira/browse/SYNCOPE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034403#comment-18034403
]
ASF subversion and git services commented on SYNCOPE-1927:
----------------------------------------------------------
Commit 9fff5289b9883c7277f0ed6b4d30680c6a5aad26 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=9fff5289b9 ]
[SYNCOPE-1927] Better documentation for Macro Tasks
> 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ò
> Priority: Major
> 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)