Giter Site home page Giter Site logo

georgethomastodd / showroom-customer-onboarding Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 35.11 MB

Showcases BPMN and DMN on Camunda by processign a car insurance application

License: Apache License 2.0

Dockerfile 0.04% Procfile 0.01% JavaScript 51.15% Batchfile 0.01% Shell 0.04% Java 3.74% HTML 9.64% SCSS 12.94% CSS 22.46%

showroom-customer-onboarding's Introduction

Camunda showcase "Insurance Application" / "Versicherungsneuantrag"

What it does

This demo showcases a simplified insurance or bank account application process using the Camunda platform for workflow and decision automation.

The project includes a simple self-contained, custom-made web frontend, which can be used to submit applications. After deploymnet the web pages are available under:

On the landing page an insurance or banking frontend and the language can be selected.

Insurance homepage Insurance application

Banking homepage Bank account application

The frontends start instances of the follwoing (BPMN) process via a simple REST API:

Workflow model (src/main/resources/static/bpmn/customer_onboarding_en.bpmn)

The workflow first executes an automated decision (in DMN), determining if the application requires a manual assessment or can be process automatically:

Decision model (src/main/resources/static/bpmn/risk_check_en.dmn)

The camunda web applications will be accessible under http://localhost:8080/camunda

The user/password demo/demo can be used to login.

Architecture

The showcase uses Spring Boot and the Camunda Spring boot starters. https://docs.camunda.org/manual/latest/user-guide/spring-boot-integration

Spring web is used for the REST services defined in ApplicationOnlineFacade

Insurance homepage

How to build and run

  1. clone project or download sources
  2. build via Maven (mvn clean package)
  3. run via Spring boot (mvn spring-boot:run)

During startup the showcase will generate test data. This can take a few minutes. You can already use the application during this time. To start with a fresh database delete /camunda-db.mv.db and /camunda-db.trace.db.

Alternatively you can play online in the Showroom without installing anything locally. The showroom is password protected and only accessible for camunda partners.

showroom-customer-onboarding's People

Contributors

georgethomastodd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.