Hi All, I have a scenario. I am using invokeHTTP processor to call some endpoints which are working with content type "application/soap+xml;charset=UTF-8" but now we are moving to Binary Compressed Endpoints in which the content type should be *"*application/soap+msbin1+gzip".
I am trying to make it work by changing the meme.type header to the required one but unfortunately it is giving bad request error. So my question is 1. Can invokeHTTP processor send data with binary encoding or can it only send with text encoding? 2. If it is possible, can you please give me some example how to do it? Kind Regards, Raman
