Hi,
I have to test rest service with restadapter in SOA 12c.I have assigned json string to json string and send it as input of rest reference. But json payload is going as something like as below.
Please help
<Json_IP>
<json>"{\n \"orgId\" : \"123\",\n \"orderNumber\" : 234\n}"</json>
</Json_IP>