FRAMEWORK TO ALLOW BUILDING APPLICATIONS OVER IT ON SHORT TIMEFRAME
Feb 21st 2019

-
Challenge
Creating a framework that should allow building applications over it on a short timeframe. The framework should be able to connect with any BPM solution to manage complex workflows.
-
Solution
A Java backend was developed to connect with a BPM solution to manage the workflows, together with a MongoDB database to store all extra BPM information. Several external components were implemented to solve issues that the BPM can’t handle, such as sending e-mail and connecting with fax service. REST Services were created for integration between frontend and backend. Angular2.js was used for application frontend with lazy loading implementation to load external modules from more than one application on the same page when necessary.
-
Results
The solution developed by Cleverti allows our client to build complex applications over the framework, in less than two weeks after scope and requirement definition. This solution has enabled our client to explore new markets with a wider competitive advantage.
-
Technology
Java, Hibernate, MongoDB, Maven, Spring, Jenkins, Sonar, Angular