<?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 File-XI-ABAP Proxy interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636317#M1442729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know if I can change a setting or configuration to allow the ABAP Proxy interface to execute in the Background.  Currently, when initiated from XI to the Inbound RFC, it executes as dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Feb 9, 2010 4:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2010 21:30:25 GMT</pubDate>
    <dc:creator>teresa_berenyi</dc:creator>
    <dc:date>2010-02-09T21:30:25Z</dc:date>
    <item>
      <title>File-XI-ABAP Proxy interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636317#M1442729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know if I can change a setting or configuration to allow the ABAP Proxy interface to execute in the Background.  Currently, when initiated from XI to the Inbound RFC, it executes as dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Feb 9, 2010 4:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 21:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636317#M1442729</guid>
      <dc:creator>teresa_berenyi</dc:creator>
      <dc:date>2010-02-09T21:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: File-XI-ABAP Proxy interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636318#M1442730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Teresa,&lt;/P&gt;&lt;P&gt;     I assume that when you say its an ABAP proxy you are using sproxy and not calling the RFC directly from XI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     If you want to have the R/3 process in background, you can create a FM which does the R/3 processing. You can call this FM  in background task in the sproxy code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    But, if you want to call the FILE-&amp;gt;XI-&amp;gt;ABAP interface in background, it not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 22:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636318#M1442730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-09T22:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: File-XI-ABAP Proxy interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636319#M1442731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandeep - &lt;/P&gt;&lt;P&gt;Thank you for info.  And, yes, we are using SPROXY.  We will look at converting to a FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 17:04:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636319#M1442731</guid>
      <dc:creator>teresa_berenyi</dc:creator>
      <dc:date>2010-02-10T17:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: File-XI-ABAP Proxy interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636320#M1442732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Teresa,&lt;/P&gt;&lt;P&gt;I have a same isuue. could you help me on sending your response please !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 15:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636320#M1442732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T15:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: File-XI-ABAP Proxy interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636321#M1442733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep&lt;/P&gt;&lt;P&gt;What do you mean where u write "You can call this FM in background task in the sproxy code".&lt;/P&gt;&lt;P&gt;and how can i make it.&lt;/P&gt;&lt;P&gt;thak you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 15:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-xi-abap-proxy-interface/m-p/6636321#M1442733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T15:27:12Z</dc:date>
    </item>
  </channel>
</rss>

