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!

HTTP/1.1 405 Method Not Allowed - REST Binding Service call

SinghRApr 16 2019

Hi,

I created a simple SOA Composite (12.2.1.3.0) with REST Binding service with PUT method.

A BPEL is created based on this REST service.

I can sucessfully test it from em console, with correct output.

But if invoked from SOAPUI/Postman - its returning error: HTTP/1.1 405 Method Not Allowed

Also invoking from OSB returns: OSB-380000 General runtime error: Invalid HTTP method: null

I have done REST service in OSB before (GET, POST) and they can be invoked externally fine.

What is missed here?

Thanks

Comments
Post Details
Added on Apr 16 2019
2 comments
1,181 views