cancel
Showing results for 
Search instead for 
Did you mean: 

CX_ST_MATCH_ELEMENT:XSLT exception.System expected element

former_member184588
Active Participant
0 Kudos

Trying to call a SAP SOAP Web Service from a generated sudzc app shows errors I don't know:

SudzCExamples[5192:f803] <?xml version="1.0" encoding="utf-8"?><soap:Envelope     
xmlns
:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns
:xsd="http://www.w3.org/2001/XMLSchema"
xmlns
:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns="urn:sap-
com:document:sap:soap:functions:mc-style"
><soap:Body><ZComUrlGetrecords>
<IYear>2012</IYear></ZComUrlGetrecords></soap:Body></soap:Envelope>


SudzCExamples[5192:f803] <soap-env:Envelope xmlns:soap-
env
="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Header></soap-env:Header><soap-
env
:Body><soap-env:Fault><faultcode>soap-env:Server</faultcode><faultstring
xml:lang="en">CX_ST_MATCH_ELEMENT:XSLT exception.System expected element
'IYear'</
faultstring><detail><ns:SystemFault  
xmlns
:ns="http://www.sap.com/webas/710/soap/runtime/abap/fault/system/"> 
<Host>undefined</Host><Component>APPL</Component><ChainedException>
<Exception_Name>CX_SOAP_CORE</Exception_Name><Exception_Text>CX_ST_MATCH_ELEMENT:XSLT
exception.System expected element 'IYear'</
Exception_Text></ChainedException>
<ChainedException><Exception_Name>CX_SXMLP</Exception_Name><Exception_Text>XSLT
exception</
Exception_Text></ChainedException><ChainedException>
<Exception_Name>CX_ST_MATCH_ELEMENT</Exception_Name><Exception_Text>System expected
element 'IYear': Main Program:/
1BCDWB/WSS825E06E4DEC40F9171D|
Program:/1BCDWB/WSS825E06E4DEC40F9171D| Line: 18| Valid:X</Exception_Text>
</
ChainedException></ns:SystemFault></detail></soap-env:Fault></soap-env:Body></soap-
env
:Envelope>

2012-03-11 20:09:30.631 SudzCExamples[5192:f803] soap-env:Server CX_ST_MATCH_ELEMENT:XSLT
exception
.System expected element 'IYear'
(null)

The strange thing is that it seems as if the request has the IYear element. Can someone tell me where to search the problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184588
Active Participant
0 Kudos

No ideas regarding this problem? Did nobody face a problem like this before?

jitendra_it
Active Contributor
0 Kudos

Hi Vanessa,

Which system is publishing the service and which one is consuming it ?

pls elaborate ur problem.

many thanks,

Jitendra soni