hi Shakila, I tried the update thumbnailPhoto via LDAP Connector and I have following issue on update image. In AD keep the image as byte[] but from the ESB cannot pass the Binary data . I can sent it with encode with base64 it update the attribute value but it is not the default data type in the AD.
Is there a way to send via ESB . Appreciate your help Cheers! Chathura On Thu, Apr 19, 2018 at 5:40 PM, Shakila Sasikaran <[email protected]> wrote: > Hi Chathura, > > Since this is an attribute, can you add a JSON entry with the key > *thumbnailPhoto* and add the byte array as the value into the *attribute* > object and try? You can refer the documentation [1] for more information > about the update entry operation. > > [1] https://docs.wso2.com/display/ESBCONNECTORS/Working+with+CRU > D+operations+in+LDAP#WorkingwithCRUDoperationsinLDAP-updateEntry > > Thanks > > On Thu, Apr 19, 2018 at 4:05 PM, chathura prasad amarathunga < > [email protected]> wrote: > >> Hi Team, >> Is it possible to update binary attribute in the Active Directory ( like >> update Profile Image ). by using the Wso2 LDAP Connector. >> >> Cheers! >> Chathura >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Shakila Sasikaran > Software Engineer > Mobile :+94 (0) 77 526 6848 > [email protected] > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
