Hello:
I am trying to use a binary value (objectGUID from AD) as the main
identifier and am having some trouble. I am using the executable plugin for
my destination service. When I use the following mainIdentifier:
<mainIdentifier>srcBean.getDatasetFirstValueById("objectGUID")</mainIdentifier>
I get the following:
dn:: 77+9NyVD77+977+9YE3vv73vv70qbO+/vS13Kg==
>From the getDatasetValueById code, it looks like it is taking the byte
array and converting it directly to a java string. This is then cast to a
java string...
Instead, I was hoping for a base64 encoded version of the original
objectGUID...
Can anyone provide an example of how to use a binary value in the main
identifier? I've been debugging this for a while and am getting desperate.
Thanks!
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org
lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users