autodesk vault


  • Autodesk Vault SDK Getting Started #5 – Login/Authorization Types

    The Autodesk Vault SDK enables developers to build custom applications that interact with Vault servers. Any Vault application must log in and, in most cases, obtain a Vault license. Watching the Vault Customization Forum discussions, establishing a Vault connection is one of the most discussed topics. Even long-term API consumers may struggle to migrate legacy applications as…


  • Autodesk Vault SDK Getting Started #4 – Event Handler

    The Autodesk Vault Professional API enables developers to implement individual business logic handling events like check-in. Custom applications can subscribe to different event types for any Vault entity type. Handling events also includes capabilities to restrict the execution of the underlying action. The SDK template “API Onboarding – Event Handler” provides a pre-coded starting point for new Event and…


  • Autodesk Vault SDK Getting Started #3 – Custom Job

    Autodesk Vault Professional includes automation capabilities known as Job Processor. Job Processing includes a server-side component (Job Server), the Job Queue, and a Job Scheduler. Job Processors are Vault Clients that log on to the server and pick up jobs for execution. Many job types are available as a default but might have good reasons to…


  • Autodesk Vault SDK Getting Started #2 – Console Application

    The Autodesk Vault API enables developers to establish standalone applications that interact with a Vault server. A console application could be seen as the most basic Vault application; the primary intent of this type is automation, like connecting two systems by reading data from Vault and transferring it to other targets. The biggest challenge for a standalone…


  • Autodesk Vault SDK Getting Started #1 – Installing the SDK

    The Autodesk Vault SDK/API is an inclusive component of each Vault Client or Vault Server installation. To install the SDK, run the setup in C:\Program Files\Autodesk\Vault Client <version>\SDK\setup.exe or C:\Program Files\Autodesk\Vault Server <version>\SDK\setup.exe. Both options result in a new folder C:\Program Files\Autodesk\Autodesk Vault SDK <version>. I recommend completing your working environment right after the SDK installation: This…


  • Getting Started with Autodesk Vault Customization

    Autodesk Vault is the most used on-premise data management solution for Autodesk CAD tools like Inventor or AutoCAD. One of the reasons is the capability to adopt customizations. Are you familiar with Autodesk Vault Professional, and would you like to get started to extend with custom features? The Vault product family offers access points to…


  • Autodesk Vault 2024 What’s New

    Autodesk Vault 2024 has enhancements to help you accelerate your overall design creation and data management experience. Vault subscribers can start taking advantage of the new functionality right away. Watch the overview video to see some of the new features in action, and read on to learn more about what’s new in Vault 2024. Also,…