Tag: IExplorerUtil

  • Another Way to Update Properties

    If you want to update a Vault property and that property is mapped to a value within the file, you have a couple of options, and they both suck. This post is to introduce a third, and non-sucky, option in Vault 2015 R2. Again, I’ll be using the previously undocumented functions from Copy Design.

  • Various Articles from Around the Web

    My blog is no longer the one and only place to get Vault API information on the web, and that’s a good thing. Every now and then I like to highlight some of the recent articles that you should take a look at…

  • API Hotfixes

    We recently released Hotfix – API Lifecycle/Job Processor, which addresses two separate API related issues in Vault 2013.  In both cases, the fixes are with Vault applications themselves, not with the SDK DLLs.   So you don’t need to update any of your code and you don’t need to re-compile.  Just apply the hotfix if you…

  • 2 API-Related Hotfixes

    Recently there have been some hotfixes released to address Vault 2012 API issues. API Log In Hotfix This gives you a new Autodesk.Connectivity.WebServicesTools.dll which contains a WebServiceManager that doesn't log out at incorrect times.  I still recommend using the bugfix credential classes because, if there are multiple extensions, some of them may contain the old…