on 2016 Oct 03 5:52 AM
Hi Experts,
My scenario is web service client to web service i have created a web service in ECC system and trying to access it through PI using SOAP UI. The sender request is processed successfully but the error in message is failed to call the end point HTTP 200 ok. Here is a screenshot which shows the error of my sender communication channel . Can yu please help me out ?
Request clarification before answering.
Hi Yamini,
Have you specified "no soap" checkbox in the communication channel ?
Regards,
Gaurav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yamini,
Receiver communication channel expects the response with SOAP envelope but you received the response without SOAP envelope that is why you get below error.
Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: No SOAP Envelope
I think you are configured the WSDL URL instead of target end point URL in SOAP receiver communication channel like below.
Configure proper endpoint in SOAP receiver channel instead of WSDL URL.
Regards,
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.