Discussion:
[lsc-users] Multiple destinations on a same Task.
ERIC BRYS
2018-09-20 07:55:29 UTC
Permalink
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 ?

Thanks,
Eric Brys.




This message is not intended for persons who are citizens of, domiciled or resident in, or entities registered in a country or jurisdiction in which its distribution, publication, provision or use would violate current laws and regulations. The content of this message is confidential and may be read and/or used only by the recipient of this message. For information about personal data protection, please refer to the Pictet Group’s Privacy Notice available at www.group.pictet/privacynotice. If you have received this e-mail message in error, please destroy it and delete it from your computer. The Pictet Group may not be held liable for the use, transmission or treatment of the content of this message. The recipient of this message remains solely liable for any form of reproduction, copying, disclosure, modification and/or publication of the content. No liability whatsoever will be incurred by the Pictet Group. The recipient of this message agrees to comply with the applicable laws and regulations in the jurisdictions where they use the information contained herein.<br>
Clément OUDOT
2018-09-20 08:09:33 UTC
Permalink
Post by ERIC BRYS
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

***@worteks.com

Worteks | https://www.worteks.com
Loading...