How to manually queue Autodesk Vault jobs

An Autodesk synchronize job, Autodesk update revision table job or an Autodesk DWF job should be created manually to better control their time of execution.

  • The attached module "coolOrange.Queue.ADSKJobs" contains functions to trigger the Autodesk synchronize and update revision table job. Pleas read the function description within the file before using them.
  • To install the module you should first check if the module is blocked by Windows. (Rightclick the zip file -> Properties -> In the general tab if there is an unblock button press it)
  • Afterwards exctract the script into your powerJobs Processor modules folder
  • You need to restart powerJobs Processor before it recognizes the new module

Downloads