|
|
Browse by Tags
All Tags » IOM Vault (RSS)
-
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 = ...
-
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 ...
|
|
|