-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.5.0.Final
-
None
Hi,
I created a DSL file , and used the definitions in a Gudied Editor. KIE Workbench 7.5.0.
After saving the rdslr --> closing it (to return to assets view) -->. and clicking open the rdslr again , i observe that the RHS dsl definition get prefixed by a ">" symbol and workbench is unable to analyse expression.
This looks like a bug ..
here is my DSL and rdslr :-
DSL :
[when][]There is a DO = $d : DO()
[when][]- id greater than
[when][]- name is
{name} = str == {name}[then][]Greet =System.out.println("Hello");
rdlsr : Attached in screenshot. Please observe the "<" before the DSL expression "Greet".
The ">" symbol appears automatically.
Thank you !