Skip to main content

All Questions

Tagged with
0 votes
0 answers
5 views

Trying to write out a csv file from within IBM FIleNet P8 CPE Search

I am trying to do a search in IBM FileNet's ACCE and I want to use a Javascript module to write out some property values. I can get the search to run but the writing of the values eludes me. My ...
user25547784's user avatar
0 votes
0 answers
50 views

Filenet Query and sub query for check other documents

so basically, i want to get document if only other document is not exists. i try many ways and still not found the correct way. the last query i tried is this query. is it possible to do it in single ...
Vodka's user avatar
  • 63
0 votes
1 answer
278 views

Filenet GetContent webservice returns the file incomplete

I am using Filenet 5.2.1 soap webservice GetContent : http://myserver:9080/wsi/FNCEWS40MTOM.wsdl and when trying to get content for a file that is larger than 1 MB, the returned response when read as ...
Mahmoud Saleh's user avatar
0 votes
1 answer
180 views

What Filenet P8 API will work with FileNet Cloud

I currently have an application that uses the P8 FileNet .NET api to store files in our company's on-prem FileNet server. The reference we add to our c# project is Filenet.Api.dll V. 5.111.0.470 . I ...
Dan G's user avatar
  • 856
2 votes
1 answer
1k views

How to get the count of documents for the object store using FileNet API's

I have more than a million documents in object store, and I want to know the count of documents for a specific time period. How can I get the count using FileNet CE api's The code I use is below, ...
Salman 's user avatar
2 votes
1 answer
1k views

org.omg.CORBA.TRANSACTION_ROLLEDBACK: vmcid: 0x0 minor code: 0 completed: No

i am using Filenet 5.2.1 on Websphere 8.5.5.13 and when trying to connect to filenet connection point to retrieve work items as follows : workObject = (VWWorkObject) rosterElement.fetchWorkObject(...
Mahmoud Saleh's user avatar
0 votes
1 answer
121 views

IBM FileNet fix pack 5.2.1.7 installed twice

Once of our resources did a mistake. We have 5.2.1.7 running in prod. By accidentally, same fix pack was installed on prod once again. While installing development server name was provided for com ...
bajji's user avatar
  • 1,271
0 votes
1 answer
793 views

Disable ContextMenu - IBM Content Navigator

Is there a way to disable a context menu item through a plugin through ACCE? Trying to understand if a context menu can be enabled/disabled based on the folder or based on the user's security groups. ...
Le_Master's user avatar
  • 157
1 vote
1 answer
2k views

Document permissions Content Engine API

I'm trying to remove/add the groups from security of a document in FileNet using CPE API. I am able to remove wihtout any issues. However, when I try to add the groups that are missing, by inheriting ...
Le_Master's user avatar
  • 157
-1 votes
1 answer
1k views

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 ...
tiktok's user avatar
  • 279
3 votes
4 answers
4k views

Updating Creator property in FileNet P8

I am trying to update the Creator property in a FileNetP8 implementation. I tried to update it using the grant of "Modify Certain System Properties" however it seems that this grant does not apply to "...
WiredCoder's user avatar
2 votes
1 answer
4k views

Access FileNet Content Engine from servlet

I am trying to access IBM FileNet P8 V5 datastore from a servlet and need help in getting the WebSphere configuration correct. I have a fresh install of FN P8 on a RedHat 7 server with IBM WebSphere. ...
Hussain Akbar's user avatar
1 vote
2 answers
2k views

CE Update Event: any way to pass before/after property values to a workflow?

I've configured a FileNet workflow subscription on Add, Update and Delete events. The workflow calls a Java component to send a notification message (to a third party). We would like to see "before" ...
paulsm4's user avatar
  • 120k
0 votes
2 answers
4k views

FileNet Configuration Manager fails to connect to WebSphere Application Server

I have an issue with FileNet configuration manager connecting to WAS when configuring CPE. Details are below OS : Windows 10 Enterprise (This is where CPE 5.5 is installed) WAS : 8.5.5.13 WAS Java :...
bajji's user avatar
  • 1,271
4 votes
2 answers
5k views

Query DateTime field using Date only in FileNet Content Engine

Is it possible to query using only a Date field such as '2017-03-02' in IBM FileNet? I have tried the below statement and it doesn't seem to work SELECT * FROM Table_Name WHERE EstimatedDate = '...
sn879's user avatar
  • 173

15 30 50 per page