Discussion:
Wait Activity
Amy Parsons
2006-01-12 10:56:53 UTC
Permalink
Hi,

I have a question about the WAIT activity that maybe someone knows the answer to.

I have a bpel process with a WAIT activity. Say i have a process instance that is waiting on this activity (eg its set to midnight) and then Agila happens to not be running (for some reason) when the date/duration has passed...what happens to the process instance when Agila is started up again. Will the process instance continue on as normal, or will it error, or will nothing happen?

Thanks in advance for any help you can give with this matter.

Amy
Matthieu Riou
2006-01-12 15:40:01 UTC
Permalink
Hi Amy,

Your wait activity should fire as soon as Agila is restarted. It's
just going to be late. And then the instance will continue its normal
execution.

Ideally this sort of behavior should be configurable. But we're not in
an ideal world (yet) :)

Cheers,

Matthieu.
Hi,I have a question about the WAIT activity that maybe someone knows
the answer to.I have a bpel process with a WAIT activity. Say i have a
process instance that is waiting on this activity (eg its set to
midnight) and then Agila happens to not be running (for some reason)
when the date/duration has passed...what happens to the process
instance when Agila is started up again. Will the process instance
continue on as normal, or will it error, or will nothing happen?Thanks
in advance for any help you can give with this matter.Amy
Amy Parsons
2006-01-13 10:55:59 UTC
Permalink
Thanks Matthieu,

Firing the wait activity as soon as Agila is restarted is exactally the behaviour i wanted.

Amy

-----Original Message-----
From: Matthieu Riou [mailto:***@gmail.com]
Sent: donderdag 12 januari 2006 16:40
To: agila-***@incubator.apache.org
Subject: Re: Wait Activity


Hi Amy,

Your wait activity should fire as soon as Agila is restarted. It's
just going to be late. And then the instance will continue its normal
execution.

Ideally this sort of behavior should be configurable. But we're not in
an ideal world (yet) :)

Cheers,

Matthieu.
Hi,I have a question about the WAIT activity that maybe someone knows
the answer to.I have a bpel process with a WAIT activity. Say i have a
process instance that is waiting on this activity (eg its set to
midnight) and then Agila happens to not be running (for some reason)
when the date/duration has passed...what happens to the process
instance when Agila is started up again. Will the process instance
continue on as normal, or will it error, or will nothing happen?Thanks
in advance for any help you can give with this matter.Amy

Loading...