Skip to Content
0
Former Member
Dec 04, 2009 at 01:18 PM

Plain HTTP sending Post Requests and Multipart Uploads

44 Views

Hi,

I have a scenaio where I need to send an normal POST request

to the server. This request needs to have not the XML payload but

the same data in the form of a POST request.

Is there a way to transform the data out of the XML format into

the plain POST format prior to sending it?

Also, another scenario requires an file upload via HTTP (like a

file submitted by a web-form). Is this possible with PI and how?

Thanks for any pointers

Best regrads