Skip to content

NPDeehan/List-of-my-Camunda-8-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

List of Camunda 8 Examples

This is a list of examples i've made using Camunda 8

Orchestrating a Diverse set of Endpoints

See how forms, scripts and external services are all implemented together in this example.

Source Code Here

diverse

Approval Process with Camunda Forms

This example show how you can pass data between task in a process and display them in Camunda forms

Source Code Here

approval process

Camunda & Kafka Connector Example

This shows how to go send and receive Kafka messages as part of a Camunda BPMN process.

Source Code Here

kafkaProcess

Using Compensation Events

If you need to undo something that's happened asyncronously or something that's happened in an external system this is BPMN symbol of for you.

Source Code is Here processModel

Starting a Process with a webhook

Want to start a specific process from a unique endpoint? Well this example shows how you can create a webhook on a start events

Source Code Here

process

About

This lists the worthwhile examples i've made for Camunda 8. Hopefully they'll be useful

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published