Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution:
Out of Date
-
Affects Version/s: jBPM 3.0.0
-
Fix Version/s: None
-
Component/s: Runtime Engine
-
Labels:None
-
Forum Reference:
Description
The jBPM documentation, section 7.4.5. Script, says:
"... By default, all process variables are available as script-variables and no script-variables will be written to the process variables."
But the transient variables are not available to <script>s, just to <action>s.