Hello,
a webservice consumer-proxy does'nt work fine and I have no idea, what's wrong.
In SOAMANAGER I checked the tracefiles and a lot of errors occurs:
"CX_ST_GROUP_MISSING_CASE:XSLT Exception bei Offset 409, XPath n0...Element id fehlt (fault location is 1 )"
What does it mean ?
Problems with element 'id' , but what exactly ?
The response contained element 'id' but with value zero.
<soapenv:Body>
<createDeliveryNoteResponse xmlns="http://ws.common">
<createDeliveryNoteReturn>
<id>0</id>
...
</createDeliveryNoteReturn>
</createDeliveryNoteResponse>
</soapenv:Body>
</soapenv:Envelope>
thanks in advance.
best regards
Holger
-<
<