-
Enhancement
-
Resolution: Done
-
Critical
-
7.3.0.GA
-
RHPAM7.3 - Business Central - Process Designer (Stunner)
(Even legacy designer is affected)
-
3
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
-
CR1
-
2020 Week 01-03 (from Dec 30), 2020 Week 04-06 (from Jan 20)
In Multiple Instance Sub processes or Task is not possible to define a Data Type for `MI Data Input` and for `MI Data Output`.
In the BPMN file generic object are defined:
<bpmn2:itemDefinition id="_1AD1FF7F-3AF0-44B7-AEFA-CE95A721EC06_multiInstanceItemType_elem" structureRef="java.lang.Object"/> <bpmn2:itemDefinition id="_1AD1FF7F-3AF0-44B7-AEFA-CE95A721EC06_multiInstanceItemType_elem" structureRef="java.lang.Object"/>
The desired outcome would be:
<bpmn2:itemDefinition id="_1AD1FF7F-3AF0-44B7-AEFA-CE95A721EC06_multiInstanceItemType_elem" structureRef="com.example.Customer"/> <bpmn2:itemDefinition id="_1AD1FF7F-3AF0-44B7-AEFA-CE95A721EC06_multiInstanceItemType_elem" structureRef="com.example.Customer"/>
Acceptance criteria
MI Collection Input and MI Collection Output properties are not changed.
Both MI Data Input and MI Data Output properties are changed. They contain two fields for all Multiple Instance activities:
- Text box for inputting variable name
- Dropdown list for selecting the variable type
- the variable type supports all the data types as common process variables:
- Custom, Boolean, Float, Integer, Object, String
- the variable type supports all the data types as common process variables:
- causes
-
RHPAM-2728 Stunner - Not possible to migrate process containg multiple instance sub-process
- Closed
-
JBPM-9035 Stunner - Not possible to migrate process containg multiple instance sub-process
- Open
- is related to
-
JBPM-9017 MI Data Input and Output variable types are not handled correctly
- Resolved
- relates to
-
JBPM-7882 jBPM Designer doesn't support variables with generic types.
- Closed
-
RHPAM-2773 jBPM Designer doesn't support variables with generic types.
- Closed