Browse By Tags

  • Vault File Structure

    Where can I see how this file upload structure came to be? C:\Aras\Vault\YOUR_DB_NAME\FIRST_CHARACTER_OF_ID\SECOND_AND_THIRD_CHARACTERS_OF_ID\REST_OF_ID\FILE_NAME
  • Discover What’s New in Aras VPLM for Autodesk Vault

    Let's start with the basics for those of you less familiar with Aras VPLM . It's built on top of Autodesk Vault Professional extending the capabilities of Autodesk Vault to drive PLM processes throughout the extended enterprise. With some serious out…
  • 5 Things You Need to Know About Aras VPLM

    Last week we officially launched Aras VPLM for Autodesk Vault. What is it? Well, it's a complete PLM solution that extends the capabilities of Autodesk Vault to incorporate enterprise wide PLM processes. 5 Thing You Need To Know About VPLM: You…
  • Autodesk Users, Now You Have A Choice

    Yesterday we announced Aras VPLM - full-scale, enterprise PLM built on top of Autodesk Vault. Sounds good, right? But you're probably wondering how Aras VPLM is different than Autodesk PLM 360? First, we all know that Autodesk Vault is great for managing…
  • How can I find orphaned files in the Vault?

    Hi, I want to track the amount of Files that are not related to a Document or Change Processes anymore. I noticed that these unrelated files are somehow assigned to the SystemFileContainer Orphaned Files Container . SystemFielContainer is used as…
  • Move an existing Vault into a new instance

    Hi all, I am attempting to create a test instance in order to try out new things in a safe non production environment, and I have created a new Aras instance from scratch and imported everything from the production successfully, the only problem is I…
  • How to get File location to read the file

    Hi, I am trying to get the file location, the actual file is stored in vault, so how to get that physical path to read the file. Thanks, Maddy.
  • Create file in Vault by code

    In C# code I got a result back and this result (xml result from a report) I want to save to the Vault as a File and attach it to an Itemtype. I cannot find any method in API that creates a file for me in the Vault. How can I  do this?