Hello,
I`m testing WS using ABAP approach (no ESR tools).
I have correctly generated Service Consumer in SE80 (based on local wsdl file).
No errors or warnings during activation. The same situation while sending message (request) - no problems.
But both in SE80 test and class based report there is no response structure filled. It is empty. During test in SE80 on "Original Response" tab I can see filled values e.g. ErrorMessage.
In lpconfig I had to give correct soapAction values.
Do you have any idea what can I do to get these values to my structure?