- 3,715,830 Users
- 2,242,890 Discussions
- 7,845,629 Comments
Forum Stats
Discussions
Categories
- Industry Applications
- 3.2K Intelligent Advisor
- Insurance
- 1.1K On-Premises Infrastructure
- 375 Analytics Software
- 35 Application Development Software
- 1.8K Cloud Platform
- 700.5K Database Software
- 17.4K Enterprise Manager
- 7 Hardware
- 174 Infrastructure Software
- 97 Integration
- 52 Security Software
RestAdapter in SOA suite12c(12.2.1.3.0) giving issue for rest call.

User_MMDZP
Member Posts: 1 Red Ribbon
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>