BPMN2 Process designed in JBDS or jBPM Web Designer does not define the Skippable property for the User Task even though it is unchecked in the designer
Issue
- About
Skippableproperty ofUser Taskeven if the value on the screen isfalse(i.e. unchecked state) while designing theBPMN2 process, while executing such a processTaskSummary.isSkippable()API returns it's value totrue. It is quite unusual. - Looking at the process definition it appears that the
BPMN2file is not containing theAssignmentindataInputAssociationforSkippableproperty for aUser Taskby default (i.e. if you design the process without checking theSkippableproperty for theUser Task). - Do note that the issue only occurs with the
BPMS 6.0.xrelease jars only. If the user tests it withjBPM 6.1.0.Finalversion jars then the issue is not reproducible. - Is it a known issue? Is there a way to workaround it?
Environment
- Red Hat JBoss BPM Suite (BPMS)
- 6.0.x
- JBoss Developer Studion (JBDS)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.