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!

x-form-URL_Encoded format body in REST/SOAP Business service Oracle service bus

User_FRP9BAug 22 2021 — edited Aug 24 2021

I am consuming once service in which I need to send Headers (which i can use transport Header activity) and Body as x-form-URL_Encoded form. JSON format is working fine for me But the same service os not working when using the SOAP.
Using SOAP:
Request Format:
image.pngResponse:
image.pngUsing REST:
Request format:
image.png
Response:
image.png

Comments
Post Details
Added on Aug 22 2021
1 comment
407 views