This documentation is about a version that is out of support, here is the latest documentation version.

How about downloading a newer, supported version?

Bonita Administrator Application

Value

Bonita Portal is deprecated and will be removed in a future Bonita release.
We believe that Bonita Applications give our users much more freedom for customization:

  • Their menus can be customized compared to provided Portal profiles, by adding or removing pages, while still keeping the mapping with the Administrator profile

  • Portal pages that have been re-created with the UI Designer benefit from features improvements

  • These pages can also be modified in the UI Designer to fit precise users' needs.

We also want to remove the last parts of the platform that were still built with Google Web Toolkit framework; as useful as it has been when building Bonita Portal, we now find some limitations.

So far, the Bonita Administrator Application is mostly thought for desktop and laptop screen sizes, as we believe this is the most likely screen sizes to be used to administrate Bonita.

Access during Implementation

To get the application when you are implementing your Bonita project, go to the "Resources" tile of the Studio Welcome page, and click on "Import Bonita Admin Application".

Get application from Studio

You can also get it from our Admin Application GitHub repository.
There are two ways to get the .bos file. You can either get it from the Releases on the right or by cloning the repository of your choice and building it using maven.
Building the repository will create a .bos file in the target folder. You can import this one into the development environment.
Using this method is also useful if you want to get an older version of an application or if you need a weekly version with a potential bugfix.

After Studio validation, the application is imported or cloned; you can view its content in the project explorer, deploy it, and open it.

Access in pre-Production and in Production

To deploy the applications into a bundle or the Cloud, you can use Bonita Continuous Delivery (for Bonita Subscription and using BCD). Alternatively, you can deploy an application by importing all its components in the following order:

  • Organization then profiles

  • API extensions then pages, layout, themes

  • Business Data Model then processes

  • Application descriptor

Similarities and differences with Administrator profile of Bonita Portal

On top of the values of Bonita Living applications, here are the similarities and differences between this Bonita application and Bonita Portal:

  • All pages previously created using Google Web Toolkit framework have been recreated with Bonita UI Designer. They can be customized in the UI Designer. They come with the Admin Application you download from Bonita Studio.

  • All pages previously created in other technologies have been wrapped as custom pages. They cannot be customized in the UI Designer. Since they cannot be imported in a .bos archive, they do not come with the Admin Application you download. Instead, they come as provided resources. You can find them in the "Resources" tab of the application.

Now, in details:

  • BPM menu

    • Monitoring: same as in Bonita Portal.

    • Processes:

      • Process list: recreated with the UI Designer. It brings more clarity to the unresolved-resolved-enabled lifecycle of the processes.

      • Process details: same as in Bonita Portal. For Community, monitoring information has been added to display what was previously in the third panel of the process list.

    • Cases:

      • Case list: same as in Bonita Portal.

      • Case details: recreated with the UI Designer. It brings more clarity in the information layout and the edition of process variables.

    • Tasks:

      • Task list: recreated with the UI Designer. It brings more clarity about what is displayed (all types of flow nodes or only human tasks), brings consistency in the page layout with the horizontal tabs, with the failed flownodes first as this is the main monitoring information to get a grip on.

      • Task details: recreated with the UI Designer. For failed flow nodes, the error management "replay" functionality has been clarified.

The Analytics page has neither been wrapped nor recreated with the UI Designer. This value is about to be created as part of a new application soon to be released. If you use one of our four BPM reports or one of the Jasper reports you have created and installed, do continue to use Bonita Portal with the Administrator profile.

  • Organization menu

    • Users:

      • User list: recreated with the UI Designer. It gives less information without the left panel but allows a clearer display at top level.

      • User details: same as in Bonita Portal.

    • Groups: recreated with the UI Designer. All information in the third panel has been made available in the table (parent group, technical name, last update), or on click (subgroups, users in the group). Actions (Edit, Delete) have been made more reachable at the end of each row.

    • Roles: recreated with the UI Designer. Same improvement than for Groups.

    • Install / Export: same than in Bonita Portal.

    • Profiles:

      • Profile list: recreated with the UI Designer. It gives the possibility to view and edit the profile mapping by a simple click. There is no option to create a Portal navigation for a profile anymore: applications can now be made of both custom as well as all Bonita provided pages, so it is better to create applications, and the mapping UI has been streamlined.

      • Profile details: no more details page :)

  • BDM: same as in Bonita Portal.

  • Resources: recreated with the UI Designer. You can now search a resource by its name, and hide resources that are provided by Bonita to only show your custom resources.

  • Applications: same as in Bonita Portal.

  • Portal: no more Portal means no more Portal Look & Feel, so this page is not needed in our application.

  • License: same as in Bonita Portal.

Note that for all pages recreated with the UI Designer, error management has been improved. A lot.

Create your own Administrator application from ours

  1. Have all your custom pages ready, either imported in Bonita UI Designer or Bonita Studio.

  2. Open our UI Designer pages to customize them.

  3. In Bonita Studio, go to the "Project explorer" on the left and double click on the "bonita-admin-application.xml" application descriptor for Community, or "bonita-admin-application-sp.xml" for Enterprise.

  4. In the editor, rename the pages, change the order in the menu, remove the pages you do not need, add yours in the menu, or as orphan pages accessed through navigation from another page.

Make sure our "details" pages are always used as orphan pages, as they need some parameters (usually just an ID) to be passed in the URL by a list or another page to show any content.

  1. To add other Bonita provided pages, open the portal from the coolbar, switch to the Administrator profile, and look in the "Resources" page, filtered by pages.

Once a page has been customized, or when the Administrator application has been customized, it is no longer supported.
But you can reach one of our Professional Services team member to help you develop or maintain it.

Login and sign out

To know more, go to the dedicated page.

Language selection

To know more, go to the dedicated page.

Navigation between applications

To know more, go to the dedicated page.