<?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 Move files from Box to a Local Drive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470803#M140992</link>
    <description>&lt;P&gt;I need to move files from a Box folder to a local drive. This should be an easy process with 3 components: tBoxv2Connection, tBoxv2List, tBoxv2Get. I created the integration with configurations to match the components in this example&amp;nbsp;&lt;A href="https://help.talend.com/en-US/components/8.0/box/tboxconnection-tboxput-tboxget-configuring-components-standard-component" target="_blank"&gt;https://help.talend.com/en-US/components/8.0/box/tboxconnection-tboxput-tboxget-configuring-components-standard-component&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can run the connection and list to return a list of files in the box folder. I've tried the Get component using the folder path in box or the box file ID. I'm simply dropping the file in "C:/Test".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I finally broke down and simply hardcoded the file paths in both fields of the Get component and got this error message: "org.talend.components.box.get.BoxGet- A problem occurred during reading data from Box"&lt;/P&gt;
&lt;P&gt;Any idea what is causing this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 21:38:14 GMT</pubDate>
    <dc:creator>Joni1</dc:creator>
    <dc:date>2024-07-15T21:38:14Z</dc:date>
    <item>
      <title>Move files from Box to a Local Drive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470803#M140992</link>
      <description>&lt;P&gt;I need to move files from a Box folder to a local drive. This should be an easy process with 3 components: tBoxv2Connection, tBoxv2List, tBoxv2Get. I created the integration with configurations to match the components in this example&amp;nbsp;&lt;A href="https://help.talend.com/en-US/components/8.0/box/tboxconnection-tboxput-tboxget-configuring-components-standard-component" target="_blank"&gt;https://help.talend.com/en-US/components/8.0/box/tboxconnection-tboxput-tboxget-configuring-components-standard-component&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can run the connection and list to return a list of files in the box folder. I've tried the Get component using the folder path in box or the box file ID. I'm simply dropping the file in "C:/Test".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I finally broke down and simply hardcoded the file paths in both fields of the Get component and got this error message: "org.talend.components.box.get.BoxGet- A problem occurred during reading data from Box"&lt;/P&gt;
&lt;P&gt;Any idea what is causing this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 21:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470803#M140992</guid>
      <dc:creator>Joni1</dc:creator>
      <dc:date>2024-07-15T21:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Move files from Box to a Local Drive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470838#M140993</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the following information for us to be more better evaluate the issue and for testing.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Studio version&lt;/LI&gt;
&lt;LI&gt;Java version&lt;/LI&gt;
&lt;LI&gt;File type&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 03:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470838#M140993</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-07-16T03:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Move files from Box to a Local Drive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470972#M140996</link>
      <description>&lt;P&gt;Thank you for requesting the information.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I am using Version 8.0.1 Build id: R2024-01.&lt;/LI&gt;
&lt;LI&gt;The Java version installed is zulu 11.66.19&lt;/LI&gt;
&lt;LI&gt;The file type is CSV&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jul 2024 14:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2470972#M140996</guid>
      <dc:creator>Joni1</dc:creator>
      <dc:date>2024-07-16T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Move files from Box to a Local Drive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2472203#M141024</link>
      <description>&lt;P&gt;I found the answer. In the documentation, for tBoxv2Get, the Local path to file box only has the path listed. It did not show the file name as part of the path. When I add the file name, for example "C:/Test/MyFile.csv", the component works. You can even rename the file. Hope this helps anyone else getting stuck on this component.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 21:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Move-files-from-Box-to-a-Local-Drive/m-p/2472203#M141024</guid>
      <dc:creator>Joni1</dc:creator>
      <dc:date>2024-07-22T21:18:31Z</dc:date>
    </item>
  </channel>
</rss>

