Get Attachments via Soap Message where response contains binary data and --uuid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 10:42 AM - edited 09-13-2024 11:45 AM
Hi All,
Can anyone please help me to retrieve below soap response which contains binary data(i am not sure if this is binary or not but in the response it is mentioned as content transfer encoded is binary) of an attachment.
--uuid: test sysid
Content-ID: test id
Content-Transfer-Encoding: 8bit
Content-Type: application/xop+xml;charset=utf-8;type="application/soap+xml"
<s:Envelope> Having some information with tags like <xop:Include> <b:Filename>fileName.PNG</b:Filename </s:Envelope>
--uuid: test sysid
Content-ID: test id1
Content-Transfer-Encoding: binary
Content-Type: application/octet-stream
=�����L'���{N��b�1���Ao�G��t�9mu.Й3��3��5�����ߵ�������;Zj?�]����M:+���zL{�T{�ϩ7�E���H� - Test Binary content
--uuid: test sysid--
FYI: File extension can be changed randomly