Hi,
As I understand it, Syncope supports the concept of derived attributes.
Derived attributes are configured using apache commons Jexl.
The scenario I am working on at the moment is:
* We have a map of values containing keys that represent values we
receive in a multivalued attribute;
* We need to translate the values from the multivalued attribute, by a
look-up in the map, and produce the value for the corresponding entry in
the map as result;
* The resulting derived attribute should contain the list of values,
based upon the lookup;
Does the Syncope derived attributes implementation support this scenario?
If so, could you please clarify things for me?
Regards,
Ernst