powerVault v20
20.0.7
03-07-2019
General
Improved Get-VaultFileBom performance by not including Parts Only, Structured-Multilevel components and old versions in any Vault API calls
Improved Get-VaultItemAssociations performance by retrieving all files in a single API call
Fixed
Get-VaultFileBom with argument -GetChildrenBy LatestVersion results in following issues:
VaultServiceErrorException: “1013” for certain BOMs with Parts Only- or Structured-Multilevel-Views enabled and purged or deleted components
InvalidOperationException: “Sequence contains no elements” for assemblies with Phantoms that got updated with new components that are promoted and merged on higher level
Bom_Quantity of component on higher level is returned when Quantity is overridden, instead returning sum of quantities with all new components that are promoted from a updated Phantom assembly
ArgumentOutOfRangeException: “Index was out of range” for assemblies with Phantoms that got updated and have the same Part one time used with type Normal and one time used with type Reference