<?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: Send emails automatically even if attachments are open in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620716#M7113</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/24334"&gt;@kuntay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this is a challenge when working with Excel files.&amp;nbsp; I believe what you'd need to do is make a copy of the excel file and then email the copy.&amp;nbsp; Obviously any unsaved changes wouldn't be copied over, but I think this should work for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a post that describes the general process you'd want to use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Automate-copy-and-paste-Excel-file-before-running-workflow/m-p/137093" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Automate-copy-and-paste-Excel-file-before-running-workflow/m-p/137093&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 13:43:16 GMT</pubDate>
    <dc:creator>josephschafer</dc:creator>
    <dc:date>2020-08-18T13:43:16Z</dc:date>
    <item>
      <title>Send emails automatically even if attachments are open</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620632#M7112</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a workflow which sends email attachments to the users from Alteryx Gallery.&amp;nbsp;&lt;/P&gt;&lt;P&gt;These attachments are available on shared drive and any 1 from my team can access these attachments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt; When I am running this workflow it is getting failed because attachments are opened by someone. Is there a way where Alteryx should send emails even if the attachments are open by another user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:23:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620632#M7112</guid>
      <dc:creator>kuntay</dc:creator>
      <dc:date>2020-08-18T11:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Send emails automatically even if attachments are open</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620716#M7113</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/24334"&gt;@kuntay&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately this is a challenge when working with Excel files.&amp;nbsp; I believe what you'd need to do is make a copy of the excel file and then email the copy.&amp;nbsp; Obviously any unsaved changes wouldn't be copied over, but I think this should work for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a post that describes the general process you'd want to use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Automate-copy-and-paste-Excel-file-before-running-workflow/m-p/137093" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Automate-copy-and-paste-Excel-file-before-running-workflow/m-p/137093&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 13:43:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620716#M7113</guid>
      <dc:creator>josephschafer</dc:creator>
      <dc:date>2020-08-18T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Send emails automatically even if attachments are open</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620799#M7115</link>
      <description>&lt;P&gt;Alteryx really insists on exclusive access to files it reads and writes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the Before Run event to run a bat file that copies your file to another file that no one will open. Then have your workflow use the copy. DOS copy doesn't care if it is open or not. The /y option overwrites it if it is already there. If you want to keep the filename intact for attachment, copy to a different directory and keep the same filename.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hroderick-thr_0-1597760944933.png" style="width: 617px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/128861iD2D772550D684EB1/image-dimensions/617x375?v=v2" width="617" height="375" role="button" title="hroderick-thr_0-1597760944933.png" alt="hroderick-thr_0-1597760944933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 14:33:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Send-emails-automatically-even-if-attachments-are-open/m-p/620799#M7115</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2020-08-18T14:33:58Z</dc:date>
    </item>
  </channel>
</rss>

