<?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 Re: Webservice From BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5195000#M1202197</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;1)  How can i find the WSDL file for the webservice - WSDL can be seen using WSADMIN or SOAMANAGER. In WSADMN, go to Web Service node, click the icon for 'WSDL'. Select 'Document Style' in the popup and login. You will see WSDL now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) How to test the webservice - For testing Web Service, J2EE server should be up and running. In WSADMIN, click the 'Web Service HomePage' button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Is there any port settings - For providing Web Service, you need to configure end points using WSCONFIG/SOAMANAGER. Port is required for consuming it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Feb 2009 02:52:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-22T02:52:35Z</dc:date>
    <item>
      <title>Webservice From BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5194998#M1202195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m trying to create a webservice for a BAPI and i hv done all the steps and procedures.&lt;/P&gt;&lt;P&gt;I got the service path ( /sap/bc/srt/rfc/sap/Z5E8001/) created in SICF and also it is appearing in WSCONFIG..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i hav updated the host file referring the SMICM parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SICF i tried Test Service but a webpage opened and i gave SAP user id and passwrd but after that it is showing error..&lt;/P&gt;&lt;P&gt;in WSADMIN i got the URL &lt;/P&gt;&lt;P&gt;&lt;A href="http://seasrv03:8200/sap/bc/srt/rfc/sap/ZAC_SO_CREATE?sap-client=800&amp;amp;wsdl=1.1&amp;amp;mode=sap_wsdl" target="test_blank"&gt;http://seasrv03:8200/sap/bc/srt/rfc/sap/ZAC_SO_CREATE?sap-client=800&amp;amp;wsdl=1.1&amp;amp;mode=sap_wsdl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are;&lt;/P&gt;&lt;P&gt;1) How can i find the WSDL file for the webservice&lt;/P&gt;&lt;P&gt;2) How to test the webservice&lt;/P&gt;&lt;P&gt;3)Is there any port settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xperts plz..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2009 06:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5194998#M1202195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-21T06:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice From BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5194999#M1202196</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;Check this link it might help&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/b7/d7baaf1481a349ab723e3acd7334b3/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Surinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2009 22:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5194999#M1202196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-21T22:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice From BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5195000#M1202197</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;1)  How can i find the WSDL file for the webservice - WSDL can be seen using WSADMIN or SOAMANAGER. In WSADMN, go to Web Service node, click the icon for 'WSDL'. Select 'Document Style' in the popup and login. You will see WSDL now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) How to test the webservice - For testing Web Service, J2EE server should be up and running. In WSADMIN, click the 'Web Service HomePage' button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Is there any port settings - For providing Web Service, you need to configure end points using WSCONFIG/SOAMANAGER. Port is required for consuming it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 02:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5195000#M1202197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-22T02:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice From BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5195001#M1202198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created a webservice for SALES ORDER GET DETAIL and it is deployed in my server.but while executing it it is showing an error V4213.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it s working in R/3..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 08:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/webservice-from-bapi/m-p/5195001#M1202198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T08:39:37Z</dc:date>
    </item>
  </channel>
</rss>

