Questions tagged [filenet-cpe]
30 questions
0
votes
0 answers
Filenet Bulk Actions Script via API
I know there is a great way to access the bulk action on acce.
Access the object store search in the administration console
On the SQL view tab, enter an appropriate query.
On the Bulk Actions tab, select Enable.
In the Script section, select Run…

user2174646
- 133
- 5
0
votes
1 answer
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 believe it talks to the content engine.
I'm being…

Dan G
- 836
- 11
- 31
0
votes
1 answer
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 comparability layer and wcmapi config link.
Post…

bajji
- 1,271
- 3
- 15
- 37
0
votes
1 answer
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. I am only able to set the privileges, but I need…

Le_Master
- 147
- 1
- 2
- 20
0
votes
1 answer
I cant able to query the queue element using queuequery in PE filenet
I am facing an issue when i try to query the queue using createquery api to fetch the queue element.
I am getting an error at the while statement stating the error below as
errorjava.lang.illegalstateexception :unread block data
i dont know why i…

Salman
- 21
- 2
0
votes
1 answer
IBM ICN 3.0.3 - Ugly display of a ChoiceList for a mono-valued Property in the Content dialog
Given a Document class, a mono-valued Property of the Entry Template is associated with a ChoiceList. This works well if the ChoiceList has no "sublevels" (Choice).
When a Group Choice is added and the user tries to fill the property, the dialog…

Amessihel
- 5,891
- 3
- 16
- 40
0
votes
2 answers
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 : 1.8_64_bundled
FN Config Details
I'm able to…

bajji
- 1,271
- 3
- 15
- 37
0
votes
1 answer
Filenet - Voting approval routing
I have a step in my workflow where only a certain number of approvals are required, rather requiring that all participants approve the step & I stumbled on this page (see the very last step 9d) -…

tiktok
- 279
- 2
- 23
0
votes
1 answer
Filenet - How to get the Property values in Workflow group
I have 2 Filenet Workflows where the firstWF takes the userids and store it on document property as String separated by comma. What I want from my SecondWF is that it should take that userids and assign it to workflow group when secondWF launch. I…

tiktok
- 279
- 2
- 23
0
votes
1 answer
Filenet - Copy value from a workitem to document Property
I am new to Filenet BPM and I am trying to set a value from a workitem to document Property. Here is my requirement -
I have a Workflow with a document attached which should go to approval process, If it is approved then I have to set a property…

tiktok
- 279
- 2
- 23
0
votes
0 answers
CIWEB1008 error when connecting ICN to ACCE object store
I'm having issues trying connecting the ICN to the created object store in ACCE.
When I try to connect I get a CIWEB1008 error.
I installed Filenet 5.2.1 on a clean single windows 2016 server using CPIT without any issue. Also creating a object…

pkman
- 1
0
votes
1 answer
Reclassifying document parent class in FileNet CPE
I have a document class hierarchy such as the following:
Document ----- L1----- L2 ----- L3
My current setup does not allow for creation of instances from L1 or L2, only L3 has allowInstance=true and hence all the document instances in the…

WiredCoder
- 916
- 1
- 11
- 39
0
votes
3 answers
How IBM Filenet Integrated with Angular application
I'm not familiar with Filenet.
I am using IBM FileNet as document management system. How Can I consume Filenet web services Apis in my AngularJs Application.
Please Help me out, if anyone has tried this.
Thanks

Tapaswini Swain
- 53
- 1
- 1
- 4
-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
Get and Update Workflow data in Filenet
I am having a hard time figuring out how I will get the workflow data from Filenet. I tried using process engine and content engine but I am lost on where to look at. Should I use PE or CE? also what particular part in the API?
I can already get…

miggyyy
- 49
- 6