Questions tagged [autonomy]

Autonomy Corporation was a multinational enterprise software company who has been acquired by Hewlett-Packard (HP) in October 2011, and is now part of HP's Software business unit.

Autonomy Corporation was a multinational enterprise software company founded in Cambridge, United Kingdom in 1996.

In January 2009 it acquired Interwoven, a niche provider of enterprise content management software, for $775 million. Interwoven became Autonomy Interwoven and Autonomy iManage.

With this acquisition, Autonomy owned the Worksite, a Document Management System (DMS) used on most of law offices around the world.

Autonomy was acquired by Hewlett-Packard (HP) in October 2011.

In 2014, the IDOL platform was moved into the HP Software - Big Data group, while the Interwoven solutions moved into the HP Software - Marketing Optimization group.

Also see and tags for questions related to the IDOL platform products.

33 questions
0
votes
1 answer

Can A TeamSite Backing Store Data on Window Server migrate to TeamSite on Linux Server?

I migrated TeamSite backing store data on windows server(d:\iw-store\default) to a TeamSite backing store area on linux server(/iw-store), I activated the migrated store, but /iwmnt/default/ path was missing. Can A TeamSite Backing Store Data on…
0
votes
1 answer

OpenDeploy Base Server hangs up with starting deployment

I'm managing Autonomy/Interwoven OpenDeploy Base Server. OS:RHEL5.3 TSVer.:TeamSite6.7.2 ODVer:OpenDeploy7.1 OpenDeploy Base Server process sometimes hangs up when starting deployment. following message are out in [od.log] * glibc detected …
0
votes
1 answer

Subscribe to a users My Matters via SDK

Using Autonomy WorkSite 8.5 SP2 SDK, I am attempting to programmicaly add a shortcut to another users My Matters which I have been told can be done by first subscribing to the other users My Matters, add the shortcut then unsubscribe. I am therefore…
Lima
  • 1,203
  • 3
  • 22
  • 51
0
votes
1 answer

Using stationary camera to track a moving object

I am new to computer vision, and need some advice on where to start. I am looking to track a moving robot using a stationary, external camera positioned on the ceiling. The robot should complete an obstacle course autonomously using feedback from…
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
0
votes
1 answer

HP Autonomy TeamSite 7.3.2 - update details of database used

When the Teamsite application is freshly installed, it allows keying in database details. However later when the database login information needs to be updated, TeamSite provides no interface nor documents for updating it. From my best effort, the…
Anthony
  • 1
  • 1
0
votes
1 answer

Extend Teamsite actions

I was wondering if it possible to extend Teamsite functionality? For example, I would like to add my own button under Actions -> MyAction which would perform my java based operation (update pages or something)?
mickiewicz
  • 279
  • 2
  • 13
0
votes
1 answer

Create link from filesite matter folder to launch URL

I'm basically trying to create a link from a worksite folder in FileSite to take the user to our (Web based) CRM system or Case management system as shown below. When the user right clicks the matter the option button (Goto CRM) will be available…
0
votes
1 answer

WorkSite SDK - [NRTSession ][TrustedLogin ]Cannot request exclusive semaphores at interrupt time

I am trying to use Autonomy SDK to do some admin operation, But when i try to connect to database i keep getting an exception: [NRTSession ][TrustedLogin ]Cannot request exclusive semaphores at interrupt time. My code is in C# admin.INRTDMS…
akshaym
  • 41
  • 1
  • 5
0
votes
1 answer

Upload function using forms publisher with the

What necessary steps must be taken in order to upload a file from local machine to ContentCenter using Forms Publisher to create a DCR. As far as I understand the instance only lets you browse files within the specified workarea. What I would like…
BaconJuice
  • 3,739
  • 13
  • 56
  • 88
0
votes
1 answer

Interwoven Teamsite to create Resx files

I have Interwoven Teamsite 7.3.x. We have some simple DCTs that current create DCRs in the standard XML format. Would it be possible to configure so that the DCRs are created to the XML schema required by ASP.Net Resx files?
Rob Bowman
  • 7,632
  • 22
  • 93
  • 200
0
votes
1 answer

Events in teamsite on save of component

I need to trigger some action whenever user saves or updates a component. I think one of the way is using event handler, but i am not sure how to achieve this functionality. Can someone guide me how i can implement this? Thanks
Aquarius24
  • 1,806
  • 6
  • 33
  • 61
0
votes
1 answer

Autonomy - Force reindexing without losing data

I need to add a new parameter to my Autonomy HTTP fetch configuration. ImportFieldOp2=Expand ImportFieldOpApplyTo2=AUTHOR ImportFieldOpParam2=;;AUTHOR_M I stop the HTTPFetch service and, after the config modification, I started the service. The…
Guskermitt
  • 254
  • 1
  • 9
0
votes
1 answer

Connect to FileSite and open file

I'm just starting as an analyst/programmer for a firm and working on code to save all open files before a reboot, then restore/open those files after the next startup. I'm struggling with our DMS, FileSite, and so far haven't had any luck in…
tmoore82
  • 1,857
  • 1
  • 27
  • 48
0
votes
3 answers

Delete user profile

Is it possible to delete a WorkSite user using the API? I have the following dlls referenced. IManage.dll IMANADMIN.dll IMANEXTLib.dll I can create a user using IMANADMIN.NRTDatabase.CreateUser()
Hoody
  • 3,361
  • 9
  • 45
  • 55