Bonita is an open-source business process and workflow management platform created by the French National Institute for Research in Computer Science. It is available as a free community edition or as a commercial subscription product.
N/A
Google App Maker (discontinued)
Score 7.3 out of 10
N/A
Google AppMaker was a low-code development environment. App Maker is included with G Suite Business and Enterprise editions, as well as with G Suite for Education. It was discontinued in early 2021.
Well suited for low code/no code applications centered around approval flows. It has built-in task management for users to see their pending actions, comments, statuses, etc. It has a very nice design for process flows. Less appropriate may be for generic type applications with complex screens and logic within those screens that need a lot of data to process.
App Maker is exceptionally strong when you need things to just get done, but your internal development team has a full queue. Or maybe you don't even have an internal development team! If you need a check-in system, an applicant tracking system, an office cleaning checklist with notifications and reports, etc. you can use App Maker to throw something together and make sure your team can use it. You can also collaborate on it, so teams can make this part of their process improvement goals.
Bonita seems particularly suited for processes requiring a great deal of human interaction. Its user model allows you to control access to business processes in a fine-grained way. This allows for business processes to move smoothly between users and services as the process advances.
The definition and usage of custom forms from the latest version of Bonita seems particularly powerful. It allows for a thorough customization of the look-and-feel and does not require complex developments.
The web interface and administration section have greatly improved in the latest versions. Installation and configuration of processes has become more flexible and more structured. The administration section gives a good view on failed processes, allowing to analyse problems in an efficient way.
Minimal coding experience required. Javascript is a must-have, but the documentation is excellent, and once you're past the learning curve, it's great!
Great WYSIWYG editor. It's easy to see the layout and still have deep control over what you're putting together.
Excellent integrations with G Suite. There are methods built-in that allow you to easily authenticate and work with the G Suite APIs.
There is a learning curve beyond the boot camps that needs to be addressed with more structured curriculum.
The full stack technologies are industry standard, but these [are] challenging to learn and could use a learning path and orientation. There's probably opportunity for third-parties here to help with learning and adoption.
Definitely not for beginners. App Maker certainly isn't usable by "everybody," but it's excellent for those who are willing to learn and get their hands dirty!
Experienced developers will have issues. The target user is someone who doesn't want to (or know how to) use something like App Engine or Kubernetes. People with more experience will certainly see limitations and find it difficult to use to the fullest extent.
Data sources can be iffy to manage. It used to be that App Maker would use a sheet or "Drive table" as a data source, but it now requires a GCP data source like CloudSQL.
Bonita Platform has allowed us to develop GUI relatively fast using its UI Designer while being able to seamlessly integrate our business logic in Java in a BPMN2 process diagram. It gives a nice productivity boost but still requires programming know-how to be able to deliver the final solution to your business problems.
Engine itself is efficient enough for most cases I dealt with. It can also be extended by clustering. I have done performance tests with JMeter and only managed to induce the crash of... JMeter. If there are efficiency issues they usually concern bad design/implementation of created apps or bottlenecks in integrated systems. Although I have met two cases with efficiency loss.
1. Java 7 related PermGen saturation caused by big number of installed apps (there is no jar dependency reusal between apps option).
2. Big number of waiting event handlers in processes stresses the database.
App Maker is a very "do it yourself" platform. There is a huge amount of documentation and plenty of examples to begin learning, plus a vast community support through StackOverflow that can assist anywhere that you're stuck, but the great thing is that it's all up to you. If there are specific features that don't work, Google is always there to help troubleshoot.
App Maker is really kind of new in its own space. We haven't seen the level of functionality, nor the deep integrations, with anything else. It can replace a lot of products, and we've seen it in place in many applications across our organization, so it's been able to reduce our spend on products that offer specific functionality and still need to be customized.
Respect of BPMN standard over the long term. Good enhancements by Bonitasoft for new use cases, for example the introduction of a real form editor even if it has been technically difficult to manage. Once done though, we have far greater possibility of human interaction.
We have seen a reduction in time spent on manual processes by being able to automate functions in Google Sheets, take input with special functionality, and have App Maker do the work for us.
We have seen the internal development queue decrease, which allows us to focus on larger projects that couldn't be handled by App Maker.
We have seen ownership and process improvements increase in certain departments, as they are able to get to work themselves.