Hello,
I have created a proxy object from given WSDL's URL and a logical port for given Endpoint URL. When I test the proxy object, I get an error as in attached file "Proxy error.txt".
When I test (with debugging) a function module which consumes this proxy object, I get the same error with addition:
Structure: flat & not charlike
The structure of input and output parameters is deep, and type of all elements on the lowest level is STRING.
I couldn't find any conclusion after googling.