> You could thus do > > <wait runtil="Time.now >= > fe.get_engine.process_status(fe.fei.wfid).launch_time + x" /> > > but maybe the intention is just > > <sleep for="x" />
Great explanation! By the way: I did consider using sleep, but for my process definition that would imply a concurrence spanning from the very start of my process all the way to the end (after some initial steps, the user is to receive an email some days after starting the process, and the process is to be cancelled if not completed within some specific time). Thanks, Arjan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
