<?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 How to download documents to a different folder and avoid Inventor opening the working folder copies in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/11529366#M2135</link>
    <description>&lt;P&gt;When downloading documents with AcquireFiles,&amp;nbsp;&lt;SPAN&gt;VDF.Vault.Settings.AcquireFilesSettings.LocalPath can be set to download to a different folder than the working folder. I combine this with&amp;nbsp;VDF.Vault.Currency.VersionGatheringOption.Actual in order to download a snapshot of a prior version of a document and all its children.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The documents are correctly downloaded, however when they are opened with Inventor, instead of opening the referenced children from the temporary folder I downloaded them to, it opens the copies in my working folder. This means that my "snapshot" of a past version is not shown correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to update the references when downloading to this temporary folder so that Inventor will open the correct children?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For reference, the comment in the link below describes having the exact same issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://justonesandzeros.typepad.com/blog/2013/08/working-folder.html#comment-6a0120a5728249970b01b8d15d2a79970c" target="_blank"&gt;https://justonesandzeros.typepad.com/blog/2013/08/working-folder.html#comment-6a0120a5728249970b01b8d15d2a79970c&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Nov 2022 20:32:26 GMT</pubDate>
    <dc:creator>ls-4453</dc:creator>
    <dc:date>2022-11-03T20:32:26Z</dc:date>
    <item>
      <title>How to download documents to a different folder and avoid Inventor opening the working folder copies</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/11529366#M2135</link>
      <description>&lt;P&gt;When downloading documents with AcquireFiles,&amp;nbsp;&lt;SPAN&gt;VDF.Vault.Settings.AcquireFilesSettings.LocalPath can be set to download to a different folder than the working folder. I combine this with&amp;nbsp;VDF.Vault.Currency.VersionGatheringOption.Actual in order to download a snapshot of a prior version of a document and all its children.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The documents are correctly downloaded, however when they are opened with Inventor, instead of opening the referenced children from the temporary folder I downloaded them to, it opens the copies in my working folder. This means that my "snapshot" of a past version is not shown correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to update the references when downloading to this temporary folder so that Inventor will open the correct children?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For reference, the comment in the link below describes having the exact same issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://justonesandzeros.typepad.com/blog/2013/08/working-folder.html#comment-6a0120a5728249970b01b8d15d2a79970c" target="_blank"&gt;https://justonesandzeros.typepad.com/blog/2013/08/working-folder.html#comment-6a0120a5728249970b01b8d15d2a79970c&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 20:32:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/11529366#M2135</guid>
      <dc:creator>ls-4453</dc:creator>
      <dc:date>2022-11-03T20:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to download documents to a different folder and avoid Inventor opening the working folder copies</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/11544132#M2136</link>
      <description>You should download and activate the IPJ file from Vault; you can review a sample here: &lt;A href="https://github.com/koechlm/Vault-Sample---InventorExportAnySampleJob/blob/2023/Autodesk.VLTINVSRV.ExportSampleJob/JobExtension.cs#L247" target="_blank"&gt;https://github.com/koechlm/Vault-Sample---InventorExportAnySampleJob/blob/2023/Autodesk.VLTINVSRV.ExportSampleJob/JobExtension.cs#L247&lt;/A&gt;. In difference to the sample that enforces the working folder you can replace the target path with yours.</description>
      <pubDate>Thu, 10 Nov 2022 16:28:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/11544132#M2136</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2022-11-10T16:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to download documents to a different folder and avoid Inventor opening the working folder copies</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13858626#M13120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/33301"&gt;@Markus.Koechl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I took a look at your example. However, it does not solve the problem of unresolved references after a CopyDesign.&lt;BR /&gt;I have the problem that an assembly is copied and all files are renamed in the process. If you then want to download the assembly with AcquireFiles and open it in Inventor without a vault connection, the references cannot be resolved, even though all files were downloaded correctly.&lt;BR /&gt;So what do I need to do with the API after CopyDesign so that the references are updated and Inventor can open this assembly cleanly even without a vault connection?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Gerhard Badziura&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 12:30:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13858626#M13120</guid>
      <dc:creator>gbadziura</dc:creator>
      <dc:date>2025-10-20T12:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to download documents to a different folder and avoid Inventor opening the working folder copies</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13859919#M13124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1075030"&gt;@gbadziura&lt;/a&gt;&amp;nbsp;, did you try the approach proposed in solution of:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/vault-customization-forum/vault-2025-external-exe-aquirefiles-with-updatefilereferences/td-p/13091464" target="_blank"&gt;Solved: Vault 2025 External Exe: AquireFiles with UpdateFileReferences=true Workaround - Autodesk Community&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 06:00:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13859919#M13124</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2025-10-21T06:00:29Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to download documents to a different folder and avoid Inventor opening the working folder copies</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13859930#M13125</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/33301"&gt;@Markus.Koechl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, I found it yesterday evening by myself and ist seems to be the solution.&amp;nbsp;I didn't get around to correcting my post accordingly. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 06:09:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-download-documents-to-a-different-folder-and-avoid/m-p/13859930#M13125</guid>
      <dc:creator>gbadziura</dc:creator>
      <dc:date>2025-10-21T06:09:50Z</dc:date>
    </item>
  </channel>
</rss>

