Unable to call a reusable process that contains a "_" (underscore) in the name in BPM Suite 6.1.2

Solution Verified - Updated -

Environment

  • Red Hat BPM Suite (BPMS) 6.1.x

Issue

  • When naming a reusable process using underscore (i.e. test_sample_new), it is not listed under Called Element list in the parent process.
  • After defining a process name with the following nomenclature: <my>_<process>_<definition>
    The business process is not listed in called element list by trying to define a subprocess and make the reference through the editor. Only processes with _ in their names do not appear in the list.

Resolution

The fix has been included in Red Hat JBoss BPM Suite 6.1 Update 4, please apply that in try again. As a workaround for Update 3-, you can use another sign such as - or . as follows:

 project2.Hello1.New.Test
 project2.new-Reu-Process

Both of them work.

Root Cause

The BZ-1255149 handled this issue.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments