Questions tagged [filenet-p8]

FileNet P8 is an Enterprise Content Management System produced by IBM. This is a "software to help enterprises manage their content and business processes."

What it is ?

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

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

FileNet P8 consists of 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 .

External Links

257 questions
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

FileNet - Setup Authentication between CPE & Java application

I have a CPE Java API application using Spring Boot & running on Tomcat server and my CPE (5.5.2) is running in Container on WAS server. I am having a hard time setting up a security between the two. Can somebody please help me/guide me to setup…
tiktok
  • 279
  • 2
  • 23
-1
votes
1 answer

jboss AS 7.1 application connecting IBM Filenet

Weel am trying to connect to FileNet server on my windows server 2012 Virtual Machine. Evrything works like a charme when am using a standalone java application to do it. But when the connection tentative is done from a Web Application on JBOSS AS…
Ferid Raouf
  • 23
  • 1
  • 5
-1
votes
1 answer

Can anyone tell me the Java utility to download documents to your local PC from Content Engine in filenet?

Hello Guys I am trying to write the java utility to download the documents to local PC from content engine in filenet can anyone help me out?
-1
votes
1 answer

FileNet 4.0 P8 Jboss 4 - Cannot login - Credentials Exception

I am using Filent 4.0 and Jboss 4, it was working well but recently I got the Credentials Exception error message when trying to login to Workplace. Error Message: Credentials Exception Exception…
toch
  • 67
  • 6
-1
votes
1 answer

Error while installing ibm case manager 5.2.1 on windows server 2012

I’m using cmpit 5.2.1 on windows server 2012 to install ibm case manager 5.2.1, I’m having an error in step 34/38 in the installation. In cpit_install_stdout: Install-InvokeDescription: (34/38) configNexus.bat invokeScript: C:\Program Files…
-1
votes
1 answer

IBM FileNet ExtendedInputStream examples

I have a file of size 40 MB in filenet-p8. I see that from v5.2.1 there is a new API ExtendedInputStream can anyone share an example of it. I see its not a concrete class so how can I extend and make use of it.
Raghuveer
  • 2,859
  • 7
  • 34
  • 66
-1
votes
2 answers

FilenetP8 perfromance monitoring parameter

I am new to Filenet and in my current project I have to find Filenet's performance monitoring parameters. How we can access those parameters?
user2914640
  • 61
  • 1
  • 2
  • 7
-1
votes
1 answer

FileNet property for all versions of a document

As I understand it in FileNet each version of a document gets its own ID. And if you create a new version then usually the properties are inherited from the previous version. So each version of a document has its own values for the properties. Now I…
maraca
  • 8,468
  • 3
  • 23
  • 45
-1
votes
2 answers

Configuration Issue for IBM Filenet 5.2

I installed IBM Filenet Content Engine 5.2,on my machine.I am getting problem while configuring GCD datasources for new profile. Let me first explain the setps I did,then I would mention the problem that I am getting. First,I created GCD database in…
lisa
  • 1
  • 2
-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
-1
votes
1 answer

Updating Records in FileNet using CSV

I have a csv file with unknown number of rows: id,name,title,salary,time 123,abc,manager,10000,12:30 456,xyz,s manager,15000,13:45 789,tuv,junior,5000,09:15 123,abc,manager,10000,14:15 123,abc,manager,10000,15:35 Notice that above, I have a…
-2
votes
1 answer

Newly added property is not visible on Document class in ACCE Filenet p8

I am not able to see the newly added property under Document class to add in ACCE Filenet p8
-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

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
1 2 3
17
18