Hi Tammo, No, that is not an issue.
When I was implementing long running extension, I used PickResponseChannel. Yes, I ignored the onTimeout() Thanks, Waruna On 20 August 2010 19:32, Tammo van Lessen <[email protected]> wrote: > Waruna, > > is this still an issue? A Pick can have onAlarm elements which define > timeouts. The operations are being used to notify the runtime when a > scheduled timeout has reached. Where do you need to implement these? > They are actually only needed for pick (like) actitities and I don't see > another usecase yet. > > Tammo > > On 16.07.2010 09:30, Waruna Ranasinghe wrote: > > Hi devs, > > > > PickResponse extends TimerResponse. > > So that there are onTimeout() and onCancel() to be implemented for a > > PickResponseChannelListener. > > Can anybody clarify in which case above two methods are invoked. > Therefore I > > can think of the implementation of those methods. > > > > > > Thanks, > > Waruna > > > > -- > Tammo van Lessen - http://www.taval.de > -- ----------------------------------------------------- Regards, Waruna Ranasinghe blog: http://warunapw.blogspot.com twitter: http://twitter.com/warunapww http://lk.linkedin.com/in/waruna www.facebook.com/waruna.ranasinghe
