BPMCheckOrphanTokens - Care and Feeding Guide
The wsadmin command "BPMCheckOrphanTokens" is used to determine whether there is a likelihood of tokens being orphaned when migrating from one snapshot to another on a runtime Process Server.
It does currently appear to have some undocumented limitations and IBM's L3 team is investigatin...
View Topic
Change Deployment Environment admin user password in IBM BAW 19x/20x/21x/22x
Question
How to change Deployment Environment (DE) admin user password in IBM Business Automation Workflow (BAW)?
You have gone through the security audit in your IBM BAW environment and it indicated that the Deployment Environment (DE) admin user password has not been changed since day one of I...
View Topic
Error Handling Options for Client-Side Scripts in Client-Side Human Services
The use of Client Side Human Services (CSHS) continues to become more attractive as IBM incrementally improves the tooling for and implementation of them. Current differences in features and capabilities between Heritage Human Services (HHS) and CSHS require adjustments in development practices. ...
View Topic
Event Manager in IBM BPM Standard - the missing manual
Table of Contents
Overview
Event Manager Design
Event Manager Model
Example
Main pieces of EM scheduler
Event Manager Primary Function
Understanding EM queues
Event Manager JMS Queues and Topics in WAS
Understanding general parameters of EM
Event Manager Monitor
Troubleshooting issues related...
View Topic
General Performance Testing
To begin, we should look at understanding the areas of testing and how we determine success criteria. Let's break down the testing sections:
Unit test
Specify and test one point of the system, process, service, etc. This should have a very narrow and well defined scope.
You can use automated un...
View Topic
Heritage Human Services vs. Client-Side Human Services
In IBM BPM v. 8.5.5 IBM introduced Client-Side Human Services (CSHS). The IBM Knowledge Center articles cover the basic feature comparison but guides the choice between CSHS and Heritage Human Services (HHS) towards using CSHS unless you have a reason not to. While it is generally a good idea to ...
View Topic
I Need to Generate PDFs from IBM BPM -- What Are My Options?
Introduction
At BP3, we often receive questions from customers about generating PDFs based on their IBM BPM process data. While there is no catch-all solution, we can certainly guide you toward the right solution.
What problem are you really trying to solve?
Before we can give you the best option...
View Topic
IBM BPM Event Manager history data table - LSW_EM_TASK_HISTORY
In the Event Manager (EM) configuration file (80EventManager.xml) there is the following setting:
<!-- <task-execution-listener> com.lombardisoftware.server.scheduler.DbTaskExecutionListener</task-execution-listener> -->
As you can see it's commented out by default. If you un-comment or make...
View Topic
IBM BPM LSW_LOCK table - the missing manual
In some rare cases you might experience issues related to LSW_LOCK table in IBM BPM and this can result in inability to login to Portal of one or few users and restart will not help either.
Typical error you will see in the logs would look similar to this (might look different depending on which...
View Topic
Instrumentation Monitor page in IBM BPM - the missing manual - part I
Introduction:
IBM BPM Instrumentation Monitor page and instrumentation logging are often underestimated because one might consider it's more of a rocket science. There is a good technote that covers all the basics on instrumentation logging that you can generate using the instrumentation monitor ...
View Topic
Instrumentation Monitor page in IBM BPM - the missing manual - part II
In Part I of instrumentation monitor page in IBM BPM we discussed how instrumentation monitor page can be used to monitor and troubleshoot performance issues in IBM BPM.
In Part II I would like to focus on some additional tricks you can do with instrumentation monitor page and how it can be used ...
View Topic