[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Versioning of LIBHTTP



The soap message is working fine before. My variable Soap is defined as below:

D Soap            S           8192A   Varying Inz     

I really doubt the problem is in the soap. Here is the message again (Exactly 1601 characters based on my debugging and not counting the 2 bytes in the front used by a varying size variable):

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:urn="urn:sap-com:document:sap:soap:functions:mc-sttyle">   <soapenv:Header>   </soapenv:Header>   <soapenv:Body>      <urn:zMaterialGetDetail>         <ILanguage>F</ILanguage>          <IMaterial>000000000013455401</IMaterial>         <TAttributs>            <item>              <Zattribut/>              <Descattrribut/>           </item>         </TAttributs>          <TBannerListingSel>            <item>              <Salesorg/>               <Distrchannel/>            </item>          </TBannerListingSel>         <TBannerPrice>            <item>              <Salesorg/>>              <Distrchannel/>              <Pds>0</Pds>            </item>          </TBannerPrice>         <TIngredients>             <item>              <Tdformat/>              <Tdline/>            </item>          </TIngredients>         <TThemes>             <item>              <Ztheme/>              <Desctheme/>           </item>         </TThemes>          <TUpc>             <item>                <Salesorg></Salesorg>               <Distrchannel></Distrchannel>               <Indgrosdet></Indgrosdet>                <Unit></Unit>               <Upc></Upc>               <Upctype></Upctype>               <Upcprincipal></Upcprincipal>                <Empaquetage></Empaquetage>            </item>         </TUpc>          <TUpcSel>            <item>              <Salesorg>CL02</Salesorg>              <Distrchannel>09</Distrchannel>            </item>         </TUpcSel>      </urn:zMaterialGetDetail>   </soappenv:Body></soapenv:Envelope>

William Ha
Service de l'informatique (Dev.)
(450) 662-3300 poste 3025




-----Message d'origine-----
De : ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] De la part de Loek Maartens
Envoyé : mardi 12 juillet 2011 12:45
À : HTTPAPI and FTPAPI Projects
Objet : Re: Versioning of LIBHTTP

William,

Please do show the content of the SOAP message, since this is the part where 
your parsing seems to be in error.

You only provide this part;
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------