Questions tagged [interwoven]

Interwoven is a collection of document and content management systems created by HP Autonomy. Key products include the Worksite Document Management System and the Teamsite Intranet Content Management System. TeamSite is designed for creating complex intranet and Internet web applications. Worksite (also known as FIlesite) is designed for storing documents along with customisable metadata in logical areas known as Workspaces.

21 questions
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
2 answers

SQL Query for all Records at Least 30 days old

I am trying to track user data for when users log in to an application. What I am trying to pull from my query (below) is all users who have not logged in for the past 30 days or more. However, it is pulling in users who have logged in quite…
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
0
votes
1 answer

Unencrypted Communications are disallowed

I am trying to leverage the IDOL Web API (if that is its name) so that I can programmatically validate document creation/modification actions triggering an IDOL crawl of said document. We had a situation where a few documents were seemingly crawled…
websch01ar
  • 2,103
  • 2
  • 13
  • 22
-2
votes
1 answer

Is a way to generate random number using XSLT 1.0 [Teamsite CMS]

I'm trying to generate random number using XSLT 1.0 (in Teamsite). Every time I generate a page a new random number should be generated as well.
Shivaji Varma
  • 690
  • 13
  • 24
1
2