SQL Server Database Connector

Extended MS SQL Server Database Connector for Bonita BPM

The Bonita Platform has Microsoft SQL Server connector which will only execute DML commands from the Java layer. However, this connector does not support the procedure calls. The idea behind curating this blog is to help Bonita developers overcome the issues faced with procedure call execution. To begin with, we have created one custom connector for Microsoft SQL Server Database 2008. This connector will

UI Grid

How to Create a Custom Data Grid Widget in Bonita UI Designer

Bonita – the world’s fastest-growing open-source BPM provider offers an excellent UI design platform known as ‘Bonita UI Designer’. By using the exceptional features of Bonita UI designer, BPM developers can offer an ultramodern and improved experience to their business users and clients. The Bonita UI designer offers a number of default widgets such as text, link, image, container etc., which are quite helpful

Making Workflow Migration Easier In Bonita BPM

A workflow designed in Bonita 6 can be seamlessly migrated to Bonita 7 and deployed without any glitches, provided the right steps are followed during the workflow migration. As we already know, BPM 7 contains a lot of interesting and useful new features such as the UI designer (an interesting tool integrated with Bonita software) where forms can be created effortlessly. Further, it provides certain

Bonita BPM Migration - 5X to 6X

How to Integrate Existing SSO Authentication Module to Bonita BPM

Generally speaking, enterprise applications encompass multiple line-of-business (LOB) applications. These LOB applications are primarily accessed via a common authentication gateway module i.e. by implementing or making use of a single sign-on authentication. Is it similar in Bonita application too? Let’s find out, along with this, we will also figure out the process of integrating an existing SSO authentication module to Bonita application. SSO Authentication When the