cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP --> XI --> SOAP

Former Member
0 Kudos

Hi All,

I am doing SOAP --> XI --> SOAP scenario , For the receiver webservice i got the WSDL , i want to create data types for the receiver .

So i went to External Definitions --> Create New --> I have selected category as WSDL and imported the file , now if i go to Messages tab i could not find any entries .. what could be the problem ?? . Are all WSDLs compatible with this approach.

Accepted Solutions (0)

Answers (4)

Answers (4)

nikhil_bose
Active Contributor
0 Kudos

hi there,

Check your wsdl file in any of the testers ( there are XML Spy, SOAP UI), if does fine, you can proceed - the WSDL is fine.

Check the namespace length is less than 60 Characters.

Check the WSDL SOAP Location in the browser to see whether it displays the WSDL properly

regards,

nikhil bos

prateek
Active Contributor
0 Kudos

Make sure that the namespace is less than 60 char

Regards,

Prateek

Former Member
0 Kudos

Hi,

Try this two steps:

[1]. Try the url that you found at the last part of your WSDL file on browser and check its working properly.

[2]. When you create a new entry at the "External definitions", set

Category : wsdl

Messages : From all available message definistions

Save it [Thats not necessary]

Hope this may help you..

Cheer,

Vinod V

*Reward me, if found helpful.

Former Member
0 Kudos

First check your generated WSDL using the Stylo studio or XML spy whether its ok or not?

Thnx

Chirag Gohil