Hi,
I am working on a SOA integration where I would need to invoke a REST service POST operation to which I have to pass the authorization header along with Body content-type as 'application/x-www-form-urlencoded' with key/value pair. (xml_data/complete XML)
REST service has a name and value pair of
'application/x-www-form-urlencoded'
key - "xml_data"
value - complete XML data
Is the new SOA Rest Adapter is compatible with this type of REST invocations or do we have any documents where I can see any example to do it.
I see there is one option where I can mention the request response and it gives me option to choose URL encoded with name/value pair, but not sure how to pass the XML for this name/value pair.

When Clickin on "Define Schema for Native format".



but not sure how to use this.
thank you.
Sameer