On Thu, Jun 5, 2008 at 9:15 AM, OpenWFEFan <[EMAIL PROTECTED]> wrote: > > Hi John > > I am thinking of evaluating OpenWFEru for SNMP handling. One of our > requirements is > > Event A occurs and Event B occurs within 40 seconds then run script > xyz. > > a) Is OpenWFEru suitable for this? > b) what is your recommendation on implementing such a functionality if > OpenWFEru is suitable? > > I was thinking of somehow using the timeout option in the participant, > but I am not sure how the work item can be scheduled depending on > whether Event B occurs within 40 seconds.
Hello Kumar, Maybe OpenWFEru is a bit too much for this. > Event A occurs and Event B occurs within 40 seconds then run script > xyz. It feels like you don't need a workflow engine for this requirement, just write a SNMP script that traps events and runs the script. "within 40 seconds" feels to me like "as soon as possible", hence no need for a timeout. Of course, it's always possible to let the SNMP agent / trapping script launch a business process in OpenWFEru. I hope this helps, best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
