<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007754#M4045971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your webservice looks like RPC-encoded. Correct me if I am wrong, but I think&lt;/P&gt;&lt;P&gt;consumer proxies are document-literal. When you load a wsdl in PI 7.1 and above&lt;/P&gt;&lt;P&gt;you have the option to use rpc, not sure if you have that option when you load&lt;/P&gt;&lt;P&gt;the wsdl directly in se80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 14:19:28 GMT</pubDate>
    <dc:creator>markangelo_dihiansan</dc:creator>
    <dc:date>2015-04-21T14:19:28Z</dc:date>
    <item>
      <title>Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaq-p/11007753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After having generated an ABAP proxy consuming class for a SOAP Web Service, I'm calling one of the methods in a program but the resulting return is empty. So I've tested the same method in SE80 to find out what's going wrong and I'm getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOAP:1.001 CX_ST_GROUP_MISSING_CASE:.Element {&lt;A class="moz-txt-link-freetext" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;}return missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the complete answer from the call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;n0:NombreCoursResponse xmlns:n0=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;"http://www.indexeducation.com/frahtm/HpSvcW.html"&lt;/A&gt; xmlns:NS1=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;"http://www.indexeducation.com/frahtm/HpSvcW.html"&lt;/A&gt; &lt;/SPAN&gt;xmlns:SOAP-ENC=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;"http://schemas.xmlsoap.org/soap/encoding/"&lt;/A&gt; &lt;/SPAN&gt;xmlns:xsi=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance"&gt;"http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; &lt;/SPAN&gt;xmlns:xsd=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema"&gt;"http://www.w3.org/2001/XMLSchema"&lt;/A&gt; &lt;/SPAN&gt;xmlns:SOAP-ENV=&lt;SPAN class="L1S33"&gt;&lt;A class="moz-txt-link-rfc2396E" href="http://schemas.xmlsoap.org/soap/envelope/"&gt;"http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt;&lt;/SPAN&gt;&amp;gt;&amp;lt;return xsi:type=&lt;SPAN class="L1S33"&gt;"xsd:unsignedInt"&lt;/SPAN&gt;&amp;gt;15545&amp;lt;/return&amp;gt;&amp;lt;/n0:NombreCoursResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S33"&gt;the message seems correct, I think I've missed something during the class generation but can't find what.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S33"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 13:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaq-p/11007753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-21T13:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007754#M4045971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your webservice looks like RPC-encoded. Correct me if I am wrong, but I think&lt;/P&gt;&lt;P&gt;consumer proxies are document-literal. When you load a wsdl in PI 7.1 and above&lt;/P&gt;&lt;P&gt;you have the option to use rpc, not sure if you have that option when you load&lt;/P&gt;&lt;P&gt;the wsdl directly in se80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 14:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007754#M4045971</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-04-21T14:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007755#M4045972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes the service is RPC encoded, and I didn't saw an option for this when I created the proxy. I used the RPC encoded because I'm facing another error when I'm trying to generate the consumer proxy with the document/ literal version of the wsdl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The generation stops and I get an information message "message part refers a type not an element"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is in the response message:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:message name="ReponseNombreCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:part name="return"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="xsd:unsignedInt" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 14:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007755#M4045972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-22T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007756#M4045973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste the wsdl here? You can leave out the endpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 04:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007756#M4045973</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-04-23T04:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007757#M4045974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I try to consume RPC endoded WS in sap pi, do i need to do any changes in SAP PI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 07:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007757#M4045974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-23T07:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007758#M4045975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the original WSDL is huge, I've made one with one method and the problem I mentionned:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;wsdl:definitions name="HpSvcWFR"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; targetNamespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:hp="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:wsdl="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/"&gt;http://schemas.xmlsoap.org/wsdl/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:wsoap="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/soap12/"&gt;http://schemas.xmlsoap.org/wsdl/soap12/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:http="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/wsdl/http/"&gt;http://schemas.xmlsoap.org/wsdl/http/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:types&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:schema elementFormDefault="qualified"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; targetNamespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; schemaLocation="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:simpleType name="THpSvcWCleCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:restriction base="xsd:unsignedInt" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsd:simpleType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsd:schema&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:types&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:message name="ReponseNombreCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:part name="return"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="xsd:unsignedInt" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:message&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:message name="RequeteNombreCours" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:portType name="IHpSvcWCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:operation name="NombreCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:input message="hp:RequeteNombreCours" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:output message="hp:ReponseNombreCours" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wsdl:operation&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:portType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:binding name="BindingCours"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="hp:IHpSvcWCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsoap:binding style="document"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; transport="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/http"&gt;http://schemas.xmlsoap.org/soap/http&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:operation name="NombreCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsoap:operation soapAction="urn:HpSvcW2015:IHpSvcWCours#NombreCours" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:input&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsoap:body namespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use="literal" &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wsdl:input&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:output&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsoap:body namespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.indexeducation.com/frahtm/HpSvcW.html"&gt;http://www.indexeducation.com/frahtm/HpSvcW.html&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use="literal" &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wsdl:output&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wsdl:operation&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:binding&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:service name="HpSvcWDonnees"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:port name="PortCours"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; binding="hp:BindingCours"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsoap:address location="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://polinycedev/hpsw/Cours"&gt;http://polinycedev/hpsw/Cours&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/wsdl:port&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:service&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/wsdl:definitions&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help,&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007758#M4045975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-23T11:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007759#M4045976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt; The problem is in the response message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:message name="ReponseNombreCours"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:part name="return"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="xsd:unsignedInt" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:message&amp;gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Yes, that is indeed the problem. Here's what I did&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Added a new complex type in the wsdl:types section&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&amp;lt;xsd:element name="ReponseNombreCours"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:complexType&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:sequence&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:element minOccurs="0" maxOccurs="1" name="return" type="xsd:unsignedInt" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsd:sequence&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsd:complexType&amp;gt;&lt;/P&gt;
&lt;P&gt; &amp;lt;/xsd:element&amp;gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;2. Refer this on the wsdl:message&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;wsdl:message name="ReponseNombreCours"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:part name="ReponseNombreCoursType" element="hp:ReponseNombreCours" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;/wsdl:message&amp;gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You should be able to regenerate it (document-literal) in sproxy now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 03:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007759#M4045976</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-04-27T03:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007760#M4045977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in the messages section choose RPC Style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 03:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007760#M4045977</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-04-27T03:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007761#M4045978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried what you suggested, but I still have a message during proxy generation:&lt;/P&gt;&lt;P&gt;"Proxy generation terminated: Message must have exactly one part"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You were able to generate the proxy after modifying just this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jérôme&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 12:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007761#M4045978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-04T12:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007762#M4045979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I was able to regenerate it on my PI system. I guess you have no choice but to attach your wsdl here (you can still remove the endpoints or replace important namespaces, structure names etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 12:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007762#M4045979</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-05-04T12:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007763#M4045980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had this message using the proxy generation assistant from SE80.&lt;/P&gt;&lt;P&gt;I joined the WSDL I used to this reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 13:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007763#M4045980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-04T13:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error SOAP:1.001 CX_ST_GROUP_MISSING_CASE while calling a method</title>
      <link>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007764#M4045981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an import statement in your WSDL&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; schemaLocation="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm not sure how to do this via se80 though. In PI, you can easily see the two definitions. The xsd can be downloaded from &lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333330154419px;"&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;, but you need to link it to your wsdl for the proxy generation to work.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 05:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-soap-1-001-cx-st-group-missing-case-while-calling-a-method/qaa-p/11007764#M4045981</guid>
      <dc:creator>markangelo_dihiansan</dc:creator>
      <dc:date>2015-05-06T05:15:55Z</dc:date>
    </item>
  </channel>
</rss>

