Questions tagged [worksite-sdk]

software tools for manipulating worksite (formally interwoven/imanage) documents

15 questions
2
votes
1 answer

Is there a Content-Type for an NRL?

I am storing NRLs in my SharePoint 2013 site, in a document library. I've made some server configuration to enable the filetype association for icon and context menus, but IIS still doesn't launch the file with Desk Site, it downloads. Is there a…
Glenn Ferrie
  • 10,290
  • 3
  • 42
  • 73
2
votes
1 answer

Query Documents in iManage (Worksite)

I am using Worksite API to query documents in iManage (version 8.5). I've listed my code below. If I only use one search parameter then the code works without any problem. However, if I add more than one parameter then it returns either null or no…
George Huang
  • 2,504
  • 5
  • 25
  • 47
1
vote
2 answers

Hyperlinking a folder stored on iManage

I'm looking for a way to create a hyperlink to a particular folder in Worksite. So far, I've only come up with a macro linking files on the basis of their database numbers but folders do not have database numbers (I think). Another thing is that I…
LukaszPe
  • 57
  • 1
  • 16
1
vote
1 answer

Execute command if user is found in OU by using -Searchbase

This is kind of specific to this Document Management System(DMS) application we use called Worksite / Filesite. Basically, we have 3 offices and 3 servers and if people login from a particular site's OU, no matter the physical presence, they should…
SunnyWorld
  • 21
  • 3
1
vote
2 answers

IManage WorkSite refile WorkSpace via SDK

Using the SDK for a Web Service, I have been able to add a user to a WorkSpace and grant them access, however the WorkSpace isn't refiled and so they effectively have access to only the root folder and nothing else. I know there is the Refile()…
Lima
  • 1,203
  • 3
  • 22
  • 51
1
vote
1 answer

Failure creating document in Matter Centric HP/Autonomy WorkSite (iManage) DMS

I'm trying to create a document in the DMS, set some attributes, then check it in. This worked great until we disallowed flat-space filing. Now I have to specify a workspace folder before I can save, but I can't seem to figure out how to do…
Kevin Buchan
  • 2,790
  • 3
  • 27
  • 34
0
votes
2 answers

What is EntryID in Outlook?

I'm working on a Outlook VSTO Addin that will plug-into the iManage FileSite AddIn, I'm currently trying to access the currently selected folders ID (Within the DMS) and I noticed that the CurrentFolder.EntryID property contains a very large…
DataMosh
  • 61
  • 8
0
votes
0 answers

Overcoming Worksite dialog with VBA

All I have a database which exports to a word document (via a report saved as an excel document). Essentially access exports the report, opens it and word, and then parses the data into a word table. There are a handful of reasons it's done this…
mactreb
  • 33
  • 3
0
votes
1 answer

Uploading file to iManage/Worksite to a particular folder

I have a particular FolderID and I'd like to upload files to this directory. (I have the reference to the iManage.dll and ImanEXTLib). I'm struggling with filling out certain fields in the dialog/import window from the code level. Ideally, I would…
LukaszPe
  • 57
  • 1
  • 16
0
votes
1 answer

Debugging Full text search in iManage Worksite

I am creating different workspaces having different types of names containing special characters also sometimes. When I am trying to perform a Full text search nothing comes up in workspace results. Now, problem is how can I start with the debugging…
Ashraf.Shk786
  • 618
  • 1
  • 11
  • 23
0
votes
1 answer

Converting Public workspaces to Private workspaces in iManage

I am using iManage worksite 9 and there are multiple workspaces which has been created using workspace creation. Now, most of the workspaces are having Public access while others are Private. I need to convert that Public workspaces to Private…
Ashraf.Shk786
  • 618
  • 1
  • 11
  • 23
0
votes
1 answer

Get MatterID from iManage/Worksite doc within MS Word

I'm trying to retrieve the MatterId entered by the user when they saved the document in MS Word. My code is running from with a MS Word Add-in. I'm starting with the following code: dynamic service =…
Matt Fitzmaurice
  • 1,319
  • 4
  • 19
  • 40
0
votes
1 answer

Open IManDocument in browser

I am using the WorkSite COM API to open an IMANEXT2Lib.IManFileOpenDlg which is working perfectly. Clicking on the document, I can retrieve the metadata, such as the document name, version, number etc. Is there a method or technique available to…
Ric
  • 12,855
  • 3
  • 30
  • 36
-1
votes
1 answer

Worksite-The user gets disabled every day morning automatically every morning

We have a worksite user who gets disabled every morning even if we manually enable him in the wsadmin website. The error in the log file is this: cannot migrate user because the sync_id is already set docusers.sync_id field must be cleared before…
-2
votes
1 answer

From where i can get worsite sdk?

I have several issues related with "iManage worksite web". I surfed for a few days at web but could't find "Worksite SDK". As i'm understand this SDK is absent in free download. And i don't understand why. Is any body know where i can download this…
user6408649
  • 1,227
  • 3
  • 16
  • 40