Upgrade to Pro — share decks privately, control downloads, hide ads and more …

[KieLive#8] Authoring Dashboards in Business Ce...

[KieLive#8] Authoring Dashboards in Business Central, by William Siqueira

Understand reporting capabilities in jBPM (a.k.a. Red Hat PAM)

About this Event

Let’s walkthrough Business Central reporting capabilities and demo the latest features. We will also explore Dashbuilder Runtime, a standalone web application aimed to run dashboards created in Business Central

Business Central is one of the components of jBPM ( a.k.a. RHPAM ) which allows users to author, deploy, manage and monitor business automation projects.

Link to the live streaming: http://red.ht/KieLive8

About the invited speaker:

William Siqueira is a Software Engineer working at Red Hat and is a long time JavaFX blogger and Java developer. He is also a local JUG contributor and created and contributed to several Java and JavaFX projects.

KIE Community

December 08, 2020
Tweet

More Decks by KIE Community

Other Decks in Technology

Transcript

  1. CONFIDENTIAL Designator 2 About About the Presenter • Software Engineer

    @ Red Hat • JUG Vale Contributor jugvale.com • Open Data Group Contributor SJCDigital github.com/sjcdigital • Blogger fxapps.blogspot.com • Speaker @ JavaOne, The Developers Conference, FISL... • Opensource github.com/jesuino
  2. CONFIDENTIAL Designator Schedule 3 Agenda • Dashboards in Business Central

    • Custom Dashboards ◦ Datasets ◦ Pages ◦ Displayers ◦ Custom Components ◦ Navigation ◦ Data Transfer • Dashbuilder Runtime • Demo
  3. CONFIDENTIAL Designator 5 Dashboards in jBPM Dashboards in Business Central

    Business Central brings built-in dashboards for tasks and processes monitoring.
  4. CONFIDENTIAL Designator 7 Custom Dashboards Custom Dashboards Business Central allow

    users to create dashboards using user’s data and custom pages.
  5. CONFIDENTIAL Designator 11 Custom Dashboards Displayers Pages are composed of

    components used to display data called displayers
  6. CONFIDENTIAL Designator 13 Custom Dashboards Navigation Navigation defines how pages

    are placed in menu and navigation components Navigation tree
  7. CONFIDENTIAL Designator 14 Custom Dashboards Custom Components Users are free

    to use any web technology in their dashboards by creating external components
  8. CONFIDENTIAL Designator 15 Custom Dashboards Custom Components Growing library of

    components: github.com/jesuino/dashbuilder-components
  9. CONFIDENTIAL Designator 16 Custom Dashboards Data Transfer Dashboards created in

    Business Central to a ZIP file that can be later imported in other Business Central installation or in Dashbuilder Runtime.
  10. CONFIDENTIAL Designator 18 Dashbuilder Runtime Dashbuilder Runtime is lightweight web

    application aimed to run dashboards exported from Business Central Dashbuilder Runtime
  11. CONFIDENTIAL Designator 19 Dashbuilder Runtime Dashboards can be integrated with

    other applications using embedded mode Dashbuilder Runtime
  12. CONFIDENTIAL Designator 20 Dashbuilder Runtime The same installation can run

    multiple dashboards with isolated context Dashbuilder Runtime
  13. CONFIDENTIAL Designator 21 Dashbuilder Runtime WAR can run on Wildfly.

    Community images are available along with cloud demos. Demos github.com/jesuino/dashbuilder-docker Community Image quay.io/repository/wsiqueir/dashbuilder-runtime Dashbuilder Runtime Dashbuilder Runtime
  14. CONFIDENTIAL Designator 22 Dashbuilder Runtime Sample dashboards can be found

    in: github.com/jesuino/dashbuilder-data Running test installation with community dashboards: appcombo.com.br Dashbuilder Runtime