<?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>topic SOAP Runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790562#M39996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;making inquiries about Web Services I came across SOAP Runtime. Can someone tell me how SOAP Runtime fits in the Web Services Framework of Web AS? Is it necessary? Or an alternative way to make RFC-capable modules accesible?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Felipe Hernandez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2004 14:33:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-10-27T14:33:02Z</dc:date>
    <item>
      <title>SOAP Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790562#M39996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;making inquiries about Web Services I came across SOAP Runtime. Can someone tell me how SOAP Runtime fits in the Web Services Framework of Web AS? Is it necessary? Or an alternative way to make RFC-capable modules accesible?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Felipe Hernandez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 14:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790562#M39996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-27T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: SOAP Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790563#M39997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SOAP Runtime is the runtime environment for doing web service communication with WebAS. It is independent from the RFC implementation. When you need to do any web service based communication (i.e. SOAP over HTTP/HTTPS), the communcation will be processed thruogh this runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WebAS 6.40 provides 2 communcation ways for calling a function module/BAPI. You can use the traditional way which is RFC (in that case the SOAP runtime is not involved). Or you can communicate through open-standard web service (in this case the SOAP runtime process the communication). The later you have to expose the function module as web service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 21:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790563#M39997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-27T21:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: SOAP Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790564#M39998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest to check service.sap.com/connectors&lt;/P&gt;&lt;P&gt;SOAP Processor -&amp;gt; Media Library &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you can find some presentation about SOAP in WAS 6.20 and 6.40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2004 08:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790564#M39998</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2004-10-28T08:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: SOAP Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790565#M39999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you, that answers my question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen your Webcasts on Web Services for Java and ABAP, keep on the good work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2004 16:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790565#M39999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-28T16:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: SOAP Runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790566#M40000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter, I will follow that lead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2004 16:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/soap-runtime/m-p/790566#M40000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-28T16:18:32Z</dc:date>
    </item>
  </channel>
</rss>

