VBA Automation Component?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
idselectronics
Posts: 11
Joined: Wed Jun 13, 2012 3:40 pm

VBA Automation Component?

Post by idselectronics » Wed Jul 18, 2012 8:29 am

Hello.

I don't suppose there is an automation component available for use with VBA, is there? I'd like to be able to develop a tool that transacts with our Vault database via forms in Access. Currently, the only way I can think of how to do this would be by coding events that trigger the Shell function to execute CLI commands against vault.exe. Is there a more elegant solution that anyone knows of?

Thank you.

EDIT: We're using Vault Standard 5.1.2.19281
Last edited by idselectronics on Wed Jul 18, 2012 12:05 pm, edited 1 time in total.

idselectronics
Posts: 11
Joined: Wed Jun 13, 2012 3:40 pm

Re: VBA Automation Component?

Post by idselectronics » Wed Jul 18, 2012 12:04 pm

While looking in to this further, I've stumbled upon a bit of a roadblock. My original thought was that I could probably just use the CLI to interact with our Vault repository. However, one of the things I ultimately wanted to be able to do here was to assign folder security permissions. Is there not any way to do this outside of the "Web Admin"?

Post Reply