Questions tagged [filenet]

FileNet was a company that developed software in the area of Enterprise Content Management (ECM). It was acquired by IBM in 2006.

What it is ?

FileNet is a proprietary Enterprise Content Management System (), that offer you document management system capabilities, coupled to a .

Also add record management tools and a frontend (Workplace, Workplace-XT and now Content Navigation)

FileNet consist on different components working together:

  • Content Engine (CE) Works with documents and content.
  • Process Engine (PE) Manage workflows and BPM solutions.
  • Application engine (AE) Where the frontend lives
  • Content Search Engine (CSE) now Content Search Services (CSS) To manage queries and indexes.
  • Record Management (RM) In charge of the deletion and/or conservation process of the content.

See also .

Alternatives

External Links

149 questions
0
votes
1 answer

Disk space consumption for document class

I have FileNet Image Services, version 4.0.40 (not 100% sure). No access to the administrative interface, only Unix console, and database (Oracle). I need to get total document size, and also size of specific document class on disk. How do I do…
Markus
  • 95
  • 2
  • 11
0
votes
2 answers

I am having trouble understanding IBM procedures

I am reading this file "readme_5202_P8CPE_IF001.htm" (Content Platform Engine 5.2.0.2 Interim Fix 1), and I encountered this procedure: Copy the new Engine-xx.ear file into the following directory. This directory is a staging location. Do not…
Lester Nubla
  • 245
  • 7
  • 21
0
votes
1 answer

FileNet Api access rights for asp.net

I have some sort of trouble, but i can't figure out where it can be. I have a search method. It uses filenet api and connects to server using admin credentials. ClientContext.SetProcessCredentials(new UsernameCredentials(login, password)); var…
Horosho
  • 647
  • 1
  • 8
  • 22
0
votes
1 answer

VB 6 app,Failling to create run time object of printlibrary.print of FILENET in Windows 7

I am in desperate need of a fix. I have an app developed in VB6. It uses the IBM Filenet. Now the app uses the filenet viewer and then the printer to print some docs. The printe object is created at run time. Set…
Rajdeep
  • 485
  • 4
  • 15
  • 28
0
votes
1 answer

content navigator P8 stepprocessor property order

We have a FileNet 5.1 system with Content Navigator as the UI. From content navigator we use the default workflow stepprocessor to display workflow steps. We use the IBM EDS service to add additional properties(like mandatory fieds) to these…
0
votes
1 answer

How can i correctly store Jar libs outside WebSphere?

I want to have my EventHandlers stored in custom folder, instead of CodeModule. I have WebSphere 7.0, so i set ClassPath value for JVM as "C:\jar" (without brackets), and put my Test.jar there. Now i want to create EventAction without CodeModule…
Horosho
  • 647
  • 1
  • 8
  • 22
0
votes
1 answer

Extract blob data to file system

I have large amount of files(approx 80000) stored into sql server database as BLOB. Now I have a situation where I need to export all those file in blob to IBM Filenet. For that what I think that first I need to stream those existing blob data into…
Tapas Mahata
  • 343
  • 6
  • 22
0
votes
3 answers

FileNet CMIS: Two repositories returned despite selecting one by id

I have a FileNet p8 server which contains 2 CMIS repositories: RepoA and RepoB. I would like to select one or the other using the RepositoryId session parameter, but I always end up with the 2 repositories: var cmisParameters = new…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373
-1
votes
1 answer

Unable to update component queue in PCC- FileNet

I have created a component queue in PCC and added the required jars in PTM and it is working fine at production site, because of some server failure we moved the application to DR site, here we are not using DNS servers so I need to change the ip…
-1
votes
1 answer

Webservice for IBM FileNet

I plan to integrate parts of the IBM Filenet archiv solution into my ASP.NET web application. Perhaps in a framework or something like that. Has anyone experience with that or does anyone know that there is the possibility to call a …
Patrik
  • 1,119
  • 5
  • 18
  • 37
-2
votes
1 answer

api for adding values into multi-value property into FileNet P8 in Java

I have a property tag 0000111|00000222|000033 I am able to read and separate using pipe but I am looking for the method to upload these values into fileNet where accountNumbers field is set to multi-value…
-2
votes
2 answers

Azure information protection

I would like to integrate "Azure information protection with Filenet" , I tried reaching Microsoft unfortunately no response . Please help , if possible.
-2
votes
2 answers

How to Store a pdf document in Filenet

Im new to IBM filenet. I just got the webservice url of the CMIS filenet. My requirement is to store a PDF document got from one system using apache camel route to filenet. Tried importing the wsdl in SOAP UI and i can see set of APIs like…
Balaji Kannan
  • 407
  • 6
  • 24
-2
votes
2 answers

IBM Case Manager Connection

I'm stuck at work for like a week now, can some1 with CM JavaAPI exprience guide me what am I doing wrong? I try to connect to the server where the Case Manger is installed and start a session, maybe I'm doing it all wrong but IBM Knowledge Center…
1 2 3
9
10