Table of Contents
Introducing the Flowable How-To Guides
There are many ways to configure and customize Flowable. These guides provide examples of how to do many of these things.
Modeling How-To
These how-tos are all about on how to use certain constructs in the various model types that Flowable supports:
- A hello world how-to, to show the creation of a BPMN process, a CMMN case and a DMN decision table (📹 only)
- How to manage master data with data objects
- How to create a query that searches (case instances) in the Elasticsearch index (with 📹)
- How to perform data cleanup (Housekeeping)
- How to use the case/process business status (with 📹)
- How to translate models (📹 only)
Developing How-To (Java)
Sometimes there are things which you need to do beyond modelling. These how-tos describe how you can extend your Flowable installation:
- How to add task listeners automatically (with 📹)
- How to manually create process and case start event subscriptions
- How to create a custom inbound channel
- How to generate models using the Java API
- How to integrate ABBYY Vantage with Flowable (with 📹)
- How to add custom model validation
Developing How-To (UI)
Sometimes there are things which you need to do beyond modelling. These how-tos describe how you can extend your Flowable installation:
- An introduction to advanced indexing and searching
- How to integrate Flowable Forms into an Angular App
- How to integrate Flowable Forms into a React App (📹 only)
- A guide how to create a custom form component
- How to composite multiple form components to one
- How to handle custom form events in Flowable Work
System Configuration How-To
These technical how-tos describe how to configure the Flowable products:
- An introduction to basic performance tuning
- An introduction to using encrypted properties
- How to set up OAuth 2.0 with Keycloak for Flowable Work, Design and Control
- How to set up OAuth 2.0 with Keycloak for Flowable Work (📹 only)
- How to integrate Azure SSO with Flowable Work
- How to integrate Okta SSO with Flowable Work
- How to integrate OAuth 2.0 with Flowable Control
- How to configure Metrics Lifecycle and Deletion after a Period of Time
- How to manage users with Flowable (📹 only)
- How to connect to and use Power Automate Desktop