Vault Change Life cycle State In Inventor with Ilogic ?

Vault Change Life cycle State In Inventor with Ilogic ?

gildas.lincot
Contributor Contributor
673 Views
1 Reply
Message 1 of 2

Vault Change Life cycle State In Inventor with Ilogic ?

gildas.lincot
Contributor
Contributor

Hi,

I would like to know if it is possible to change the lifecycle in Vault directly from inventor with Ilogic?

I would like to be able to go directly from a state of "work in progress" to "validated".

 

I could use this command : 

ThisApplication.CommandManager.ControlDefinitions.Item("VaultChangeStateTop").Execute

But it not realy what i want...

 

I have already created a rule from this post (Vault Lifecycle State of model through drawing - Autodesk Community - Inventor) to see the status, I would now like to modify it directly.

 

Is it possible ?

Is there someone that can help me ?

Thanks 

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

bradeneuropeArthur
Mentor
Mentor

You will need to use the Vault API for this.

This could be helpful for you.

Let me know if you need further support.

 

https://www.autodesk.com/autodesk-university/class/Breaking-into-the-Vault-iLogic-Edition-2023

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature