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 ...
1 vote
0 answers
39 views

How to get a specific value from a Task Property array in Filenet P8 Process designer

I'm designing a process using Filenet P8 Process designer. I want to check the first value of a workflow property so I'm using the expression WF_IsStepOpen1 = false as shown below, where WF_IsStepOpen ...
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(...
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]...
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'...
0 votes
1 answer
1k views

Filenet - Get current date & Time in Filenet Workflow

I am using Default step Processor in Filenet(5.2.1) and I created a Data Field as "DueDate" of type Time and I initialized it to adddays(systemtime(),14) because I want DueDate to be set 2 weeks after ...
0 votes
1 answer
297 views

Display work items which are waiting until backend service finishes

In my workflow I have iterative loop which check the table value until it matches a workflow value using DB Execute. This stage arise after completing initial and step After values matches it will ...
0 votes
1 answer
805 views

get workflow malfunction exception with java api

Does anyone know how to get a workflow malfunction error message using the java pe api? I am running the QueueSample java code provided by IBM and it is not clear to me how to do this. Any help would ...
1 vote
3 answers
2k views

Array concatenation in IBM Filenet P8 Expression Builder?

In the Expression Builder for the Workplace Process Designer, I have an attachment variable of type String[] (array of strings). I'd like to add some elements to it using the Expression Builder, ...
1 vote
1 answer
319 views

Filenet - How to get the value of F_Webserver in email template

I am using CPE 5.2.1 and trying to make use of email templates to send an email notification which has a link to workitem. In that, we have F_Webserver & some other variables and I don't know how ...
0 votes
1 answer
226 views

IBM Case Foundation Email Template New Line Character from Java

We create tasks containing multiple documents; each document has a number. I have a string Field (docNums) in the Workflow that contains each document number separated by a delimiter. I have done this ...
0 votes
1 answer
3k views

Filenet Invoke step get locked in fnsystem user

I have a invoke step in my work flow that run and send the request to server and get the respond from it , but it get locked at this step to the "fnsystem" user In information Stack it shows Queue as ...
1 vote
3 answers
1k views

Filenet - GET Username from F_Originator

I am using filenet BPM for approval system and I want to extract the username from F_Originator so that I can send an email to originator about the status of approved Or rejected document. How can I ...
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, ...
0 votes
1 answer
389 views

Work Performer Exception: org.apache.soap.transport.SOAPTransport while executing ComponentStep in ProcessConfiguration of IBM FileNet

While running component Step in ProcessConfiguration of workflows, facing below issue. This component includes web service calls. Added soap.jar file in the component but issue remains the same. Work ...

15 30 50 per page