Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML => ABAP conversion error (CX_ST_GROUP_MISSING_CASE)

Former Member
0 Likes
671

Hi ,

we are using wsdl connection

We are not able to display data in SAP

its showing error :

Error during <b>XML => ABAP conversion</b> (Response Message; error ID: CX_ST_GROUP_MISSING_CASE; (/1SAI/TXS00000000000000000010 XML Bytepos.: 205 XML Path: root(1)ns0:requestEventResponse(1) Error Text: Element 'TESTRESPONSE' missing))

1 REPLY 1
Read only

Former Member
0 Likes
491

Are you by any chance using a message interface with multiple namespaces as source for your ABAP proxy? I am currently facing the very same problem and my best guess so far is that the ABAP proxy cannot handle multiple namespaces in one message.

Did you get open a ticket on SapOSS? Any hints are very welcome!

Stefan