Le 20/09/2018 à 09:55, ERIC BRYS a écrit :
>
> Hello,
>
>  
>
> In  a use case where a common source should be used to synchronize
> multiple destinations, will it be possible to avoid multiple requests
> on the source and use a common source bean to synchronize multiple
> destinations ?
>
> Is it possible in a single Task to configure more than one destination
> services, possibly with different SyncOptions `?
>
> Or use several Tasks referring a single source service ?
>
>  
>


There is no possibility to define several destination services for a
task. But you can use the executable plugin to run scripts on
add/update/delete actions:
https://lsc-project.org/documentation/plugins/executable

In the scripts, you can then target multiple destinations.

See this documentation to know how write your own scripts:
https://lsc-project.org/documentation/plugins/executable/howto_scripts

-- 
Clément Oudot | Identity Solutions Manager

[email protected]

Worteks | https://www.worteks.com

_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to