User Tools

Site Tools


vaulttools:installation

Installation

AppStore installer

If you use the installation package from the Autodesk AppStore just run the installation.

Extension folders created by the installer:

Vault 2013:
C:\ProgramData\Autodesk\Vault 2013\Extensions\REITEC GmbH Vault Tools.bundle

Vault 2014:
C:\ProgramData\Autodesk\ApplicationPlugins\REITEC GmbH Vault Tools.bundle\Contents\V2014

Use the windows control panel to uninstall.

Manual installation

The installation of the Reitec.Vault.Tools extension is quite simple. Just copy the content of the ZIP-file to “%ProgramData%\Autodesk\Vault 201X\Extensions\Reitec.Vault.Tools”.

To uninstall everything just delete the folder.

Reitec.Vault.Tools is only available for Vault 2013 / 2014.

PDF publishing

To setup the PDF publishing you need to do some extra steps.

1. JobProcessor config-file (Vault 2013 only):
Open the file “JobProcessor.exe.config” in the Vault program folder and add the following lines into the “jobHandlers” section:

<!--Reitec.Vault.Tools -->
<jobHandler class="RT.TOOLS.PDF" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/>
<jobHandler class="RT.TOOLS.PDF.DELETEEXT" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/>

The “RT.TOOLS.PDF” job is for publishing pdf files. If you publish pdfs to an additional external repository you can delete pdfs in the repository with the “RT.TOOLS.PDF.DELETEEXT” job.

2. CAD-System
In the extension folder you can find the following pre-configured setting files. To activate a configuration just rename the file into “JobServerSettings.xml”.

File Name CAD System File types
JobServerSetting.Inventor.xml Inventor 2012+ .idw, .dwg (Inventor only)
JobServerSetting.xml AutoCAD 201X .idw, .dwg (AutoCAD only)
If you only use automatic pdf publishing, you need to install Reitec.Vault.Tools only on the JobServer.
vaulttools/installation.txt · Last modified: 2019/05/20 12:59 (external edit)