Details

    • Sub-task
    • Resolution: Fixed
    • L3 - Default
    • None
    • None
    • quarkus
    • None

    Description

      AT

      Examples exist in the camunda-bpm-examples repository.

      Any of the examples have some engine configuration set in the application.properties file.

      Ideas of Examples

      1. Process Engine Plugin example (spin seems to be a good fit)
        • Endpoint where JSON can be sent; the process deserializes the JSON, starts multi instances based on an array in the JSON and calls a JavaDelegate, and logs the respective element to the console
      2. Deployment Example
        • Scanning a BPMN file from the classpath and deploy it
        • Create multiple deployments
      3. Datasource configuration (@Transcational annotations)
        1. Something with H2
        2. Add some named datasource and choose it via quarkus.camunda.datasource property
        3. Have configurations for other database products we support commented
      4. [OPTIONAL] Something with Forms
      5. Job Executor with configurations => not very clear to the user what's going on
      6. Simple REST API endpoint to e.g., start a process instance (could also be coupled with @RequestScope of engine-cdi module) => already present
      7. Invoice Example (maybe also with data source configurations in place) => makes no sense without REST API and Webapps

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                tassilo.weidner Tassilo Weidner
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce