Skip to main content

All Questions

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
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
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
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 ...
tiktok's user avatar
  • 279
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
1 vote
1 answer
74 views

Filenet BPM Webservice receive step design consederations

We are currently designing a web service based process, in which we will be using the web-service invoke and receive steps to communicate with a Microsoft biz-talk server. Our main concern is that a ...
WiredCoder'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
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
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 ...
apboutos's user avatar
  • 119
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 ...
tiktok's user avatar
  • 279
1 vote
0 answers
786 views

How to retrieve the process's unique workflow number, while launching it through C# API?

I'm struggling for 4 days now. There's this C# Process Engine API: https://www.ibm.com/support/knowledgecenter/en/SSNW2F_5.2.1/com.ibm.p8.pe.dev.doc/web_services/ws_reference.htm What I need to do ...
user avatar
1 vote
1 answer
262 views

What is Database Connection Alias in DbExecute present in General System Palette in Process Designer?

What is Database Connection Alias in DbExecute present in General System Palette in Process Designer? These are the details of tools I am using: Process Designer 5.2.1 OS: Windows Filenet Platform: ...
Jay's user avatar
  • 63
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
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
0 votes
1 answer
1k views

get system fields in launch step

I need get the system fields before launching the workflow to make them available for user to set.fields like F_subject and F_Comment filenet.vw.api.VWWorkflowDefinition workflowDefinition = ...
sagar's user avatar
  • 112

15 30 50 per page