Message 1 of 12
Vault process automation synchronize properties/change lifecycle- C#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm developing a configurator integrated with the ERP system, which generates a model based on user-entered data, creates drawings, and then inputs all the elements into Vault.
I'm familiar with the Inventor API in general, but now I need to work with Vault, and unfortunately, I'm not familiar with its API. That's why I'm asking: Is it possible to perform these steps in Vault through the API:
- Synchronize assembly properties along with dependent elements.
- Wait until the synchronization is completed.
- Change the Lifecycle to "Documentation Ready."
- Wait again until everything is done.
- Assign the item.
6.Change the Number in the Item.
7.Save the element.
8.Finally, go to the components list (BOM) in Item and change lifecycle to "For review."
I would appreciate any help or tips. Where can I find materials on this?
Thank you!
