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 build your individual custom job.
The SDK template “API Onboarding – Custom Job” provides a pre-coded starting point for new custom jobs. Watch the video below on how to use this template.
The video focused only on initiating and registering a new custom job. For more details on the next steps, leverage the AU Autodesk Vault Programming 101 class. The AU sample implemented a job creating and attaching STEP files for Inventor assemblies; Vault Professional 2024 added this job type as a default, but you may find other export types in a comprehensive code sample on my personal GitHub repository Vault-Sample—InventorExportAnySampleJob
This blog is article number #3 of the Getting Started series:
#1 Installing the SDK and a first look into its content
#2 Creating a Vault console/standalone application
#3 Creating a Custom Vault Job
#4 Creating a Vault extension handling events and restrictions
#5 Discussing Vault Login, including authorization and licensing
Sincerely,
Markus
Learn more
Leverage the Vault Customization Forum whenever you have questions about programming Vault APIs or customizing Vault Data Standard.
To learn more about Autodesk Vault product data management, visit our product center here.
Join our Vault Communities
You can join the following communities to share feedback and product improvement requests with our Autodesk Vault product team:
Vault Ideas – Submit your ideas for improvements and new features.
Vault Forum – Discuss Autodesk Vault’s current workflows with our technical teams and your peers.
Feedback Community – Test Autodesk Vault alpha and beta releases and give your feedback directly to the Vault product team.