Skip to Content
0
Former Member
May 30, 2008 at 01:33 PM

Convert payload to base64binary

38 Views

I have a requirement where I have to convert the payload of the message into base64binary data. This is used in an integration scenario were a partner sends an xml message. The message should then be posted to a Microsoft share point site where it is stored as a file attachment. The WSDL for the Microsoft share point site web service specifies that the message be submitted in a base64binary node.

Can anyone help me with how I can convert the payload?

Regards

Philip