<?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 ABAP proxy generation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070415#M1355481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to consume a web server from abap RFC ( no midleware xi is used). (just i need to pass values to web service)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, from se80 i was creating a service consumer proxy object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then ,  I choosed Enterprice service repository from the below options&lt;/P&gt;&lt;P&gt;--&amp;gt; local object.&lt;/P&gt;&lt;P&gt;--&amp;gt; url/http.&lt;/P&gt;&lt;P&gt;--&amp;gt;Enterprise service repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I got a list of namespace from which i need to choose one service interface .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(So, I  went to soa manager to create my own namespace, i was &lt;STRONG&gt;unable to create&lt;/STRONG&gt; .0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dunno whether am doing the rite thing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2009 12:10:48 GMT</pubDate>
    <dc:creator>nagendran_r2</dc:creator>
    <dc:date>2009-09-16T12:10:48Z</dc:date>
    <item>
      <title>Re ABAP proxy generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070415#M1355481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to consume a web server from abap RFC ( no midleware xi is used). (just i need to pass values to web service)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, from se80 i was creating a service consumer proxy object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then ,  I choosed Enterprice service repository from the below options&lt;/P&gt;&lt;P&gt;--&amp;gt; local object.&lt;/P&gt;&lt;P&gt;--&amp;gt; url/http.&lt;/P&gt;&lt;P&gt;--&amp;gt;Enterprise service repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I got a list of namespace from which i need to choose one service interface .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(So, I  went to soa manager to create my own namespace, i was &lt;STRONG&gt;unable to create&lt;/STRONG&gt; .0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dunno whether am doing the rite thing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070415#M1355481</guid>
      <dc:creator>nagendran_r2</dc:creator>
      <dc:date>2009-09-16T12:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re ABAP proxy generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070416#M1355482</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;Go to SE80-&amp;gt; On the application toolbar click on EDIT OBJECT button,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the enterprise services tab-&amp;gt; Enter a Service Defn/Client Proxy/Server Proxy etc...based on your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Create Icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will guide you to the next steps in a wizard. Once done save and active the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will generate the proxy object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more detail refer the help below:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/86/58cd3b11571962e10000000a11402f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/86/58cd3b11571962e10000000a11402f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shiva Kumar Tirumalasetty on Sep 16, 2009 6:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070416#M1355482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T13:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re ABAP proxy generation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070417#M1355483</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;am getting a option like choose &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enterprise service repositort&lt;/P&gt;&lt;P&gt;URL&lt;/P&gt;&lt;P&gt;HTTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which one i need to chooose...&lt;/P&gt;&lt;P&gt;and if i choose ESP , its asking for a namespace(sproxy)... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me how to create my own name space... &lt;/P&gt;&lt;P&gt;or what else i need to do..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please some one provide me some info...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-abap-proxy-generation/m-p/6070417#M1355483</guid>
      <dc:creator>nagendran_r2</dc:creator>
      <dc:date>2009-09-16T14:45:47Z</dc:date>
    </item>
  </channel>
</rss>

