Skip to Content
0
Jun 08, 2018 at 07:27 AM

Rest Sender Adapter: Post Request

1739 Views

Hello Experts,

I am creating a simple interface using Rest sender adapter having fixed part URL and trying to send the message using SOAP UI using POST.

However message I am getting in PO, is having "GET" operation in SOAP header and also Payload is empty. Currently In channel, "Limit to HTTP operation" is not ticked so channel is not limited to any specific HTTP operation.

If I "limit to HTTP operation" to Post then below error is coming in SOAP UI and no message arrived in PO.

Error :

No channel found to handle "GET" request to "/demo/query/customer".

So I believe SOAP UI is only trying to send message using GET, no matter which operation is selected in SOAP UI.

Please suggest. Thanks in advance.

Best regards

Om Heerani

Attachments

soapui-post.png (37.1 kB)
opeartion.png (157.4 kB)
geterror.png (29.3 kB)
abc.png (129.0 kB)