Autodesk Vault Data Standard .Custom folder

Autodesk Vault Data Standard .Custom folder

daniel_luescher
Advocate Advocate
544 Views
1 Reply
Message 1 of 2

Autodesk Vault Data Standard .Custom folder

daniel_luescher
Advocate
Advocate

Hi everyone,

I noticed that the separation of the "Vault" and "CAD" folders in default and custom is not reliable. The file "Default.ps1" is taken from the default folder and not from Custom folder. This is very annoying when trying to fix a problem in the configuration file in the custom folder...

I also noticed this problem in VDS 2020.

Cheers, Daniel

0 Likes
545 Views
1 Reply
Reply (1)
Message 2 of 2

Markus.Koechl
Autodesk
Autodesk

If you are able to reproduce I encourage you to submit a support case. Bear in mind, having a default.ps1 in .\CAD.Custom does not mean that we don't read the .\CAD\ folder. The name of the file is not relevant at all, the names of the functions are essential. E.g., the function "InitializeWindow" is read from .\CAD\ and - taking our Quickstart configuration sample .\CAD.Custom\ADSK.QS.Default.ps1. The InitializeWindow read from the custom path will overrule the default one. Now - I can imagine that reading of .\CAD.Custom\ may not return a function due to issues within the script. Then - the override will not happen and the default continues working.



Markus Koechl

Solutions Engineer PDM, Autodesk Central Europe
0 Likes