Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RestAdapter in SOA suite12c(12.2.1.3.0) giving issue for rest call.

User_MMDZPJan 21 2021

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>

Comments
Post Details
Added on Jan 21 2021
1 comment
158 views