On 24/07/19 15:46, Noah Hansen . wrote:
Hi all,
I'm using syncope 2.1.4 and trying to find a way to sync connectors to
each other.
i.e. if we execute a push task to one, it will automatically execute
that same push task to the other.
I've been reading through the reference guide and can't seem to find
anything of that matter.
Hi,
Syncope supports both automatic and manual provisioning:
* the former happens whenever a User, which is assigned to one or more
External Resources, is created / updated / deleted on Syncope via REST
or Admin Console; for example, updating one user's e-mail address will
generate propagations onto all associated Resources with e-mail defined
in Mapping;
* the latter happens by creating and executing Push Tasks and is
disconnected from User CRUD; naturally Push Tasks can be scheduled to
occur regularly, if needed.
There is no orchestration available for coordinating multiple Push
Tasks: in similar cases, I would suggest to implement a Custom Task [1]
where you can code the required logic.
HTH
Regards.
[1] http://syncope.apache.org/docs/2.1/reference-guide.html#tasks-custom
--
Francesco Chicchiriccò
Tirasa - Open Source Excellence
http://www.tirasa.net/
Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/