Message 1 of 5

Not applicable
02-20-2020
01:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm currently acquiring files from Vault using connection.FileManager.AcquireFiles(settings).
When I want to extract the BOM from a downloaded assembly using Inventor API or ApprenticeServer it fails.
But prior to that, if I checkout the assembly (from the Vault Client, for instance) and then do the same, it works.
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.
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 AcquireFiles with some special settings?
Thanks in advance for your help!
Solved! Go to Solution.