Skip to main content

All Questions

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 ...
Christopher Powell's user avatar
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, ...
user1071914's user avatar
  • 3,383
1 vote
1 answer
477 views

FNRPE2131090055E: Invalid ascii string for work object number:

I am using IBM Filenet Content Platform 5.2.1 and recently I keep getting the following Process Engine error: [FNRPE2131090055E]Invalid ascii string for work object number: "B1826D83A9FA7D************...
Mahmoud Saleh's user avatar
1 vote
1 answer
880 views

Error when querying in IBM Content Navigator

We are using the IBM Content Navigator 2.0.3 with IBM FileNet P8, Version 5.2. We want to make a query according the Process Engine REST Service Reference. I made an appointment for the columns in a ...
Rafael Afonso's user avatar
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
1 vote
1 answer
364 views

Processes implemented inside the DMS system?

Traditional categorization of processes is talking about integration, human centric and document centric processes, with the last one as a good candidate for placing inside the DMS system (of course, ...
Kevin Macejko's user avatar
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 ...
kanchana sankalpa's user avatar
0 votes
1 answer
1k views

filenet process engine case insensitive query search

I am using VWQueueQuery class of filenet api to search a value in file property. Now the problem is that search results are case sensitive but I want case insensitive search to happen. How can I do ...
Harvi's user avatar
  • 1
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
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
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
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
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
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

15 30 50 per page