Aras Community

Welcome to Aras Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » IOM Vault   (RSS)
  • Re: vault a file from vb.net

      I spoke to soon - the file never gets in the vault. It has a location path but the path is not there. It is in the files form.     Dim conn As IOM.HTTPServerConnection = New IOM.HTTPServerConnection conn.innovator_server_url = ''http://10.12.19.57/InnovatorServer/Server/InnovatorServer.aspx'' conn.http_username = ...
    Posted to Developers Forum (Forum) by gwilliams on October 19, 2007
  • Re: vault a file from vb.net

    I had the same problem on a project last month.   The solution is quite easy.      Innovator uses a distributed/replicated vaulting model.   The File Item has a relationship to Vault item,  that allows you to specify which vault the file should be stored into.     A File can be ...
    Posted to Developers Forum (Forum) by PeterSchroer on October 19, 2007
Powered by Community Server, by Telligent Systems