OSB: Calling REST Service from SOAP Proxy Service

45 views Asked by At

I have a SOAP Proxy Service that calls a REST Business Service, but whenever I make this call it gives me this error:

<con:reason>General runtime error: Invalid HTTP method: null</con:reason>

It's just a method GET without passing any payload or anything else. I'm using the service callout component.

0

There are 0 answers