Tag: Assign Item

  • Assigning a File to an Item

    In Vault 2015, PromoteFiles has been removed from the ItemService.  Previously, the quickest way was to call PromoteFiles followed by UpdateAndCommitItems.  Of course, more complex cases would require more API calls and data checks.  Anyway, the simple workflow just got more complex in 2015.  That’s sometimes the price you pay for better functionality. Before I…

  • The BOM Pipeline

    I want to explain a bit how bill of material data works in Vault. It’s not very intuitive looking at the API. I’ll also attempt to answer the question, “Why did they do it that way?”