How to get DigitalImageBinaryObject from XML SOAP response b

Posted by PeterWokke on 06-Sep-2016 05:08

Who can help me on this?

In a SOAP responce I get this "DigitalImageBinaryObject" with attributes "mimeCode", "fileName" and "encodingCode".

Based on that I would like to restore the image file back.

[View:/cfs-file/__key/communityserver-discussions-components-files/26/getImagesResponse.xml:320:240]

Posted by Samuel ETTERLEN on 06-Sep-2016 09:25

Hi,

Your SOAP-RESPONSE is a Multipart response. Please look at community.progress.com/.../26828 to see how to read it with a HTTP client.

There is now way to read it with the Progress SOAP client.

All Replies

Posted by Peter Judge on 06-Sep-2016 08:18

Are you using the SOAP client or the HTTP client?

Posted by Samuel ETTERLEN on 06-Sep-2016 09:25

Hi,

Your SOAP-RESPONSE is a Multipart response. Please look at community.progress.com/.../26828 to see how to read it with a HTTP client.

There is now way to read it with the Progress SOAP client.

This thread is closed