Issue #88 has been updated by Jonathan Clarke.
As pointed out by Rapha?l in issue #78, the getAttributeValueById() method only returns one value. You should be able to use srcBean.getAttributeValuesById() from the patch in #78 when it is commited. Marking this bug as a duplicate of #78. ---------------------------------------- Bug #88: Source multi-valuated attributes are cutted to first value http://tools.lsc-project.org/issues/show/88 Author: Cl?ment Oudot Status: New Priority: Normal Assigned to: Category: Core Target version: Hello, for example: <pre> lsc.syncoptions.fonction.member.force_value = srcBean.getAttributeValueById("uniqueMember") </pre> Will just print the first uniqueMember value, and not the others. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090625/d6cf9557/attachment.htm>

