cancel
Showing results for 
Search instead for 
Did you mean: 

XISOAPAdapter/MessageServlet missing in WSDL 'HTTP_Port'

arunneerolil
Contributor
0 Kudos


Dear Team,

'XISOAPAdapter/MessageServlet' is missing in the 'HTTP_Port' and 'HTTPS_Port' URLs in the autogenerated WSDL from Integration Builder.
Integrated Configuration -> Display WSDL

URL is appearing as
http://hostname:50000/?senderParty=&senderService=<>&receiverParty=&receiverService=&interface=S<>&interfaceNamespace=<>
instead of
http://hostname:50000/XISOAPAdapter/MessageServlet?senderParty=&senderService=<>&receiverParty=&receiverService=&interface=S<>&interfaceNamespace=<>
in the generated WSDL.

Any idea on how to fix this issue ?

Thanks in Advance.

Arun

Accepted Solutions (0)

Answers (3)

Answers (3)

arunneerolil
Contributor
0 Kudos

Closing the thread as there is no solutions yet. We are planning for an upgrade and hopefully this will fix the issue. Thanks, Arun

bhavesh_kantilal
Active Contributor
0 Kudos

This should definitely not be the case. Can you share a screen shot of where you see this? This might help understand this better!

Regards

Bhavesh

arunneerolil
Contributor
0 Kudos


Hi Raghuraman / Bhavesh,

Please find below the integration builder and soapUI screenshots below.



Thanks,
Arun

Message was edited by: Arun Kumar Gopinathan

bhavesh_kantilal
Active Contributor
0 Kudos

Can you try this url in your browser : http://host:port/dir/inspection.wsil

This will display all WSDL URL and their end point's in your PI Server where SOAP Sender Channel is used. Can you check if the URL displayed here is valid  ( under endpoint URL )

Regards

Bhavesh

arunneerolil
Contributor
0 Kudos

Hi Bhavesh,

'XISOAPAdapter/MessageServlet' is missing in http://host:port/dir/inspection.wsil as well.

bhavesh_kantilal
Active Contributor
0 Kudos

Seems to be some sort of bug!

When you try to download the WSDL using SOAP UI does it ask for a user / password? If no, then there are notes that state if WSDL authentication is disabled, some sideeffects / known issues exist..

Apart from this, I am clueless.. Which version of PI are you on?

Regards,

Bhavesh

arunneerolil
Contributor
0 Kudos

Hi Bhavesh,

PI version in 7.31sp1 single stack.

Thanks,

Arun

bhavesh_kantilal
Active Contributor
0 Kudos

As per my response to your other thread as well, PI 731 SP 01 is a very very old Service Pack. This is definitely a bug but one that definitely has been fixed in the later service packs.

Regards

Bhavesh

bhavesh_kantilal
Active Contributor
0 Kudos

Another option would be to raise an OSS with SAP to get a confirmation on the bug and if there is a fix for the same for SP 01 ( doubt the same though )..

Regards

Bhavesh

former_member186851
Active Contributor
0 Kudos

Hello Arun,

Seems to be strange,For all SOAP scenarios the same issue?

Try re-configuring or try with other scenarios.

If still problem try upgrade or OSS as per Bhavesh suggestion.

former_member186851
Active Contributor
0 Kudos

Hello Arun,

Are you generation from ICO?

Do one more check get the URL you get while generating WSDL ,create project  using that URL and see if your getting correct Endpoint in SOAP UI.