<?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: consuming proxy from abap code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068806#M972668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the answer.&lt;/P&gt;&lt;P&gt;but hv u come across the same scenario without involvement of XI where in ECC needs to create the proxies themselves and consume them...:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;teja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2008 06:55:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-18T06:55:47Z</dc:date>
    <item>
      <title>consuming proxy from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068804#M972666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement in which we need to call Client Proxies and modify the records in the 3rd party (non-SAP) system directly.&lt;/P&gt;&lt;P&gt;Usually XI will create the Proxies and ABAP will consume them in the code by calling the method u2018EXECUTE_ASYNCHRONOUSu2019 with the required parameters. But we have no involvement of XI in our Enhancement.&lt;/P&gt;&lt;P&gt;We have the SOAP protocol, WSDL file and the Name space provided. There are 3 methods available to create / update / delete the records from the client system.&lt;/P&gt;&lt;P&gt;We are able to generate and activate the Proxies in the system (TCode SE80) but stuck up at consuming the proxies in the code.&lt;/P&gt;&lt;P&gt;The method u2018EXECUTE_ASYNCHRONOUSu2019 is not created in the class. We tried creating it explicitly but ended up with some errors while calling the definitions in the include u2018sproxy_macrosu2019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers regarding this will be very helpful.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Teja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 05:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068804#M972666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T05:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: consuming proxy from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068805#M972667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; even i am also doing the same thing which explained.&lt;/P&gt;&lt;P&gt;In my case the XI is going to trigger the ABAP proxy..&lt;/P&gt;&lt;P&gt;initialli xi will create this proxy , interfaces and we(ECC )will get the link for the same. the structure will automatiaclly created in ECC by the XI.&lt;/P&gt;&lt;P&gt;only thing is we need to attach our methods (created in se24- class interface ) to that proxy.....&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input for the xi is edi mesages and this edi messages wiil be converted into xml messages by xi(convesion agent).&lt;/P&gt;&lt;P&gt;the xml messages are the input for the ECC....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: pradeep kandgal on Jul 9, 2008 9:25 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 07:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068805#M972667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: consuming proxy from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068806#M972668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the answer.&lt;/P&gt;&lt;P&gt;but hv u come across the same scenario without involvement of XI where in ECC needs to create the proxies themselves and consume them...:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;teja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 06:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/consuming-proxy-from-abap-code/m-p/4068806#M972668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T06:55:47Z</dc:date>
    </item>
  </channel>
</rss>

