-
Bug
-
Resolution: Done
-
Critical
-
None
-
6.0.3
-
None
Description of problem:
KieScanner is not dynamically updates the BPMN process,for rule file(.drl) it works fine.
Version-Release number of selected component (if applicable):
How reproducible:
Repository and java code attached to replcate issue.
Steps to Reproduce:
1. Import attached repository into BPMS server
2. Build and deploy project
3. Start process using provided java class file, script task will be executed, now modify BPMN process and build project.
4. Changes are not reflected when we execute process instance.
Actual results:
BPMN process not updated dynamically by KieScanner.
Expected results:
BPMN process should be updated dynamically by KieScanner.
Additional info: