Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
437 views

IManExt ImportCmd trouble

I have been writing a small application using C# to copy a document into an individuals 'My Documents' folder on our DMS server. I've beased the code around the listing provided in the 'WorkSite SDK ...
1
vote
1answer
255 views

How to get information out of iManage / Desksite

I have a customer with an interwoven system Desksite Version 8.0. I need to run a query or export such that I can get the document ID where comments = X, for an arbitrary value X. Alternatively any ...
0
votes
1answer
257 views

Is it possible to generate an NRL file via the iManage API?

Using the Autonomy Interwoven products Desksite or Filesite, it is possible to drag a document out of the application onto the desktop, which creates a .NRL file. This file contains metadata ...
0
votes
2answers
415 views

iManage ImportCmd launching new instance of Word

I'm trying to save a Word document into iManage using ImportCmd from IMANEXTLib and I'm getting a new instance of Word every time I run it. I've saved the document to doc1.doc, and then: ...