Do we strictly need bonitasoft organization and give roles to the users in making the custom web application?

1
0
-1

I only need database and ui both as custom, means they both are customized by me, but i don't want to use the organization functionality in my web app.

1 answer

1
0
-1

Hi Rajat,

Your living application is linked to process logic. In your app, you have 3 main components: business logic (processes), business data (database/BDM), User interfaces (can be customised). Your User interface interacts with business data and processes.

If in your process you have human tasks, each task is associated to an actor.

This actor can be mapped to users, groups or roles (subsets of an organization) in order to be able to assign tasks to the right persons or group of persons.

The organization proposed by Bonitasoft (ACME) is only an example, and if you use human tasks in your app, you will have first to define actors.
It is better to map those actors with and organization, as actors remain stable while organization details can change and can be modified in Bonita Portal later on.

Hope this helps.

Notifications