Issue with SOA 12c Rest Adapter
Hi ,
I am trying to use Rest adapter in SOA12c to invoke a partner that accepts URL encoded message in the body . But i am getting errors in my instance. steps i have
Created rest adatpter
Created Native schema for mapping
Updated the content type to url encoded in adapter headers
If i try to call the partner using postman client by putting the url encoded message in the body . it works fine