Data Standard comes with basic functions, dialogs, and tabs.
All of these default components are defined in the Data Standard extension folder:
C:\ProgramData\Autodesk\<Vault version>\Extensions\DataStandard
Contains the configuration files for the Vault Client.
Contains the configuration files for Inventor and AutoCAD.
PropertyTranslations.xml used to handle vaults created with a localized Vault Server. The properties in these Vaults have localized names.
Contains the configuration file overrides. To change the configuration, copy default files from .\Vault\* to the .\Vault.Custom\ location and edit these instead of the default ones.
Contains the configuration file overrides. To change the configuration, copy default files from .\CAD\* to the .\CAD.Custom\ location and edit these instead of the default ones.
See the Localization section for more information.
The configuration files for the Vault Client are located at: C:\ProgramData\Autodesk\<Vault version>\Extensions\DataStandard\Vault.
Refer to the following list and related links for more information about the Vault Client configuration files.
Described in the Localization section.
Defines all Data Standard menu items in the Vault Client and can be extended. See Customize the Data Standard MenuDefinitions.xml File.
The ico-files are referenced in the MenuDefinitions.xml file to add icons to menu items.
Created dynamically after custom objects have been configured. File can be deployed but should not be modified.
PowerShell files that define functions used by the standard dialogs and tabs. See Data Standard Customization and Data Standard API Reference for more information.
These PowerShell files are referenced in the Menudefinitions.xml file. Each menu item uses a separate ps1-file.
The <object type> can be File, Folder, Item, Eco, or custom object name (e.g., Configuration\File\*.xaml, Configuration\Task\*.xaml)
Each of the XAML files describes the UI of a tab. By adding a new XAML file, a new tab is created automatically for the object type. See XAML-Files and Data Standard Customization for more details.
The configuration files for AutoCAD and Inventor are located at: C:\ProgramData\Autodesk\<Vault version>\Extensions\DataStandard\CAD.
Refer to the following list and related links for more information about the Inventor and AutoCAD configuration files.
PowerShell file that defines functions used by the create, copy, and edit dialogs in AutoCAD and Inventor. See Data Standard Customization for more information.
This file contains configuration settings for filename, location, properties, and supported title blocks of AutoCAD files. See CFG-Files for more information.
Describes the create and edit dialogs for AutoCAD files. See XAML-Files and Customization for more details.
This file contains configuration settings for filename, location, and properties of regular Inventor files. See CFG-Files for more information.
Describes the create and edit dialogs for Inventor files. See XAML-Files and Data Standard Customization for more details.
The remaining XAML files describe the create dialogs for Inventor functional documents.
Powershell file that defines functions used for creating the folder breadcrumbs in AutoCAD and Inventor.
PowerShell file that makes use of CustomValidation that checks whether file exists locally or in vault.