Home
TeamSite
Importing a file via the command line
System
I am trying to write a vb.net utility to import a file into our Worksite system. I do not think I have access to any APIs but I could be wrong, so I think my only option is to use the nrl.exe command. The only problem is I can't find any documentation on the nrl command and if I can use the imanage.dll or other library I can't find any information on just starting with the basics of importing a file via vb.net or commandline.
Any help would be appreciated!
Find more posts tagged with
Comments
jny
I would strongly recommend using the ImportCmd in silent mode to import documents to WorkSite. But yes, this implies you would need to own the WorkSite iToolkit.