This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Add file to vault using Excel macro

shubhangi - Monday, May 7, 2012 1:17 AM:

Hi,

I want to create file & should save in vault using excel macro .

Can anyboby help me?

Thanks in advance ..

Regards,
Shubhagi



Brian - Monday, May 7, 2012 5:36 PM:

Hi Shubhagi,

It depends a bit on how much programming experience you have.

In your macro you need to add a reference to the IOM.dll file that comes with Aras Innovator.

You can use this to connect to your Innovator server using your logon user name and password and then you can save the file to the vault.

There is a community solution "Aras Send to" that has code in it on connecting to Innovator from a windows application. This can be adapted fairly easily to be run as an Excel macro.  See this link  Aras Send to

See how you go and come back if you need specific help.

Cheers,

Brian.