Auto prompt model check-in to Vault
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
Was hoping for some direction ( I'm happy to do the coding a research)
I am a manufacturing engineer trying to help the design department. We encounter issues, quite often, where the CNC programmer will start programming an obsolete model that has forgotten to be checked back into the vault. The prints will be correct, but model retrieved from vault is old.
I am hoping to create a script that prompts the design engineers to check-in the model after revisions. I figure the application event could be "save" drawing. After which, a prompt, select yes, auto check-in to vault.
The script shall be ready at all times and, again, be triggered by the save drawing event.
Direction please:
Will this script be a macro, sub, or add-in? Since, I am so new to Inventor, I'm not sure how to approach properly interacting with the software.
Considering working with VBA (my most native language, but open to others). Any massive downside with this language?
Many thanks ladies and gents.
-SML