Brief Introduction
Camunda BPM A to Z - Theory, Practical, Example, Use Case everything :)Description
Camunda BPM course has been designed with my several years of Camunda implementation experience for these mentioned companies projects/products like AT&T, T-Mobile, Orange, Verizon, TechMahindra, Ericsson etc. I tried to keep all the examples very simple. The course is designed in such a way that a fresher to expert, everyone should be able to learn. Due to the COVID situation, I am unable to access the recording studio, so you might face some little sound or noise issues (later, I will upload new videos as a replacement wherever needed).
I have received enrollment from almost 100 countries and the count is on... Thanks for the support and faith!!!
You might not find all of the mentioned videos in the course currently, the recording and basic editing in progress, I will keep adding..
- BPMN Introduction
- Camunda BPMN Download and setup
- Simple Application creation and Deployment
- Camunda Engine ( Shared, Embedded, Remote, Cluster) (Yet to be added)
- Camunda EcoSystem
- The Cockpit, Tasklist in details
- Different BPMN Notations
- Task: Script, User, Service, Business Task
- Gateway: Inclusive, Exclusive, Parallel, Event-based
- Events -Start, End, Intermediate, Boundary,
- Events: Message, Link, Signal, Timer
- Subprocess: Embedded, Even based, Call Activity
- Pool and Lane
- DMN in details
- DMN Hit Policy
- Business Error Handling
- Technical Error
- Error Handling with Retry
- Listener in Camunda
- Data type and Spin (Yet to be added)
- Connector
- Async Before and Async After with transactional boundary
- Camunda H2 Database and important tables
- Camunda database change guidelines (Yet to be added)
- REST API for Camunda
- Camunda SDK
- Camunda Springboot application
- Important configuration changes
- Authorization and Authentication
- Camunda Enterprise Features
- Enterprise Cockpit Overview
- Deployment from Cockpit
- History View
- Heat Map
- Process Migration (Yet to be added)
- Best Practices (Yet to be added)
Requirements
- Requirements
- Basic understanding of Java or any Programming Language
- Business Analyst doesn't require any Programming knowledge
Knowledge
- Introduction of Camunda BPM
- Download and Installation of JDK, Eclipse and set JAVA_HOME
- Download and Configure Camunda Modeler, Camunda Wildfly Server
- Create and Build a Camunda Project in Eclipse
- Start the Camunda Wildfly Server and Deploy the Application
- Access the Camunda Cockpit and Tasklist to start the Process
- Access the Server log and Play with Server Configuration like port change
- Camunda Task in Details - Service, User, Script, Business Rule Task etc
- Camunda Events in Details - Start, End, Intermediate, Boundary (message, timer, link, signal, escalation etc)
- Camunda Gateway in Details - Inclusive, Exclusive, Parallel, Event based etc
- Camunda Sub Process in Details - Embedded, Event based, Call Activity
- Camunda Listeners in Details - Task Listener, Execution Listener
- Camunda Custom Form - Embedded, Generated, External, generic
- Camunda Junit Test Case , Connector
- Camunda REST API, Custom REST API
- Process Versioning
- Camunda Spring Boot Application
- DMN Business Rule Task
- DMN Hit Policy
- H2 Database
- Error Handling
- Camunda Transaction Management - Asyn Before/After
- Camunda SDK
- Camunda with DAO as JDBC
- User Management in Camunda
- Data type and Spin - Recording will b added
- Authorization and Camunda Admin Application
- Enterprise Features