scheduling and escalation engine

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
ashish_slash
Forum Newbie
Posts: 1
Joined: Wed Jun 23, 2010 2:26 am

scheduling and escalation engine

Post by ashish_slash »

I want a work-flow engine which can fulfill the requirements of my project.I want to implement scheduling and escalation system which will have reminder/alert feature which will be invoked on the basis of triggering of corresponding events.My main requirement is that I want to send alert/reminders to users via various communication modes ie voice,video,sms and via various communication mediums ie site,iPhone,iPad.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: scheduling and escalation engine

Post by Weirdan »

And what is your question?
Post Reply