cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP 404 error

Former Member
0 Kudos

In the SAP PI I have configured an Inbound service interface which encapsulates the Oracle SOA based WSDL (which is on the server machine external to SAP PI VM machine)

Generated the WSDL of the sender agreement but it gives the following error...

               <context>XIAdapter</context>

               <code>ADAPTER.JAVA_EXCEPTION</code>

               <text>com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Can't parse the document; HTTP 404 Not Found

  at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1214)

What could be the possible reason?

Accepted Solutions (0)

Answers (3)

Answers (3)

nitindeshpande
Active Contributor
0 Kudos

Hello Naveed,

As per your description, your interface is inbound to PI from Oracle SOA. This means the web-service must be hosted in PI. I do not understand the point, taking WSDL from Oracle SOA.

Regards,

Nitin

vicky20691
Active Contributor
0 Kudos

Hi Iqbal,

Your system is not able to generate the URL for some reason. Might be some kind of inconsistency. Try restarting the system (full along with DB) and then try again.

Regards,

Vikas

former_member186851
Active Contributor
0 Kudos

Hello Naveed,

Are you using SOAP adapter with http protocol?

WSDL is not supported for all adapters.