I've seen a few other posts on this topic in the mailing list, but never got
any real sense on how to accomplish it.

I'd like to use Synapse to receive an inbound HTTP POST which sends form
data in x-www-form-urlencoded fashion (i.e., subscriberId=2321&field1=val),
not XML. Is there a straightforward way of working with this or accessing
the inbound request via script mediator? From all the examples I've seen for
HTTP POST, it always pertains to working with POX/REST type stuff (I am
sending back XML, oddly enough).

Thanks in advance for your help, and my apologies if this has been answered
previously and I overlooked it.

jeff

Reply via email to