-
Bug
-
Resolution: Done
-
Major
-
None
-
6.1.0
-
-
- Description of problem:
For the 'Receive Task' element, there is a option in properties to specify 'Message' and 'Map Incoming Data Message To' on tab 'Receive Task'. If I fill these two fields on this tab, fields on tab 'I/O Parameters' are filled automatically. The problem is, that field (Output Data Mapping Details / From / Name) will be filled with something like 'output1'. But If I want run created process, only way, when mapping works is when (Output Data Mapping Details / From / Name) equals to 'Message'.
- Description of problem:
-
-
-
- Version-Release number of selected component (if applicable):
jbds-8.0.2.GA_jbdsis-8.0.0.CR1.earlyaccess
- Version-Release number of selected component (if applicable):
-
-
-
- Steps to Reproduce:
1. Run attached project as JUnit test.
2. Method testReceiveTaskOk() ends with success.
Method testReceiveTaskNok() ends with failure.
3. Change (Output Data Mapping Details / From / Name) in BPMN2-ReceiveTaskNok.bpmn2 to 'Message' and rerun project.
4. Both tests will pass.
- Steps to Reproduce:
-
-
-
- Expected results:
If I fill message and variable on 'Receive Task' tab, (Output Data Mapping Details / From / Name) on 'I/O Parameters' tab should be automatically set to 'Message'.
- Expected results:
-