Skip to main content

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."

filenet-p8
1 vote
2 answers
2k views

IBM Filenet Content Navigator Custom Plugin - GridX row goes blank after editing properties

I'm working on an ICN plugin and having trouble fixing this glitch, every result loads the way it is supposed to on the grid widget but as soon as I make any changes to it on the right panel and save ...
Rikku121's user avatar
  • 2,614
0 votes
1 answer
401 views

Error on reassigning workflows in FileNet

I am currently developing some Javacode that reassigns workflows that belong to a case in a FileNet 5.0 system. In some cases I get the following error in the logs: [FNRPE2131090209E]WorkObject ...
Robert vd S's user avatar
1 vote
2 answers
12k views

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 ...
Ali's user avatar
  • 5,579
0 votes
1 answer
356 views

Is the BPM of Filenet P8 can be used for other thing than managing workflows of documents

Can we use the BPM of Filenet for other things than managing documents? I would use it to manage process independants of documents. Thanks
Eric V's user avatar
  • 1,170
2 votes
2 answers
2k views

FileNet - SQL for a date property between specific hours

I would like to fetch documents that a property date hour is between midnight and 4 AM. I tried this: SELECT [This], [Date], FROM Folder_Type_1 WHERE DATEPART(hh,[Date]) >= 0 AND DATEPART(hh,[Date]...
Sphax's user avatar
  • 85
0 votes
1 answer
2k views

VWAttachment added through API is not showing in CM 5.2

I have retrieved a workitem using API and changed the attachment fields using setParameterValue , After saving the work usingstepElement.doSave(true), I can see the added attachments in the process ...
Bharath R's user avatar
  • 1,531
1 vote
1 answer
2k views

Process Engine Dispatcher exception while transferring the workflow

When a workflow is being transferred the PE error occurred. I am using custom components other than CE_Operations in workflow. ERROR STACK: [FATAL 09 Apr 2014 15:25:21] Dispatcher got exception ...
sin's user avatar
  • 136
1 vote
0 answers
367 views

unknown ISRA exception while uploading a doc IN Filenet

I have setup ISRA in my local webshpere and trying to upload a document to filenet thourgh ISRA. The ISRA connection is happening fine but, I am getting the following exception while trying to upload ...
user3502357's user avatar
1 vote
1 answer
2k views

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 ...
sin's user avatar
  • 136
2 votes
1 answer
3k views

How to get the Name, MIME Type and Content of a VWAttachment in Filenet P8?

I have been trying to get the name, MIME type and content of a VWAttachment in FileNet P8. The content should be a byte array or an input stream. UPDATE: String name = attachment.getAttachmentName()...
sin's user avatar
  • 136
0 votes
2 answers
2k views

IBM FileNet Content Manager Upgrade 4.5 to 5.2

We are upgrading IBM Filenet Content Manager 4.5.1. what version of Filenet and distribution recommended install. Is it the IBM filnet content manager version 5.1 or 5.2, based on stability ? I am ...
Sebin Eapen George's user avatar
1 vote
2 answers
3k views

How to create multi-content document in filenet p8?

I have a requirement of creating multi-content document in FileNet. e.g. Let's say that I need to have one document which consists of a word document, A JPEG file and a MP4 video file as its content. ...
sin's user avatar
  • 136
-1 votes
1 answer
2k views

Webservice for IBM FileNet [closed]

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 ...
Patrik's user avatar
  • 1,129
3 votes
3 answers
4k views

Filenet P8 how to attach Javadoc for jace.jar

I'm new to Filenet and I was asked to develop an event action handler in Java. I'm trying to define a Javadoc for the jace.jar library, but with no success. Does anybody know what's the URL for this ...
user1579191's user avatar
0 votes
1 answer
3k views

Start upload failed error while performing checkin operation in FIleNet P8

In this code document represents a document object which is already there in content engine. The newDocument represents a document to which I want assign all the properties along with the content of ...
sin's user avatar
  • 136
6 votes
1 answer
9k views

Filenet P8 5.1 and 5.2 deleting/replacing document content with new content

One of the requirement is to update the document with new content also delete the old document. document Id and other properties of the previous document should be pointing to the new document with ...
Shiv Gopal's user avatar
0 votes
4 answers
4k views

What is the difference between Filenet 4.5 and Filenet 5

Can someone please summarize what are the differences between FileNet P8 4.5 and FileNet P8 5.0?
7HUND3RX's user avatar
  • 175
1 vote
2 answers
1k views

Migrating from FileNet P8 4.0 to Alfresco (reading MSAR surface.dat files ?)

I'm currently trying to migrate one of my customer's ECM system from FileNet to Alfresco. Since they are using Filenet Image Services 4.0 SP4, I cannot take advantage of CMIS (only available from 4.5....
Jean-Rémy Revy's user avatar
1 vote
1 answer
2k views

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. ...
prodigalien's user avatar
0 votes
0 answers
479 views

FileNet developing applet for Workflows

I'm developing an applet which will be used as step processor for FileNet Workflows. I wrote some simple applets based on swing and awt and compiled sample applet from IBM documentation, but every ...
Toomaaszo's user avatar
  • 123
2 votes
1 answer
3k views

How to optimize page size for IBM FileNet search

It's common situation when building some server-side reports to use simple Iterator instead of PageIterator when iterating through FileNet collections because you don't need to send document "portions"...
sermolaev's user avatar
  • 985
0 votes
1 answer
4k views

How to get choice list items from content engine database?

I have some choice lists and I want to export their values from content engine database to be inserted in another database. Can anyone please advise about the query to do that?
Mahmoud Saleh's user avatar
0 votes
1 answer
788 views

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 ...
Markus's user avatar
  • 115
0 votes
2 answers
177 views

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. ...
Lester Nubla's user avatar
0 votes
1 answer
1k views

IBM Case Manager Java API Class not found

I'd like to develop a Java application for IBM Case Manager, In the Case Manager info center : -Developing case management applications -Java application development -Configuring your environment ...
user2702566's user avatar
0 votes
1 answer
2k views

Filenet workplace access roles (active directory groups) refresh rate

i have applied access roles for primary views and the access roles are assigned to groups. ISSUE: i have page to add/remove users from those active directory groups, and i can verify from active ...
Mahmoud Saleh's user avatar
4 votes
1 answer
3k views

SearchScope fetchRows vs fetchObjects (IBM FileNet CE API)

I've been using SearchScope.fetchObjects() method till this time, and then it just occurred to me that fetchRows might be the better choice in some cases (when you don't need metadata like class names,...
sermolaev's user avatar
  • 985
1 vote
2 answers
3k views

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 ...
user2702566's user avatar
8 votes
1 answer
2k views

The fastest way to fetch PropertyTemplate by symbolic name ising IBM FileNet CE API

The only way I know is to iterate through property templates of object store and find the one I need by comparing symbolic name with some String: String propertySymName = "someName"; ObjectStore os = ...
sermolaev's user avatar
  • 985
0 votes
1 answer
1k views

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(...
Horosho's user avatar
  • 655
4 votes
2 answers
3k views

Getting object store properties without additional round-trip

I'm using IBM FileNet CE API 5.1 and facing perfomance problem because of additional refreshing in loop with great iteration amount (25000+). Here is code sample: for (Document document : documents) ...
sermolaev's user avatar
  • 985
0 votes
1 answer
350 views

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 ...
Horosho's user avatar
  • 655
-1 votes
1 answer
337 views

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,...
user2602146's user avatar
1 vote
1 answer
7k views

JAAS Authorization in the web-service interacting with FileNet Content Engine

I've got two application running within single instance of WAS 7.0 server, one of which is IBM Business Space (which is irrelevant in this case, but anyway), another one is a RESTful service I'm ...
koss's user avatar
  • 874
0 votes
1 answer
1k views

How to use Custom Component in Workflow?

I want to create a custom component to create some folders in the desired series. I've the java code the does this job and is running fine. But I'm not able to use the component after deploying. The ...
Ananth's user avatar
  • 41
0 votes
4 answers
1k views

IBM FileNet P8 Java APIs integration with Android?

IBM FileNet P8 provides Java APIs to deal with the content engine (CE) http://pic.dhe.ibm.com/infocenter/p8docs/v5r1m0/index.jsp?topic=%2Fcom.ibm.p8.ce.dev.cews.doc%2Fconcepts%2Fintroduction.htm my ...
Mina Wissa's user avatar
3 votes
2 answers
9k views

Credentials exception when running Filenet-based web app on Websphere Application Server

I have developed a REST service that retrieves data from the content engine storage. For simplicity I've created user account with read-only privileges and used it for CE authorization, using the ...
koss's user avatar
  • 874
1 vote
1 answer
914 views

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 ...
sagar's user avatar
  • 112
0 votes
1 answer
1k views

get system fields in launch step

I need get the system fields before launching the workflow to make them available for user to set.fields like F_subject and F_Comment filenet.vw.api.VWWorkflowDefinition workflowDefinition = ...
sagar's user avatar
  • 112
1 vote
1 answer
1k views

Can I create wrapper class around COM wrapper DLL which consumes .NET functions?

Lots of people have discussions about COM interop and I have read them all already. Case 1: VB 6 or VBA needs to consume libraries in .NET ( I have FileNet objects, IBM already created a COM wrapper ...
dvd818's user avatar
  • 1,737
0 votes
1 answer
1k views

Change retention time of documents

Is it possible to change the retention period of filed Documents? What if you need dynamic retention periods? One possibility is to create 2 storage areas and move the files from storage to storage. ...
Martin Kionke's user avatar
4 votes
1 answer
9k views

IBM FileNet P8 vs IBM Case Manager? [closed]

Edit: closed due to opinion-based vs fact based, but the answer is quite fact based: Case Manager is a superset of FileNet, not a competing product. In my project, we're considering using IBM Case ...
Radit Panjapiyakul's user avatar
0 votes
3 answers
636 views

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 ...
Nicolas Raoul's user avatar
1 vote
2 answers
2k views

choice list in filenet

I am learning CMIS and Filenet P8 . using library apache-chemistry for CMIS. I have problem in ChoiceList. A choice List is associated with the PropertyDefination. I was trying to display the choice ...
GameBuilder's user avatar
  • 1,179
1 vote
2 answers
17k views

file upload in FileNet?

I'm writing code to upload a file in FileNet. A standalone java program to take the some inputs, and upload it in FileNet. I'm new to FileNet. Can you help me out, How to do it?
Mr.Chowdary's user avatar
  • 3,399
0 votes
1 answer
2k views

Converting all document types(MS DOCs+TIFFs+JPGs) stored on Filenet CE to pdf

Currently we are developing a Java application to grab documents (all types can be stored on filenet) from Filenet and displaying it in pdf format, the issue is that I need a tool for converting all ...
aomar's user avatar
  • 500
3 votes
1 answer
1k views

FileNet P8 cannot checkout a document

I have an issue checking-out files in FileNet P8. It is possible for me to perform a checkout over documents with class "Document". Nevertheless, for any document from another class, the systems keeps ...
Rwanou's user avatar
  • 451
1 vote
1 answer
2k views

IBM Filenet P8 Integrated windows Auth

A colleague of mine is trying to consume an intranet web service that's configured to use Integrated Windows Auth and he believes there's no way to configure IBM Filenet P8 to perform integrated ...
Icarus's user avatar
  • 63.8k
0 votes
1 answer
917 views

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 ...
Regmi's user avatar
  • 2,686
0 votes
1 answer
2k views

Pathname property in IBM FileNet P8 backend database

Appreciate if anyone can tell me which table "PathName" property exists in the backend database of IBM Filenet P8 ECM system. Thanks.
Regmi's user avatar
  • 2,686

15 30 50 per page