Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Refresh local active file from Vault

1 REPLY 1
Reply
Message 1 of 2
Anonymous
486 Views, 1 Reply

Refresh local active file from Vault

Hi, I am looking for a command to refresh the local file from Vault while being active (open) in Inventor. Is there any api command which I can execute in Inventor to get the file synchronized with the Vault version? Background: In check-in event I am attaching some visualization files to the Vault file, and this way the Vault file differs from the local, Inventor active file. For that I am looking for solution to sync the local file with the Vault file.

1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

Hello,

 

 

maybe by using VBA and the command Manager:

 

 

 

vault                                                 
VaultAddFiles                                        
VaultAddProject                                      
VaultBrowserInfo                                    
VaultChangeCategory                                  
VaultChangeCategoryTop                            
VaultChangeState                                     
VaultChangeStateTop                                  
VaultCheckin                                         
VaultCheckinTop                                      
VaultCheckout                                        
VaultCheckoutOlder                                  
VaultCheckoutTop                                     
VaultDataCard                                        
VaultDataCardTop                                    
VaultDataMapping                                    
VaultFindinBrowser                                   
VaultFindinWindow                                    
VaultGetCheckout                                     
VaultGetCheckoutTop                                  
VaultGetLatest                                       
VaultGetLatestVersion                                
VaultGotoWorkspace                                   
VaultHelp                                            
VaultInsertIFeature                               
VaultLaunchVaultExplorer                             
VaultLogin                                          
VaultLogout                                         
VaultManageOwnership                             
VaultManageOwnershipTop                            
VaultMapFolders                                      
VaultOpenFromVault                                   
VaultOpenFromVault_AppMenu                           
VaultOption                                          
VaultPlaceFromVault                                  
VaultPlaceFromVault_NonVaultRibbonTab               
VaultPropertyWriteBack                             
VaultRefresh                                         
VaultRevise                                       
VaultReviseTop                                       
VaultRevisionBlock                                   
VaultRevisionBlockTableNode                        
VaultSearch                                         
VaultServer                                          
VaultShowDetails                                     
VaultShowDetailsTop                                  
VaultTutorial                                        
VaultUndoCheckout                                    
VaultUndoCheckoutTop                                

 

 

BR

 

 

Michel

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report