One of the common pitfalls of a web application is that the business process and logic is deeply entwined in the programming code. Over time, this makes maintaining and updating the application to match an ever changing real work process very complicated and prone to errors.
Our Work Flow solution uses a robust mechanism to model business processes in a way that allows for easy updates. Unlike other solutions, our solution favours simplicity and maintainablity over complex features.