Skip to main content

All Questions

0 votes
0 answers
55 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
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
690 views

FNRPE2131090482E - Server is being initialized. Retry the operation

I am using Filnet 5.2.1. I have everything working fine for years. but suddenly today when trying to connect to process engine from workplace application I am getting the error : [FNRPE2131090482E]...
Mahmoud Saleh's user avatar
0 votes
0 answers
89 views

Need to display a pop up if we are selecting a step response for a workitem in IBM Filenet workplace application

I am having a requirement where if am selecting a step response for a workitem in workflow map , i need to restrict it to a data field for taking that action. For example if am having a step name as'...
Salman 's user avatar
0 votes
1 answer
527 views

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, ...
tiktok's user avatar
  • 279
0 votes
1 answer
733 views

Setting an ID type property value from workflow in FileNet

Is it possible to set value for an ID type property from a workflow? We have a workflow to create a date wise record folder everyday when first mail for that day is ingested in the system (IBM IER). ...
Abhishek'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
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