Category Archives: BPM

Searching Work Object using date field

TweetSee details below https://bubbleideas.com/letters/manish-manish-syal-p8software-ibm-filenet-pro-p8software-14870594-august-13th-monday-05-pm   Share on Facebook    Send article as PDF   

Process Engine VW/Process (992.1.57 0x3e0.1) … [WARNING] VW (vwusrsync): Fail to create db env record

TweetOK, so you are getting error messages in the Process Engine elog stating that the PE failed to create a db env record for a user.  The reason that you are seeing this error is most likely that the users ID changed in Active Directory.  Basically the PE is trying to tell you that the [...]

FileNet eForm

TweetFileNet eform is add-on product that can be used for the following functionality Form Template  that can be designed and later saved in FileNet Content Engine. These form can be made offline. Form data can also be saved as document property and later search using search template. Form can be associated with workflow step. Very [...]

Mobile Case Manager

TweetRGB Projects have created FileNet P8 Extensions for iPad and Android. See details below http://www.rgbprojects.com/mobile-case-manager.php Share on Facebook    Send article as PDF   

Component Integrator Scalability and HA

TweetComponent Integrator connects to Process Engine using connection point. The connection point is created in content engine using Enterprise Manager. Process Engine can be made high available using the Active/Passive or Active/Active cluster. Refer http://www.redbooks.ibm.com/redbooks/pdfs/sg247700.pdf for more details. Any change in the configuration need to be copied manually to all component integrator AE server nodes. [...]

BPM Update

Tweethttp://www.column2.com/2010/10/ibm-filenet-bpm-product-update/ Some of the new changes in future are PE deployed in J2EE container (moving away from c++ code) PE stores same as CE object store. Isolated Region might go away. Case Manager support in BI (PA and Cognos BI) This is not official from IBM but these are future architecture direction. Share on Facebook [...]

KiwikWork BPF for P8

TweetCurrently works only on websphere. http://www.enchoice.com/Products/KwikWork.aspx Share on Facebook    Send article as PDF   

Process Engine REST service

TweetWith 4.5 process Engine now provides REST Service http://publib.boulder.ibm.com/infocenter/p8docs/v4r5m1/index.jsp?topic=/com.ibm.p8.install.doc/p8pin001.htm You need to have Workplace XT deployed. REST service is deployed as servlet on Workplace XT. The exchange protocol is HTTP/JSON. Service Reference http://publib.boulder.ibm.com/infocenter/p8docs/v4r5m1/index.jsp?topic=/com.ibm.p8.install.doc/p8pin001.htm Share on Facebook    Send article as PDF   

Simulating your Business Process

Tweethttp://www.ibm.com/developerworks/data/library/techarticle/dm-0810pan/index.html There are few things you want to know when you implement the business process. What is the cost associated with the business process What is the area of improvement. If you are just starting and want to know how the new IBM Filenet design workflow will work , use the simulation with expected data [...]

Using JMS Component Queue

Tweethttp://www.ibm.com/developerworks/data/library/techarticle/dm-0911filenetj2eemessaging/index.html?ca=drs- The above article from IBM details how to use JMS adaptor as part of the Filenet P8 BPM solution. This particular example used message driven bean from webspehere and passed the work object as text message to the JMS queue. Share on Facebook    Send article as PDF