<?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 Connect and read file SFTP of SSFF through ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-and-read-file-sftp-of-ssff-through-abap/m-p/12689344#M2017536</link>
    <description>&lt;P&gt;Dear &lt;/P&gt;
  &lt;P&gt;Is possible through a program ABAP read a file that is in the Server SFTP of Successfactor ?&lt;/P&gt;
  &lt;P&gt;I am using this code and return "not_connected = 1". &lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;  CALL FUNCTION 'HTTP_SCRAMBLE'&lt;BR /&gt;    EXPORTING&lt;BR /&gt;      SOURCE      = lv_pass&lt;BR /&gt;      sourcelen   = lv_slen&lt;BR /&gt;      key         = lv_key&lt;BR /&gt;    IMPORTING&lt;BR /&gt;      destination = lv_pass.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;PRE&gt;&lt;CODE&gt;  CALL FUNCTION 'FTP_CONNECT'&lt;BR /&gt;    EXPORTING&lt;BR /&gt;      user            = lv_user&lt;BR /&gt;      password        = lv_pass&lt;BR /&gt;      host            = lv_host&lt;BR /&gt;      rfc_destination = 'SAPFTP'&lt;BR /&gt;    IMPORTING&lt;BR /&gt;      handle          = lv_handle&lt;BR /&gt;    EXCEPTIONS&lt;BR /&gt;      not_connected   = 1&lt;BR /&gt;      OTHERS          = 2.

&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;What other option is possible ?&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;What shoul pass in the key?&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Sat, 20 May 2023 16:58:26 GMT</pubDate>
    <dc:creator>former_member740482</dc:creator>
    <dc:date>2023-05-20T16:58:26Z</dc:date>
    <item>
      <title>Connect and read file SFTP of SSFF through ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-and-read-file-sftp-of-ssff-through-abap/m-p/12689344#M2017536</link>
      <description>&lt;P&gt;Dear &lt;/P&gt;
  &lt;P&gt;Is possible through a program ABAP read a file that is in the Server SFTP of Successfactor ?&lt;/P&gt;
  &lt;P&gt;I am using this code and return "not_connected = 1". &lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;  CALL FUNCTION 'HTTP_SCRAMBLE'&lt;BR /&gt;    EXPORTING&lt;BR /&gt;      SOURCE      = lv_pass&lt;BR /&gt;      sourcelen   = lv_slen&lt;BR /&gt;      key         = lv_key&lt;BR /&gt;    IMPORTING&lt;BR /&gt;      destination = lv_pass.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;PRE&gt;&lt;CODE&gt;  CALL FUNCTION 'FTP_CONNECT'&lt;BR /&gt;    EXPORTING&lt;BR /&gt;      user            = lv_user&lt;BR /&gt;      password        = lv_pass&lt;BR /&gt;      host            = lv_host&lt;BR /&gt;      rfc_destination = 'SAPFTP'&lt;BR /&gt;    IMPORTING&lt;BR /&gt;      handle          = lv_handle&lt;BR /&gt;    EXCEPTIONS&lt;BR /&gt;      not_connected   = 1&lt;BR /&gt;      OTHERS          = 2.

&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;What other option is possible ?&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;What shoul pass in the key?&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 16:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connect-and-read-file-sftp-of-ssff-through-abap/m-p/12689344#M2017536</guid>
      <dc:creator>former_member740482</dc:creator>
      <dc:date>2023-05-20T16:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connect and read file SFTP of SSFF through ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-and-read-file-sftp-of-ssff-through-abap/m-p/12689345#M2017537</link>
      <description>&lt;P&gt;Read first this wiki: &lt;A href="https://wiki.scn.sap.com/wiki/display/SI/Secure+File+Transfer+Protocol+-+SFTP"&gt;Secure File Transfer Protocol - SFTP&lt;/A&gt; and OSS note &lt;A href="https://launchpad.support.sap.com/#/notes/795131"&gt;795131 - FAQ: SAPFTP cannot perform secure FTP communication&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 19:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connect-and-read-file-sftp-of-ssff-through-abap/m-p/12689345#M2017537</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-05-20T19:03:25Z</dc:date>
    </item>
  </channel>
</rss>

