<?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: Read binary data from a shared file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475428#M2001386</link>
    <description>&lt;P&gt;Thanks for the response. Actually I'm not using a program, I'm using an odata service to read binaray data from share folder.&lt;/P&gt;&lt;P&gt;So the SAP application server need access to the shared folder, right?&lt;/P&gt;</description>
    <pubDate>Sun, 05 Dec 2021 13:27:41 GMT</pubDate>
    <dc:creator>former_member1056064</dc:creator>
    <dc:date>2021-12-05T13:27:41Z</dc:date>
    <item>
      <title>Read binary data from a shared file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475426#M2001384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I'm trying to read Binary data from a shared folder. &lt;/P&gt;
  &lt;P&gt;pathExample: \\shares\SAP\test_download\file.txt&lt;/P&gt;
  &lt;P&gt;I tried to read data with &lt;/P&gt;
  &lt;P&gt;'OPEN DATASET I_FILE FOR INPUT IN BINARY MODE.'&lt;/P&gt;
  &lt;P&gt;But I'm always facing sy-subrc = 8. Also the message ID ans message number are DA-300 which is : "No active nametab exists for FILEA31I."&lt;/P&gt;
  &lt;P&gt;Does anyone have any idea about the issue.&lt;/P&gt;
  &lt;P&gt;PS: When I execute the 'AUTHORITY_CHECK_DATASET' for the same path, I don't have any error.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Hanen&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 23:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475426#M2001384</guid>
      <dc:creator>former_member1056064</dc:creator>
      <dc:date>2021-12-03T23:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read binary data from a shared file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475427#M2001385</link>
      <description>&lt;P&gt;If you want to use OPEN DATASET (file on SAP application server), ask your admin to make sure how SAP application server can access this shared folder.&lt;/P&gt;&lt;P&gt;If your ABAP program is a dialog program, and the shared folder is defined on user's laptop, you may use the method CL_GUI_FRONTEND_SERVICES=&amp;gt;GUI_UPLOAD to read the flie on this shared folder.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 09:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475427#M2001385</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-12-04T09:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read binary data from a shared file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475428#M2001386</link>
      <description>&lt;P&gt;Thanks for the response. Actually I'm not using a program, I'm using an odata service to read binaray data from share folder.&lt;/P&gt;&lt;P&gt;So the SAP application server need access to the shared folder, right?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Dec 2021 13:27:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475428#M2001386</guid>
      <dc:creator>former_member1056064</dc:creator>
      <dc:date>2021-12-05T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read binary data from a shared file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475429#M2001387</link>
      <description>&lt;P&gt;That's right.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Dec 2021 14:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-binary-data-from-a-shared-file/m-p/12475429#M2001387</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-12-05T14:06:58Z</dc:date>
    </item>
  </channel>
</rss>

