A custom page is a page that is not provided by default in Bonita BPM Portal. You can add custom pages to customize information provided in default pages, or you can add new pages. For example:
Add a welcome page, with dashboards showing activity in Bonita BPM and related external applications.
Provide a process owner with a dashboard showing the activity of open cases of the process.
Provide a busy user with a filtered view of the task list.
Provide an administrator with a multi-attribute search facility.
Integrate a page from an external application.
Make a report available to users who do not have the Administrator profile.
Sebastian Stamm
unread,
Oct 19, 2015, 3:49:24 AM10/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda BPM users
Hi,
to implement such features you can use plugins [1]. Most of the functionality in the webapps is implemented in plugins already (at least in Cockpit) and you can also write your own plugins to implement the features you have listed. It is also possible to disable the build-in plugins so that you can customize the webapps depending on the user.