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.