Community
Vault Forum
Welcome to Autodesk’s Vault Forums. Share your knowledge, ask questions, and explore popular Vault topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Customized Inventor application

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
142 Views, 2 Replies

Customized Inventor application

Hi,
I am not very familiar with vault so needed a quick view on following scenario.
If we are to develop a custom application on some Autodesk product and if we also wish to use Vault along with that product, do we need to take any additional care in designing/developing the custom application. Does vault offer any programming interfaces/APIs? Does custom app really need to bother about the existing integration between the vault and the base product?

Thanks in advance.
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Vault does have an API which allows you to communicate with the server. In
your install directory for the Vault server, there should be an SDK
directory which contains documentation and sample programs.

If you write a Vault plug-in for a CAD app which already has a Vault
plug-in, the two plug-ins will not interfere with each other. They will
behave as completely separate Vault clients. I should also mention that
there is no way to re-use functionality from the existing plug-in. All
Vault features will have to be written entirely by your team even if the
existing plug-in has those features.


Let me know if you have any more questions,
Doug Redmond
Software Engineer, Autodesk Inc.
Message 3 of 3
Anonymous
in reply to: Anonymous

Vault has a web services API; this allows a custom Vault client to use the
Vault server. There are minimal documented ways to otherwise interact with
the Vault from within a vault-enabled application: for example, in AutoCAD
(yes, I know you said Inventor) you could use the VAULT command-line.

It sounds like you may have some rather specialized requirements; you might
consider contacting Autodesk directly for more specific guidance on your
particular situation.

Dan

wrote in message news:5148356@discussion.autodesk.com...
Hi,
I am not very familiar with vault so needed a quick view on following
scenario.
If we are to develop a custom application on some Autodesk product and if we
also wish to use Vault along with that product, do we need to take any
additional care in designing/developing the custom application. Does vault
offer any programming interfaces/APIs? Does custom app really need to bother
about the existing integration between the vault and the base product?

Thanks in advance.

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

Post to forums  

Autodesk Design & Make Report