-
Bug
-
Resolution: Done
-
Critical
-
6.0.1
Description of problem:
Simulation ends with an alert "Unable to perform simulation: Process is not valid for simulation - use validation to find errors". This alert was added with related issue.
The condition, which was added by the related issue, does not reflect type of gateway. Not sure how BPMN2SimulationDataProvider works, but I think that its behaviour is gateway's type related.
Version-Release number of selected component (if applicable):
6.0.1 ER2 BPMS
How reproducible:
Use parallel gateway instead of XOR gateway
Steps to Reproduce:
1. create process (Start->Task->XOR->Task->End)
2. set probability for outgoing sequence flow to the sum is equal to 100 3. run simulation 4. change XOR to Parallel gateway (do not change probability) 5. run simulation |
Actual results:
step 3: simulation returns results
step 5: an alert is shown
Expected results:
step 5: simulation returns results which are expected for Parallel gateway (all outgoing sequence flow are executed)
I think that the condition should be gateway's type related.
Additional info:
- is related to
-
RHBPMS-2234 Simulation results: If sum of probability for XOR is greater than 100% then simulation engine executes more instances of the process.
- Closed
- relates to
-
RHBPMS-2234 Simulation results: If sum of probability for XOR is greater than 100% then simulation engine executes more instances of the process.
- Closed