<?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 Extract BOM from a CAD file hosted in Vault in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9332040#M4273</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently acquiring files from Vault using &lt;EM&gt;&lt;STRONG&gt;connection.FileManager.AcquireFiles(settings)&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;When I want to extract the BOM from a downloaded assembly using Inventor API or ApprenticeServer it fails.&lt;/P&gt;&lt;P&gt;But prior to that, if I checkout the assembly (from the Vault Client, for instance) and then do the same, it works.&lt;/P&gt;&lt;P&gt;So I guess, downloading files to the current project folder (from .ipj) acts as a cache and allows the retrieval of the BOM from the API.&lt;/P&gt;&lt;P&gt;If that assumption is correct, my question is simple: can I get the BOM without having to check out files from Vault and just use &lt;STRONG&gt;AcquireFiles with some special settings&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2020 21:22:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-02-20T21:22:13Z</dc:date>
    <item>
      <title>Extract BOM from a CAD file hosted in Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9332040#M4273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently acquiring files from Vault using &lt;EM&gt;&lt;STRONG&gt;connection.FileManager.AcquireFiles(settings)&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;When I want to extract the BOM from a downloaded assembly using Inventor API or ApprenticeServer it fails.&lt;/P&gt;&lt;P&gt;But prior to that, if I checkout the assembly (from the Vault Client, for instance) and then do the same, it works.&lt;/P&gt;&lt;P&gt;So I guess, downloading files to the current project folder (from .ipj) acts as a cache and allows the retrieval of the BOM from the API.&lt;/P&gt;&lt;P&gt;If that assumption is correct, my question is simple: can I get the BOM without having to check out files from Vault and just use &lt;STRONG&gt;AcquireFiles with some special settings&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 21:22:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9332040#M4273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-20T21:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extract BOM from a CAD file hosted in Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9332741#M4274</link>
      <description>&lt;P&gt;How did you do the checkout in Vault Client? Do you see all the files in your working folder?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:05:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9332741#M4274</guid>
      <dc:creator>junyi_zhu</dc:creator>
      <dc:date>2020-02-21T08:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extract BOM from a CAD file hosted in Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9341865#M4275</link>
      <description>&lt;P&gt;Yes I do have all the files extracted.&lt;/P&gt;&lt;P&gt;Correct me if I'm wrong, but I begin to suspect that some of the files I'm extracting come from old versions of Inventor and have never been updated, so it may lead to this kind of problems. What do you think?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 07:53:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9341865#M4275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-26T07:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extract BOM from a CAD file hosted in Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9342052#M4276</link>
      <description>&lt;P&gt;It could be. You can see in Vault Explorer client which versions of files you have locally. Maybe what you get from API is different from that of Get/Checkout.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 09:21:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9342052#M4276</guid>
      <dc:creator>junyi_zhu</dc:creator>
      <dc:date>2020-02-26T09:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extract BOM from a CAD file hosted in Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9345026#M4277</link>
      <description>&lt;P&gt;Thanks. Indeed, it seems so.&lt;/P&gt;&lt;P&gt;I'll have to check now, what kind of discrepancies I'll find between APIs and Vault Client.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 08:54:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/extract-bom-from-a-cad-file-hosted-in-vault/m-p/9345026#M4277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-27T08:54:36Z</dc:date>
    </item>
  </channel>
</rss>

