SAP NetWeaver
Consuming BLOB Type through Web Service Using Deployable Proxy
A web service return a BLOB type data in a byte array. A web module gets this byte array and displays it in client browser. Web module consumes the web service by using deployable proxy.