<?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 FTP Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-server/m-p/3044262#M720591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a new requirement with FTP.  presently i am using BDC to upload data. For that user going to put data in FTP server. I have to get data from FTP to Use my BDC. if the BDC is successful i have to keep this successful data file into a folder named ' Processed' in FTP server,  if BDC is failed i have to keep the file into folder 'Failed' in FTP server.  &lt;/P&gt;&lt;P&gt;                                Please suggest me how to do it.&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;                                                                    Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2007 06:15:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-14T06:15:43Z</dc:date>
    <item>
      <title>FTP Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-server/m-p/3044262#M720591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a new requirement with FTP.  presently i am using BDC to upload data. For that user going to put data in FTP server. I have to get data from FTP to Use my BDC. if the BDC is successful i have to keep this successful data file into a folder named ' Processed' in FTP server,  if BDC is failed i have to keep the file into folder 'Failed' in FTP server.  &lt;/P&gt;&lt;P&gt;                                Please suggest me how to do it.&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;                                                                    Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 06:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-server/m-p/3044262#M720591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T06:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-server/m-p/3044263#M720592</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;for your requirement you may need to use a scenario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wherein you schedule a periodic job which would run a &lt;/P&gt;&lt;P&gt;program that would connect to the FTP and get the file&lt;/P&gt;&lt;P&gt;then Process it using BDC, get the successfully &lt;/P&gt;&lt;P&gt;processed records into an internal table and place it into&lt;/P&gt;&lt;P&gt;a file (such as txt or csv, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, you program will again connect to the FTP to &lt;/P&gt;&lt;P&gt;place the file in the reqd. folder and disconnect from the FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use the following function module to communicate with FTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_CLIENT_TO_R3     &lt;/P&gt;&lt;P&gt;FTP_COMMAND          &lt;/P&gt;&lt;P&gt;FTP_COMMAND_LIST     &lt;/P&gt;&lt;P&gt;FTP_CONNECT          &lt;/P&gt;&lt;P&gt;FTP_COPY             &lt;/P&gt;&lt;P&gt;FTP_DISCONNECT       &lt;/P&gt;&lt;P&gt;FTP_R3_TO_CLIENT     &lt;/P&gt;&lt;P&gt;FTP_R3_TO_SERVER     &lt;/P&gt;&lt;P&gt;FTP_SERVER_TO_R3     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samson Rodrigues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2007 06:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-server/m-p/3044263#M720592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-14T06:43:16Z</dc:date>
    </item>
  </channel>
</rss>

