Bug 811338 - Cannot build package if process has timer with timeDate
Summary: Cannot build package if process has timer with timeDate
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: BRM (Guvnor)
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: BRMS 5.3.0.GA
Assignee: manstis
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-10 18:21 UTC by Jiri Locker
Modified: 2023-05-01 08:27 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
TimerDateProcess.bpmn2 (4.38 KB, application/xml)
2012-04-10 18:21 UTC, Jiri Locker
no flags Details

Description Jiri Locker 2012-04-10 18:21:10 UTC
Created attachment 576543 [details]
TimerDateProcess.bpmn2

Description of problem:
Package build fails if there is a process with timer node whose timerEventDefinition is timeDate. In designer this is done by setting the 'Time Date' property.

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

How reproducible:
always

Steps to Reproduce:
1. import attached process
2. build the package
  
Actual results:
Package build fails with message:
> Process 'TimerDateProcess' [defaultPackage.TimerDateProcess]: Node '' [2] has timer with no delay specified.

Expected results:
The build should finish successfully. Timer needn't have the delay specified when the date is set.

Additional info:

Comment 1 Tihomir Surdilovic 2012-04-11 14:41:26 UTC
The issue here is that only cycle and duration are supported by the runtime. timedate is not (yet) but Designer was exposing this as a property of the intermediate timer events. I have removed support for timedate in Designer and this has been checked into designer master, 2.1.x and 2.2.x branches.

Comment 2 Ryan Zhang 2012-04-23 07:40:20 UTC
Update status to ON_QA. Please verify them against ER6.

Comment 3 Jiri Locker 2012-04-23 14:19:05 UTC
Verified. The Time Date property has been removed. Thank you.


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