Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum tags


Top Posters

Last 30 days

  • Antoine (34)
  • ravinderjit.singh (30)
  • danielandross (17)
  • venkaiah.k (16)
  • sirswendu.ganapati (14)
  • eva.das (13)
  • milos.vacek (12)
  • metabyte (9)
  • cristiano.quintao (7)
  • pierre.pavageau (5)

All time

  • Antoine (1488)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (380)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:Timer Implementation Problem (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Timer Implementation Problem
#13214
ktest (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Timer Implementation Problem 8 Months, 1 Week ago Karma: -1  
dfrench - thank you so much for your comments. I see now that the second parallel gateway was syncronizing the two paths to eachother, therefore waiting for both to finish before moving on to the next task.

I have now changed things a bit. I removed both parallel gateways since the first one was moot and the second one was syncronizing things. I have added a field in the last form that is only filled if the 30-second timer finishes before the 2nd form is filled and submitted. And, I have added an exclusive data-based event after my timer. It checks to see if the other path was submitted and "confirm" received a value. If it didn't, it should show the notification form with "Task Note" with the value "NO FEEDBACK SENT IN" (a literal string I added on the timer path). If "confirm" HAS a value, it should not send anything and end there.

I see that the timer does what it is asked (it waits for 30 seconds before moving on) but the notification still only shows up AFTER the second form in the process is completed (the path running parallel to the timer's path). Why is this?

What I want is when the first form in the process is submitted, two things should happen:

1) the 2nd form be available to the user to fill out and submit
2) the timer starts to count down 30 seconds

If the 2nd form is submitted BEFORE the timer finishes, then they get a notification form showing the values they previously filled out and that's it.

If the 2nd form is NOT submitted before the timer finishes, a literal string is assigned to "TASK_NOTE" and the notification form is sent to the user, showing the values s/he entered in the 1st form and the literal string showing up bascially saying that "NO FEEDBACK SENT IN" (meaning the 2nd form was not submitted).

How do I go about doing this?

Thanks in advance.

Katie

PS: I have attached my latest project files.
File Attachment:
File Name: testProject4.rar
File Size: 34490
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Timer Implementation Problem
ktest 2008/05/02 22:45
    thread link
thread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/03 01:57
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/05 23:38
    thread link
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/06 02:52
    thread link
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/06 13:00
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/06 20:01
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/07 20:36
    thread link
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/07 21:27
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/07 23:27
    emo
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/08 00:30
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/12 22:11
    thread link
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/12 23:04
    thread link
thread linkthread link Re:Timer Implementation Problem
ktest 2008/05/13 19:54
    thread link
thread linkthread linkthread link Re:Timer Implementation Problem
dfrench 2008/05/13 22:24
Go to top Post Reply
get the latest posts directly to your desktop