Working with SonataFlow example applications

This document describes how to work with SonataFlow example applications.

Prerequisites

Using an example application

To get started with our examples, you can use the serverless-workflow-greeting-quarkus example application. However, same procedure can be applied to any example located in SonataFlow example repository.

Procedure
  1. Clone the incubator-kie-kogito-examples repository and navigate to the serverless-workflow-greeting-quarkus example application.

    Clone an example application
    git clone --branch main https://github.com/apache/incubator-kie-kogito-examples.git
    cd incubator-kie-kogito-examples/serverless-workflow-examples/serverless-workflow-greeting-quarkus
  2. To run the example application, follow the instructions located in the README.md. Every example provides a file with instructions on how to run and work with it.

  3. Play with the example and explore SonataFlow capabilities.

Found an issue?

If you find an issue or any misleading information, please feel free to report it here. We really appreciate it!