Quantcast
Channel: SCN: Message List - Service-Oriented Architecture (SOA) and SAP
Viewing all articles
Browse latest Browse all 1056

Re: Problem for access RFC through webservice

$
0
0

Hi Peter,

              This error was gone.I am facing another problem.

 

Actually my requirement is that I have to consume data from web service and update some zfield in AFVC table..I have written one RFC which capture data from webservice and update the AFVC table in SAP.

 

When I am running this RFC function module from SAP it is updating SAP table AFVC..

But currently when I am testing this webservice from SOAP tool,then the AFVC table is not updated.And one message table which is populated through RFC in SAP..This is also not populating through SOAP toll..

 

 

SOAP tool response is under--

 

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">

   <soap-env:Header>

      <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">

         <wsu:Timestamp wsu:Id="ts-D2765CAD8E121EE48FF879CC317C4F07">

            <wsu:Created>2014-09-19T06:11:34Z</wsu:Created>

            <wsu:Expires>2014-09-19T06:13:04Z</wsu:Expires>

         </wsu:Timestamp>

      </wsse:Security>

   </soap-env:Header>

   <soap-env:Body>

      <n0:ZfmWoSimsUpdateResponse xmlns:n0="urn:sap-com:document:sap:soap:functions:mc-style">

         <ItRfcret>

            <item>

               <Zztype>S</Zztype>

               <Zzid>String 2</Zzid>

               <Zznumber>003</Zznumber>

               <Zzmessage>String 4</Zzmessage>

            </item>

         </ItRfcret>

         <ItSims>

            <item>

               <ZzworkOr>4009543</ZzworkOr>

               <ZzdocDate>2014-09-19</ZzdocDate>

               <Zzqty>1.0</Zzqty>

               <ZzpartNo>CAT-2296177</ZzpartNo>

               <ZzcauseComents>Cause Comments</ZzcauseComents>

               <ZzgroupPart>Group Part</ZzgroupPart>

               <ZzservCode>13</ZzservCode>

               <Zzbreakdown>X</Zzbreakdown>

               <ZzusageReading>120.0</ZzusageReading>

               <ZzusageUom>H</ZzusageUom>

               <ZzsmuChangeDate>2014-09-19</ZzsmuChangeDate>

               <Zzdurablity>X</Zzdurablity>

            </item>

         </ItSims>

      </n0:ZfmWoSimsUpdateResponse>

   </soap-env:Body>

</soap-env:Envelope>


Viewing all articles
Browse latest Browse all 1056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>