<?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: How copy final xlsx to other directory in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/388054#M71111</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/77629"&gt;@a-prospero&lt;/a&gt;&amp;nbsp;Excellent!! Sometimes just posting the question helps you come to an answer on your own.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 20:56:11 GMT</pubDate>
    <dc:creator>estherb47</dc:creator>
    <dc:date>2019-03-13T20:56:11Z</dc:date>
    <item>
      <title>How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387754#M71046</link>
      <description>&lt;P&gt;Hi everyone, I need help.&lt;BR /&gt;I try to copy the final result of the workflow (xlsx) saved in "C:\user",&amp;nbsp; to another directory ("d:\results").&lt;BR /&gt;I try to use "Run Command", but my user does not have an administrator access and does not work with ".bat" files.&lt;BR /&gt;Is there any option or component to make the copy at the end of my workflow?&lt;BR /&gt;Thank you all.&lt;/P&gt;&lt;P&gt;Anderson Prospero&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 14:20:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387754#M71046</guid>
      <dc:creator>a-prospero</dc:creator>
      <dc:date>2019-03-13T14:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387782#M71051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/77629"&gt;@a-prospero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can set up the Output Data tool to write an excel file to anywhere that you have access. And you can have multiple Output Data tools writing multiple files at the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 15:00:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387782#M71051</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2019-03-13T15:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387854#M71074</link>
      <description>&lt;P&gt;Hi @&lt;SPAN&gt;EstherB47.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have a "workflow" that saves several times, in several "sheets" of an output file xlsx. My need is to save this xlsx file at the end of execution in a network directory, for performance reasons. So, at the end of the execution I want the file saved in "C: \ user" to be copied whole to "D: \ results".&lt;BR /&gt;I tried to use the "Run Command" but I can not execute ".bat" files.&lt;BR /&gt;Now with more details maybe it will be easier to help me, lol.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;AProspero&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 16:32:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387854#M71074</guid>
      <dc:creator>a-prospero</dc:creator>
      <dc:date>2019-03-13T16:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387870#M71076</link>
      <description>&lt;P&gt;What does it mean you can't execute .bat files? Whats the error output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand if you don't have access to the specific route you are giving you won't be able to save the file there.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 16:51:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387870#M71076</guid>
      <dc:creator>afv2688</dc:creator>
      <dc:date>2019-03-13T16:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387876#M71077</link>
      <description>&lt;P&gt;I do not run "bat" because my user is not admin.&lt;BR /&gt;I saved the xlsx file on the workstation for higher performance. On the network the performance is very slow. This is why I need to execute all workflow saving the sheets to the workstation and at the end of the workflow execution, copy the entire file to the network. I need to know how to do this with some component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 16:57:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/387876#M71077</guid>
      <dc:creator>a-prospero</dc:creator>
      <dc:date>2019-03-13T16:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/388051#M71110</link>
      <description>&lt;P&gt;Amazing. I solved the problem using the R component including the commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;flist &amp;lt;- list.files ("C: / Development /", "^ archive.xlsm $", full.names = TRUE)&lt;BR /&gt;file.copy (flist, "Y: / SIAN /")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I include the Block Component to condition the execution of the R after the end of execution&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for everyone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;\0/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 20:51:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/388051#M71110</guid>
      <dc:creator>a-prospero</dc:creator>
      <dc:date>2019-03-13T20:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/388054#M71111</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/77629"&gt;@a-prospero&lt;/a&gt;&amp;nbsp;Excellent!! Sometimes just posting the question helps you come to an answer on your own.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Esther&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 20:56:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/388054#M71111</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2019-03-13T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How copy final xlsx to other directory</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/389297#M71357</link>
      <description>&lt;P&gt;Exactly.&lt;BR /&gt;So now I have another problem. How to replace the path in "hard code" with a user variable, in Alteryx?&lt;BR /&gt;I declare 3 user variables:&lt;BR /&gt;1 &amp;gt;&amp;gt; OUTPUT_DIRECTORY = C: \ Development&lt;BR /&gt;2 = FILE_NAME = archive.xlsm&lt;BR /&gt;3 = NETWORK_DIRECTORY = Y: \ Results&lt;BR /&gt;How to call variables in place of hardcode in module R?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Code Original (It Works)&lt;/P&gt;&lt;P&gt;flist &amp;lt;- list.files("C:\DEVELOPMENT", "archive.xlsm" full.names = TRUE)&lt;BR /&gt;file.copy(flist, "Y:\Results")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Code Variable (Don't Work)&lt;/P&gt;&lt;P&gt;flist &amp;lt;- list.files([User.output_directory], [USER.file_name], full.names = TRUE)&lt;BR /&gt;file.copy(flist, [User.NETWORK_DIRECTORY])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 17:50:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/How-copy-final-xlsx-to-other-directory/m-p/389297#M71357</guid>
      <dc:creator>a-prospero</dc:creator>
      <dc:date>2019-03-15T17:50:48Z</dc:date>
    </item>
  </channel>
</rss>

