cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Consuming webservice -- SOAP UI

0 Kudos

Hello Gurus,

We have generated a web service from SAP and trying to consume the web service from SOAP UI (external tool), but the SOAP UI tool is generating some error as mentioned below.

Exception_Name> CX_ST_MATCH_ELEMENT

Exception_Text> System expected end of element 'GetQueryViewData': Main Program:/1BCDWB/WSS0051118152402496573| Program:/1BCDWB/WSS0051118152402496573| Line: 58| Valid:X

Note: I have tested the web service from the WS Navigator and I am able to get the response (all Ok).

Kindly let me how I can fix the issue, I belief the problem is XML transformation related (XSLT_TOOL).

Regards,

Abhi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Abhi,

seems that in SOAPUI, you need to pass the correct data (exact length of SAP Fields). Also try by removing "?" symbols whereever not necessary to pass data(optional values).

Hope this may help you...

Cheers,

Kris