Bug 969315 - Script Task does not support some properties from BPMN2 standard
Summary: Script Task does not support some properties from BPMN2 standard
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-31 07:51 UTC by Sona Mala
Modified: 2020-03-27 19:12 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:12:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sona Mala 2013-05-31 07:51:39 UTC
Description of problem:
Following BPMN2 standard, the script task inherit all properties from Activity class (like loop characteristics, Data input/output set, Assigments, etc.) I am not able to find any statement which says that Script Task should not contain these properties.

Version-Release number of selected component (if applicable):
6.0.0 DR4

How reproducible:


Steps to Reproduce:
1. create process (Start -> Script task -> End)
2. activate Script Task
3. open Extra Properties Bar

Actual results:
Properties: ScriptLanguage, On Entry Actions, On Exit Actions, Script

Expected results (following BPMN2 standard):
Properties: ScriptLanguage, On Entry Actions, On Exit Actions, Script, Assigments, Data Input/Ouput Set, Loop characteristics

Additional info:
Missing properties is able to set in NoneTask type and after you change a type back to Script Task you are able to see these settings in BPMN2 code. So our BPMN2 code supports these properties but User has not got the right to set these properties directly.

Comment 1 Kris Verlaenen 2013-05-31 22:54:15 UTC
These properties are not supported for script tasks in jBPM6, and therefore are not available in designer.

Comment 2 Prakash Aradhya 2013-08-06 19:43:44 UTC
too late to tackle in 6.0. move to 6.1

Comment 4 Jiri Locker 2015-12-08 16:19:12 UTC
(In reply to Kris Verlaenen from comment #1)
> These properties are not supported for script tasks in jBPM6, and therefore
> are not available in designer.

Please close as "notabug" or "wontfix" if there is no plan to add support for these properties in the future.


Note You need to log in before you can comment on or make changes to this bug.