#application

Link task in application

Hello,

i'm new to bonita software and i'm trying to create my first application. I have created a simple home page with a link that open the starting process form. Next i have to execute more task in a row and i don't know how to execute the task using the form i have created without open bonita portal. I have to convert every custom form in a page an the add it to application?

Execute task in application without open portal

Hello,

i'm new to bonita software and i'm trying to create my first application. I have created a workflow that basicly is a sequence of human task. I have created the home page of my application and i created a button the make the process start. Once th process start the portal opens and the task is available to the user. There is a way to execute the task without open the portal?

Is it possible to make an application page integrated with the navigation menu visible to only a few users?

Hi

When defining the application's navigation, is it possible to make a menu page visible to only a few users?

Cómo hacer visible una aplicación para los usuarios en el portal?

Estoy trabajando con bonita 7.9.4 versión community, y cree una aplicación, pero cuando ingreso al portal solo puede verla el administrador, la idea es q cada usuario pueda ver una aplicación según el rol que tenga agregando un tab al menú del portal, para las versiones de pago en la documentación dice cómo hacerlo pero para la gratis no, alguien ha hecho algo parecido? gracias de antemano

emmanuel.duchastenier's picture
emmanuel.duchas...
Category: 

This application is an example of how to embed Bonita Engine (BPM workflow engine) in a Spring Boot application. The proposed use-case is an application based on a process that allows someone to request a loan to their bank. This request will be reviewed, approved or rejected by the bank which will give explanations for this decision. This example illustrates how to build it with the application using Gradle.

Notifications