You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Matteo Alessandroni (Jira)" <ji...@apache.org> on 2020/01/21 15:07:00 UTC

[jira] [Created] (SYNCOPE-1535) Customize the order of the provisions of a resource according to the object classes

Matteo Alessandroni created SYNCOPE-1535:
--------------------------------------------

             Summary: Customize the order of the provisions of a resource according to the object classes
                 Key: SYNCOPE-1535
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1535
             Project: Syncope
          Issue Type: Improvement
          Components: console, core
            Reporter: Matteo Alessandroni


It would be useful to have a way to decide the order of the provisions while pulling from a resource according to the object classes.

E.g. I want to run a PullTask and want it to process the objects in the following order:
 # {{__ACCOUNT__}}
 # {{__PRINTER__}}
 # {{__GROUP__}}

The idea is to create a new Implementation to assign to a resource, so that every action of the Pull Tasks will process the provision objects according to the order specified in the implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)