<?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: post file beyond application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650333#M610890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by using FTP , i think u can .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/community.user/blog/2007/01/15/transferring-data-from-sap-to-other-systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 13:47:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-15T13:47:15Z</dc:date>
    <item>
      <title>post file beyond application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650331#M610888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Is there any possible to post the data file such as excel file beyond the application server to third party server? is there any function module or any other way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;john.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 13:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650331#M610888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T13:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: post file beyond application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650332#M610889</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;I dont think so...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need FTP to pick up file from Sap application layer...and to deposite the same on the Third party server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basis guys do configure the FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Dhananjay Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 13:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650332#M610889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T13:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: post file beyond application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650333#M610890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by using FTP , i think u can .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/community.user/blog/2007/01/15/transferring-data-from-sap-to-other-systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 13:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650333#M610890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T13:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: post file beyond application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650334#M610891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using FTP you can transfer the file to other server.&lt;/P&gt;&lt;P&gt;If you have UNIX, then you can send the file to UNIX and then the third party system can access the file if they can access the UNIX box.&lt;/P&gt;&lt;P&gt;Shellscripts can also be written for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivasa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 16:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-file-beyond-application-server/m-p/2650334#M610891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T16:23:27Z</dc:date>
    </item>
  </channel>
</rss>

