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: 

Autodesk Vault Server Extention (one Event handler for all clients)

1 REPLY 1
Reply
Message 1 of 2
mnav
365 Views, 1 Reply

Autodesk Vault Server Extention (one Event handler for all clients)

Hi

Can we extend the Vault server to copy a document data to a file when ever a documet checkedin.

I actually want to handle the post checkin or state change event on server for each file not on each client.

 

any help how i can do that.

Thanks

 

 

1 REPLY 1
Message 2 of 2
Redmond.D
in reply to: mnav

Vault does not have a server-side event model.  The closest workaround is something that periodically checks for changes using a search.  Vault Mirror uses this technique.  See the SDK for the source code.



Doug Redmond
Software Engineer
Autodesk, Inc.

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

Post to forums  

Autodesk Design & Make Report