<?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 Proxy Object for consuming a web service in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571458#M1432904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a proxy Object for consuming a web service what are the prerequisites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the steps / documentation to create a proxy object ( along with scree shots if possible)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2010 13:41:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-29T13:41:52Z</dc:date>
    <item>
      <title>Proxy Object for consuming a web service</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571458#M1432904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a proxy Object for consuming a web service what are the prerequisites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know the steps / documentation to create a proxy object ( along with scree shots if possible)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 13:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571458#M1432904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-29T13:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Object for consuming a web service</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571459#M1432905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  raj008 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ECC6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se80(under package)-&amp;gt;create-&amp;gt;Enterprise service / Web Service -&amp;gt; Proxy object-&amp;gt;Servoce Consumer.....&lt;/P&gt;&lt;P&gt;Few standard steps...&lt;/P&gt;&lt;P&gt;At some point you will need to insert WSDL...&lt;/P&gt;&lt;P&gt;And that's all the story&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Yossi Rozenberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2010 13:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571459#M1432905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-30T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Object for consuming a web service</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571460#M1432906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Busam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try a serach on SDN for consumer proxy generation, there are many. I saw a nicely detailed blog the other day but I can't seem to find it now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another key pre-requsite is to ensure that the Web Service Runtime is configured. Follow SAP note 1043195 to check if WS Runtime is configured correctly &amp;amp; if not, the note will guide you to configure it. No-one ever mentions it but it can cause lots of problems if it's not configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Trevor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2010 07:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571460#M1432906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-01T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Object for consuming a web service</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571461#M1432907</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;To create a Proxy follow the below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto SE80.(Local object or package)&lt;/P&gt;&lt;P&gt;2. Right Click on the Component select 'Create'&lt;/P&gt;&lt;P&gt;3. Choose Enterpirse Service.&lt;/P&gt;&lt;P&gt;4.Select the Object type as "Service Consumer".&lt;/P&gt;&lt;P&gt;5. Select the Service Consumer as 'Local File'&lt;/P&gt;&lt;P&gt;6. Select the WSDL file from the path.&lt;/P&gt;&lt;P&gt;7. Enter the Package and give the Prefix name starts with Z or Y.&lt;/P&gt;&lt;P&gt;8. On pressing 'Complete' Button the Proxy will get created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before creating the proxy,validate the WSDL file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 06:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-object-for-consuming-a-web-service/m-p/6571461#M1432907</guid>
      <dc:creator>former_member645692</dc:creator>
      <dc:date>2010-02-02T06:34:59Z</dc:date>
    </item>
  </channel>
</rss>

