Sending and Receiving of Files with 3rd party web service

ta5ta5 Member Posts: 1,164
Hi experts!
We have the idea to send files (for example pdf's) to a 3rd party web service. It should be possible to retrieve the files in a similar way. As far as I understand the file should be included in the Soap message, inside of a cdata section.

The question: How to encode the file into the cdata section while sending and how to decode it from the cdata section when receiving?

Thanks in advance
Thomas

Answers

Sign In or Register to comment.