Skip to Content
0
Former Member
Jul 18, 2008 at 10:17 AM

No structure specified in response messge in WSDL

43 Views

Hi all,

I am using a wsdl file of an webservice as the external defination.But when I check the response message structure in the wsdl ,I found Its kept as type String where as it should be of type complex and of a specific data type(Data structe--hierrarchical).For this reason I am not getting the message structure in the message mapping pane ,only getting the message name not the structure of it.But exept that how I can map that message to an specified idoc structure.