<?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 Web services in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121575#M741306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is a Web service? Why is it used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        priyanka jatla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2007 04:01:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-22T04:01:50Z</dc:date>
    <item>
      <title>Web services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121575#M741306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is a Web service? Why is it used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        priyanka jatla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 04:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121575#M741306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T04:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Web services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121576#M741307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;In simple terms,a webservice is a functionality exposed in the form of Open XML standards. Any application that can parse XML can make use of the webservice to execute the required functionality. They don't need to bother about the backend at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more infoL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.w3schools.com/webservices/default.asp" target="test_blank"&gt;http://www.w3schools.com/webservices/default.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kulwant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 04:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121576#M741307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T04:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121577#M741308</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;webservice is a method which can take some input process it and gives some output which can be accessed from any application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ABAP world every RFC is a webservice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link for the general definition of webservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Webservice" target="test_blank"&gt;http://en.wikipedia.org/wiki/Webservice&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_document" href="https://community.sap.com/" __jive_macro_name="document" modifiedtitle="true" __default_attr="8161"&gt;&lt;/A&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls: reward suitable points for suitable answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;IFF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 04:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121577#M741308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T04:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121578#M741309</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;The Web services toolset is integrated in the SAP NetWeaver Developer Studio. Wizards and various tools enable you to create and incorporate Web services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;BR /&gt;Provision of Web services on the SAP Web application server is supported in the following ways:&lt;BR /&gt;&lt;BR /&gt;· Configuration with Wizards&lt;BR /&gt;&lt;BR /&gt;You can make Enterprise JavaBeans (EJBs) and Java classes available as Web services without additional programming effort. You can create a Web service for an EJB using the Web Service Creation Wizard. The Web service properties are defined in a preset, selectable profile. If you wish to define the properties of the Web service &amp;#150; such as the interface, security features, and so on &amp;#150; yourself, create a Virtual Interface, a Web Service Definition (WSD), and a Web Service Configuration. &lt;BR /&gt;&lt;BR /&gt;· Virtual Interfaces &lt;BR /&gt;&lt;BR /&gt;Using virtual interfaces, you can define several views of an implementation and publish these separately as a Web service. When you create virtual interfaces, you can rename or hide methods and parameters. You can also define standard values for parameters and convert parameter types. In addition, you can define the way the parameters are to be represented in the SOAP message (element or attribute, namespaces, and so on).&lt;BR /&gt;&lt;BR /&gt;· Creating a Web Service and a Web Service Configuration&lt;BR /&gt;&lt;BR /&gt;Features such as communication type or authentication level are assigned in the Web service definition in an abstract form. The technical details of these features are specified in the Web service configuration. In this way, you can use one Web service definition for several application servers with different technical setups. The proxy generation on the client side refers to the WSD. Technical details that are predefined in the Web service configuration are configured separately in the client runtime for the Web service. &lt;BR /&gt;&lt;BR /&gt;· Security&lt;BR /&gt;&lt;BR /&gt;The SAP Web AS and the Web Service Proxy support the encryption of data transmitted by HTTP using the Secure Socket Layer Protocol (SSL). Roles can be created for session beans and Java classes. The roles are assigned to users. &lt;BR /&gt;&lt;BR /&gt;· Publication of Web Services in UDDI Registries&lt;BR /&gt;&lt;BR /&gt;Web service definitions can be published as tModels, while deployed Web services can be deployed as business services.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/db/99c04ba22fe64f96a8651df68eab92/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/db/99c04ba22fe64f96a8651df68eab92/content.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;P&gt;Web Services Development in ABAP&lt;/P&gt;&lt;/B&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web services support in the 2004 release of SAP NetWeaver Developer Studio allows both ABAP and Java developers to develop and immediately test drive Web services, without having detailed knowledge of WSDL, SOAP, or UDDI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web services development in the ABAP Workbench is quite easy with the Web Services Creation Wizard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="original link is broken"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Reward if usefull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2007 04:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-services/m-p/3121578#M741309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-22T04:46:40Z</dc:date>
    </item>
  </channel>
</rss>

