Configure the Data Standard Dialog for Vault Office (Vault 2015 R2 Only)

Customize Data Standard dialogs for the Vault Office Client by modifying a separate XAML file called FileOffice.XAML.

This file is located at C:\ProgramData\Autodesk\Vault 2015 R2\Extensions\DataStandard\Vault\Configuration.

Note: The Vault Office Client is available in Vault 2015 R2.

The Vault Office client provides many of the same Vault client features but is slimmed down to focus on non-CAD design data management processes. Since the Vault client and the Vault Office client each have their own XAML, it is possible to create unique Data Standard dialogs for each client.

Note: Vault Office client users cannot edit Data Standard sheets for CAD files.

Vault Office Data Standard Templates

Three templates are pre-defined for the Vault Office client:
  • Word Document
  • Excel Sheet
  • PowerPoint Presentation

PowerShell Scripts and Properties

The XAML file is called within the PowerShell scripts CreateFile.ps1 and EditFile.ps1 when the variable$IsOfficeClient is set, as shown below:

Properties for Vault Office Client