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
1
vote
1 answer

JBoss Heap Space issue Due to Image Uploads

We have a web application in which users are uploading hundreds of images via the web. The application then takes these images and moves them off to storage (in FileNet). The issue we are seeing is that the heap space is eventually filling up and…
Mike
  • 41
  • 1
  • 4
1
vote
1 answer

IBM Filenet P8 : How can i get the localized display names of choice list items

I am using the following code snippet to retrieve choice items for a specific choice list Map items = new HashMap(); Iterator choiceIterator =…
aomar
  • 500
  • 1
  • 6
  • 23
1
vote
2 answers

Fetch FileStorageArea in Filenet with path [Document Moving]

I am a student and I'm new to Filenet. I am trying to do the test code on file moving. Document doc = Factory.Document.getInstance(os, ClassNames.DOCUMENT, new Id("{33074B6E-FD19-4C0D-96FC-D809633D35BF}") ); FileStorageArea newDocClassFSA =…
Archangle
  • 312
  • 1
  • 4
  • 23
1
vote
2 answers

File upload and download from Filenet

We are working on integration Dynamics CRM with Filenet. This requires support of the following two scenarios: Upload a document in Filenet through web service and retrieve a unique URL for uploaded document from Filenet Download document through…
Ali
  • 5,499
  • 7
  • 25
  • 28
1
vote
1 answer

ibm content navigator System Administrator has no access to Data Management desktop

Hey guys i got a big headache. By mistake a user logged with the only one account with admin privileges into Content Navigator(Filenet) and did the following actions: Desktop Data Management > Section Authentication > Limit access to especific users…
user2115594
  • 183
  • 1
  • 1
  • 8
1
vote
1 answer

How to configure IBM Filenet Content Navigator to view multi-content document?

I have a document which consists of multiple contents, let's say a msword file, an jpeg image file and a mp4 video file, and when the user clicks on that document in content navigator, he must be able to see the contents available as we get in…
sin
  • 126
  • 2
  • 14
1
vote
1 answer

Automate Printer Selection c# IDM API

I am using IDM Desktop api to download a large number of documents,in this there is a function available to print the document using IDMObjects.Document FnDoc; FnDoc.doPrint(IDMPrinterTypes.NativePrinter); this is working…
siddharth gupta
  • 306
  • 1
  • 11
1
vote
2 answers

Filenet storing and getting objects from store - Java Step Processor

I'm implementing Filenet Java Step Processor. I have to get a document from object store, moddify and store modified version to the same object store. I have a working applet for tests. I can't ask user for additional sending login and password, I…
Dark Tomel
  • 123
  • 2
  • 13
1
vote
1 answer

How to update a Filenet document's content from a word document to a pdf..?

I want to write a Java code which update a document's content from a MS-word file to a pdf file in IBM Filenet Content Engine 4.5.No conversion as of now required, just updation of the content only. Metadata Properties etc remain unchanged from the…
1
vote
2 answers

FileNetP8 File/move document from Object Store to Case folder

I'm trying to dynamically move a document that is in my CMTOS Object Store in my Content Engine To a Case folder in a solution in IBM Advance Case Manager. The document is transfered trough a web service from a distant server to the CMTOS Object…
user2702566
  • 115
  • 15
1
vote
1 answer

where to store objectstore and vwsession objects

I'm presently working on making an web application for filenet, I'm presently getting the objectstore and vwsession objects by calling a method in static classes . Everytime I call these methods its againg getting the connection, I can store these…
0
votes
1 answer

How can I check if the connection to Filenet was successful?

My Spring Boot application should connect to Filenet, which it is doing fine with the Filenet Java SDK. Now I'd like to implement a health indicator, to periodically check if the connection is still okey. Which leads me to my question: How do I…
Puck
  • 33
  • 1
  • 9
0
votes
1 answer

Extracting binary as base64 String results in incomplete file?

I am trying to extract binary from soap response and convert it to base64 string but what happens is that I get part of the binary converted to base64 not the full binary data. Integration Studio : 8.1.0 the soap response is as following…
Mahmoud Saleh
  • 33,303
  • 119
  • 337
  • 498
0
votes
0 answers

IBM Content Navigator - Merge and Split for TXT files

I am currently exploring Merge and Split functionality of Navigator application and observed some interesting thing about TXT files. I have configured ICN Desktop to use Daeja ViewONE Vitual viewer for all non-MS OFFICE files. I can see Merge and…
A N
  • 394
  • 2
  • 8
  • 18
0
votes
1 answer

ICC Error 1072896749

I am getting this error (in taskroute log) while trying to ingest documents from ICC (IBM Content Collector v2.1.x) with xml as metadata file. Can anyone shed more light on "Whitespace is not allowed at this location." error? 2011-09-12T18:39:37Z …
Regmi
  • 2,658
  • 4
  • 24
  • 32