Bug 1195241

Summary: kcontext usage in Free Form DRL of RHS breaks the Guided Rule
Product: [Retired] JBoss BPMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.3CC: kverlaen, manstis, trikkola
Target Milestone: ER6   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:00:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anton Giertli 2015-02-23 13:05:17 UTC
Description of problem:

Specific content of Free form DRL in RHS section of the Guided Rule breaks the specific rule completely.
Version-Release number of selected component (if applicable):
bpm suite 6.0.3 with rp#2 APPLIED

How reproducible:
ALWAYS

Steps to Reproduce:
1. Create guide rule
2. In THEN section add following line:
kcontext.getKnowledgeRuntime().startProcess("liability-rules.ContractCalculationProcess");
3. Save the rule and hit F5
4. Open the rule again - the screen is empty, no error, not possible to edit it anymore

Actual results:
With specific content in RHS the rule can't be opened after refresh.

Expected results:
The rule can be opened after refresh.

Additional info:

Comment 2 manstis 2015-02-25 20:31:42 UTC
I think this has been fixed.. claiming and looking into...

Comment 3 manstis 2015-02-25 20:48:50 UTC
This has been fixed as part of the referenced BZ.