2017-11-03 9:18 GMT+01:00 Petar Zivotic <[email protected]>: > Dear LSC Users,
Hello, > Could you help a bit? You use srcBean.getDatasetFirstValueById which only get the first value of the attribute. Use srcBean.getDatasetValuesById, you will have an array and you can do a loop on values to edit them. See for example how it is done with member attribute in this tutorial: https://lsc-project.org/documentation/tutorial/synchronizegroups Clément. _______________________________________________________________ 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

