Skip to content

A project to study more about the Camunda environment

Notifications You must be signed in to change notification settings

margato/camunda-dummy-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda - Dummy journey

Project

This is a study project to practice the development of Camunda based applications. To be more interesting, this project simulates a credit card applicant journey in which the user inputs documents to sign up for a credit card.

This project contains three modules:

  • Engine
  • CreditCardProposal
  • ValidateDocuments

Each application has a context and are developed to be reusable in order to simulate real-world scenario in which external tasks are architected to be plugged in different BPMNs with ease.

Engine

This application only runs Camunda engine.

CreditCardProposal

This application is an external task that validates credit and process approved and rejected credit card proposals.

ValidateDocuments

This application is an external task that validates the documents provided.

About

A project to study more about the Camunda environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages