SlideShare a Scribd company logo
New Capabilities for Workflow Management and Enterprise Operations
Introducing Camunda BPM 7.12
Welcome
2
Daniel Meyer
CTO
Camunda
Thorben Lindhauer
Engineering Manager
Camunda BPM
Nico Rehwaldt
Principal Software
Engineer
Camunda Modeler
Niall Deehan
Developer Advocate
Camunda
Housekeeping
3
● The webinar is being recorded
● The recording and slides will be made
available after the webinar
● Please post questions via the
GoToWebinar control panel
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
4
The Camunda Stack
5
Model Execute Improve
Main Technical Use Cases
6
Human
Workflow
Management
E2E Straight-
Through
Processing
Microservices
Orchestration
Events
Processing /
High
Throughput
Centralized
Automation
Platform
RPA Bot
Orchestration
Ensuring Structure in a Human Task focused Process
Source: https://www.slideshare.net/camunda/camundacon-2018-profile-print-and-explorative-data-mining-duni-viadee
Human
Workflow
Management
Source: https://www.slideshare.net/camunda/camundacon-2018-our-journey-to-the-digital-world-of-insurance-talanx
E2E Straight-
Through
Processing
High Throughput Processing
Source: https://www.slideshare.net/camunda/camundacon-2018-workflow-automation-at-scale
High
Throughput
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
10
Camunda BPM 7.12
11
2013 2014 2015 ... 2019 2020
Nov 30 May 31 Nov 30 May 31 Nov 30 ... May 31 Nov 30 May 31 Nov 30
7.0 7.1 7.2 7.3 7.4 ... 7.11 7.12 7.13 7.14
● 6 Months of Development
● 60+ Camunda Software Engineers
● 60+ External Contributors
● 450+ JIRA Tickets
12
Time-triggered Task Listeners
Introduced a new User Task listener: TIMEOUT
Ability to schedule a listener to fire on a User Task
Use Case examples:
● Reminders
● Re-assignments
● Escalation
that do not have to be visible in the diagram
https://docs.camunda.org/manual/latest/user-guide/process-engine/delegation-code/#task-listener
13
Event-Driven Task Updates
Introduced a new User Task listener: UPDATE
Use Case: subscribe to all updates (Including
assignments, completion and others) on a
particular user task.
Helpful for
● Reactive UIs
● Building external user task services
● Reporting
Process Engine
Reactive UI
External User
Task Service
Reporting
Systems
updates
14
BPMN Error and Escalation Events on User Tasks
Directly use BPMN Error and Escalation Events
on User Tasks, trigger using Task Service API.
Enables more powerful task management
applications and UIs.
Escalation and error handling logic can be
specified directly in BPMN and made visible
https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/user-task/#reporting-bpmn-error
https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/user-task/#reporting-bpmn-escalation
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
15
16
Annotate Operations with Comments
Feature
Being able to provide comments for operations performed in Cockpit
Example Scenarios
Document why you need to cancel / restart / modify a process instance
Link operations executed in cockpit to external incident tracking systems
Context
Advanced operations practice (Tiered operations with 1st, 2nd, 3rd level operators, ...)
17
Ability to inspect BPMN Documentation in Cockpit
Feature
Being able to look at documentation for certain BPMN elements in Cockpit
Example Scenarios
Look at information about which external system is called
Understand which data is accessed
Context
Compliance in regulated industries (Financial Institutions …)
Advanced operations practice (Tiered operations with 1st, 2nd, 3rd level operators, ...)
18
Contextual Process Data in Logging
Feature
Add process context to log statements
Example Scenarios
Understand from which BPMN process step a log statement originates
Relate stack traces to steps in the process
Value
Get more effective Error analysis and process tracking
Yet another way to leverage explicitly modeled BPMN process during operations
Community Extension
Idea: BPMN plugin for
your favorite logging
tool?
17:56:10.628 INFO o.c.b.e.r.LoggingListener - Order created successfully
[activityId=SubmitOrder, processInstanceId=1b5deba4-1523-11ea-ad7a-7e7a91cc35df]
Support for latest databases and application server versions
19
Added Support for
- Java 13 (Camunda is now supported on Java 8-13)
- Wildfly 17 & 18 (Camunda is now supported on Wildfly 10 - 18)
Coming up
- Oracle 19c
Discontinued Legacy Environments
- https://blog.camunda.com/post/2019/11/camunda-bpm-7120-alpha5-released/
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
20
Camunda Modeler (current version = 3.5)
21
● Major BPMN editing improvements
○ BPMN groups, two-step copy and paste, grid snapping, attach intermediate / detach
boundary events, improved diagram navigation, alignment utilities, and more
● Minor DMN editing quality of life improvements
● Improved deployment to Camunda
○ Remember configured deployment details
○ Background check if Camunda engine is reachable
○ Better deployment errors
● Support for Camunda Platform 7.12
Follow all releases on the Camunda blog: https://blog.camunda.com/tags/camunda-modeler/
Camunda Modeler: BPMN Group Support
22
Camunda Modeler: Grid Snapping and Improved Alignment Utilities
23
Camunda Modeler: Attach Intermediate Events
24
Camunda Modeler: DMN Editing Improvements
25
Camunda Modeler: Improved Deployment to Engine
26
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
27
Optimize 2.6: Enhanced Reporting
28
● Multi-Version Support for Process and
Decision Reports
● Durations for Running Process Instances
● New User Task Assignee & Candidate Group
Reports
● Improved Support for Undefined and Null
Variable Values
Webinar Recording https://vimeo.com/365704119
Optimize 2.6: Outlier Analysis
29
One Use case: Easily identify process instances where certain flow node instances are taking significantly
longer than others
Webinar Recording https://vimeo.com/365704119
30
Cawemo: Modeler and Workflow Engine Integration
Presentation: https://www.youtube.com/watch?v=AktOF_Hsgzo
Exchange Models
Cawemo Camunda
Modeler
Workflow
Engine
Cawemo: tracking changes to processes
31
Presentation: https://www.youtube.com/watch?v=AktOF_Hsgzo
Overview
Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Optimize & Cawemo Improvements
Community Update
Q&A
32
33
Join the Camunda Forum
33
https://forum.camunda.org
Influencing the 7.13 roadmap
● Rest endpoints
● JSON Objects
● Front End Integration
Camunda Comrades
Build a Community Extension
34
Camunda Keycloak Extension:
https://github.com/camunda/camunda-bpm-i
dentity-keycloak
Camunda GraphQL Extension
https://github.com/camunda/camunda-bpm-g
raphql
27 local Camunda User groups with > 2,581 Members on Meetup
35
https://www.meetup.com/topics/camunda/
36
Upcoming Events
Camunda Events
December 3 Munich, Germany
December 10 Hamburg, Germany
December 12 Sundsvall, Sweden
January 21 Fort Lauderdale, USA
January 22 Frankfurt, Germany
community@camunda.com
New Community Content
37
https://start.camunda.com/
https://github.com/camunda-consulting/code/tree/
master/snippets/bpmndi-generator
What to expect in the next 6 months
38
Camunda User Groups
Camunda Community Events
New Tutorial Videos
Guidelines for community contributions
Overview
Camunda BPM Introduction
Highlights of Camunda 7.12
Enhanced BPMN Execution
Enhanced Administration & Operations
Improved Modeling
Cawemo & Optimize Update
Community Update
Q&A
39
Questions?
40
Open Source Community Platform and
free 30-Day Enterprise Platform trial
Get started with the free online modeling
tool Cawemo
https://cawemo.com/
https://camunda.com/download/
Thank you

More Related Content

What's hot

Sccm hands-on-lab
Sccm hands-on-labSccm hands-on-lab
Sccm hands-on-labDPA
 
Cloud Native In-Depth
Cloud Native In-DepthCloud Native In-Depth
Cloud Native In-Depth
Siva Rama Krishna Chunduru
 
DevOps culture
DevOps cultureDevOps culture
DevOps culture
Murughan Palaniachari
 
Event Driven Architecture
Event Driven ArchitectureEvent Driven Architecture
Event Driven Architecture
Stefan Norberg
 
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
camunda services GmbH
 
Your Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
Your Journey to Cloud-Native Begins with DevOps, Microservices, and ContainersYour Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
Your Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
Atlassian
 
DevOps Best Practices
DevOps Best PracticesDevOps Best Practices
DevOps Best Practices
Giragadurai Vallirajan
 
DevOps Introduction
DevOps IntroductionDevOps Introduction
DevOps Introduction
Robert Sell
 
DevOps: Age Of CI/CD
DevOps: Age Of CI/CDDevOps: Age Of CI/CD
DevOps: Age Of CI/CD
MoogleLabs default
 
DevOps Monitoring and Alerting
DevOps Monitoring and AlertingDevOps Monitoring and Alerting
DevOps Monitoring and Alerting
Khairul Zebua
 
Introduction to CICD
Introduction to CICDIntroduction to CICD
Introduction to CICD
Knoldus Inc.
 
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
Splunk
 
Workflow automation with BPMN. Lessons learned.
Workflow automation with BPMN. Lessons learned.Workflow automation with BPMN. Lessons learned.
Workflow automation with BPMN. Lessons learned.
Bernd Ruecker
 
Final pre power_group_executing bpm processes with Camunda
Final pre power_group_executing bpm processes with CamundaFinal pre power_group_executing bpm processes with Camunda
Final pre power_group_executing bpm processes with Camunda
Viet Nguyen
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101
Hazzim Anaya
 
CI and CD with Jenkins
CI and CD with JenkinsCI and CD with Jenkins
CI and CD with Jenkins
Martin Málek
 
DevOps for beginners
DevOps for beginnersDevOps for beginners
DevOps for beginners
Pradeep Patel, PMP®
 
LeanIX-ServiceNow Integration
LeanIX-ServiceNow IntegrationLeanIX-ServiceNow Integration
LeanIX-ServiceNow Integration
LeanIX GmbH
 
Introducing DevOps
Introducing DevOpsIntroducing DevOps
Introducing DevOps
Nishanth K Hydru
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
OCTO Technology
 

What's hot (20)

Sccm hands-on-lab
Sccm hands-on-labSccm hands-on-lab
Sccm hands-on-lab
 
Cloud Native In-Depth
Cloud Native In-DepthCloud Native In-Depth
Cloud Native In-Depth
 
DevOps culture
DevOps cultureDevOps culture
DevOps culture
 
Event Driven Architecture
Event Driven ArchitectureEvent Driven Architecture
Event Driven Architecture
 
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
Camunda BPM 7.2: Tasklist and Javascript Forms SDK (English)
 
Your Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
Your Journey to Cloud-Native Begins with DevOps, Microservices, and ContainersYour Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
Your Journey to Cloud-Native Begins with DevOps, Microservices, and Containers
 
DevOps Best Practices
DevOps Best PracticesDevOps Best Practices
DevOps Best Practices
 
DevOps Introduction
DevOps IntroductionDevOps Introduction
DevOps Introduction
 
DevOps: Age Of CI/CD
DevOps: Age Of CI/CDDevOps: Age Of CI/CD
DevOps: Age Of CI/CD
 
DevOps Monitoring and Alerting
DevOps Monitoring and AlertingDevOps Monitoring and Alerting
DevOps Monitoring and Alerting
 
Introduction to CICD
Introduction to CICDIntroduction to CICD
Introduction to CICD
 
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
 
Workflow automation with BPMN. Lessons learned.
Workflow automation with BPMN. Lessons learned.Workflow automation with BPMN. Lessons learned.
Workflow automation with BPMN. Lessons learned.
 
Final pre power_group_executing bpm processes with Camunda
Final pre power_group_executing bpm processes with CamundaFinal pre power_group_executing bpm processes with Camunda
Final pre power_group_executing bpm processes with Camunda
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101
 
CI and CD with Jenkins
CI and CD with JenkinsCI and CD with Jenkins
CI and CD with Jenkins
 
DevOps for beginners
DevOps for beginnersDevOps for beginners
DevOps for beginners
 
LeanIX-ServiceNow Integration
LeanIX-ServiceNow IntegrationLeanIX-ServiceNow Integration
LeanIX-ServiceNow Integration
 
Introducing DevOps
Introducing DevOpsIntroducing DevOps
Introducing DevOps
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 

Similar to Camunda BPM 7.12 Release Webinar

Camunda BPM 7.13 Webinar
Camunda BPM 7.13 WebinarCamunda BPM 7.13 Webinar
Camunda BPM 7.13 Webinar
camunda services GmbH
 
Camunda 7 4 Release Webinar_EN
Camunda 7 4 Release Webinar_ENCamunda 7 4 Release Webinar_EN
Camunda 7 4 Release Webinar_EN
camunda services GmbH
 
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYCPatricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
camunda services GmbH
 
[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0
camunda services GmbH
 
Camunda BPM 7.4 - What can you expect from the next release?
Camunda BPM 7.4 - What can you expect from the next release?Camunda BPM 7.4 - What can you expect from the next release?
Camunda BPM 7.4 - What can you expect from the next release?
camunda services GmbH
 
IBM API Management BPM Systems Engage
IBM API Management BPM Systems EngageIBM API Management BPM Systems Engage
IBM API Management BPM Systems Engage
Sebastian Osterc
 
PTV Group_impact_camunda_bpm_20140122
PTV Group_impact_camunda_bpm_20140122PTV Group_impact_camunda_bpm_20140122
PTV Group_impact_camunda_bpm_20140122camunda services GmbH
 
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdfCamunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
AmirKarai
 
Camunda BPM 7.2 - English
Camunda BPM 7.2 - EnglishCamunda BPM 7.2 - English
Camunda BPM 7.2 - English
camunda services GmbH
 
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
camunda services GmbH
 
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
camunda services GmbH
 
Fusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & AutomationFusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & Automation
jegasu
 
Danga process driven applications
Danga process driven applicationsDanga process driven applications
Danga process driven applications
Danny Gaethofs
 
Ad Hoc Automation is an Expensive Mistake
Ad Hoc Automation is an Expensive MistakeAd Hoc Automation is an Expensive Mistake
Ad Hoc Automation is an Expensive Mistake
BMC Software
 
PLM System Integration with SAP S4HANA.pdf
PLM System Integration with SAP S4HANA.pdfPLM System Integration with SAP S4HANA.pdf
PLM System Integration with SAP S4HANA.pdf
DeepikaBv4
 
Issue tracking system
Issue tracking systemIssue tracking system
Issue tracking system
Akshay Surve
 
Amq Overview Continuous Quality Assurance
Amq Overview Continuous Quality AssuranceAmq Overview Continuous Quality Assurance
Amq Overview Continuous Quality Assurance
Sofandre Sya'banu, S.E., M.T.I.
 
SCOM Tips and Tricks
SCOM Tips and TricksSCOM Tips and Tricks
SCOM Tips and Tricks
Christian Heitkamp
 
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
camunda services GmbH
 

Similar to Camunda BPM 7.12 Release Webinar (20)

Camunda BPM 7.13 Webinar
Camunda BPM 7.13 WebinarCamunda BPM 7.13 Webinar
Camunda BPM 7.13 Webinar
 
Camunda 7 4 Release Webinar_EN
Camunda 7 4 Release Webinar_ENCamunda 7 4 Release Webinar_EN
Camunda 7 4 Release Webinar_EN
 
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYCPatricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
Patricio Zambrano: Live Demo: Camunda Cockpit - Camunda Day NYC
 
Camunda bpm 7.0-release-webinar-en
Camunda bpm 7.0-release-webinar-enCamunda bpm 7.0-release-webinar-en
Camunda bpm 7.0-release-webinar-en
 
[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0
 
Camunda BPM 7.4 - What can you expect from the next release?
Camunda BPM 7.4 - What can you expect from the next release?Camunda BPM 7.4 - What can you expect from the next release?
Camunda BPM 7.4 - What can you expect from the next release?
 
IBM API Management BPM Systems Engage
IBM API Management BPM Systems EngageIBM API Management BPM Systems Engage
IBM API Management BPM Systems Engage
 
PTV Group_impact_camunda_bpm_20140122
PTV Group_impact_camunda_bpm_20140122PTV Group_impact_camunda_bpm_20140122
PTV Group_impact_camunda_bpm_20140122
 
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdfCamunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
Camunda-BPM-Loan-Assessment-Process-Lab-v1.0.pdf
 
Camunda BPM 7.2 - English
Camunda BPM 7.2 - EnglishCamunda BPM 7.2 - English
Camunda BPM 7.2 - English
 
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
Camunda Day Amsterdam 2019: Best Practices for successfully introducing Camun...
 
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
CamundaCon 2018: Cawemo: Collaborating on Workflow Automation (Camunda)
 
Fusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & AutomationFusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & Automation
 
Danga process driven applications
Danga process driven applicationsDanga process driven applications
Danga process driven applications
 
Ad Hoc Automation is an Expensive Mistake
Ad Hoc Automation is an Expensive MistakeAd Hoc Automation is an Expensive Mistake
Ad Hoc Automation is an Expensive Mistake
 
PLM System Integration with SAP S4HANA.pdf
PLM System Integration with SAP S4HANA.pdfPLM System Integration with SAP S4HANA.pdf
PLM System Integration with SAP S4HANA.pdf
 
Issue tracking system
Issue tracking systemIssue tracking system
Issue tracking system
 
Amq Overview Continuous Quality Assurance
Amq Overview Continuous Quality AssuranceAmq Overview Continuous Quality Assurance
Amq Overview Continuous Quality Assurance
 
SCOM Tips and Tricks
SCOM Tips and TricksSCOM Tips and Tricks
SCOM Tips and Tricks
 
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
CamundaCon 2018: A Global Workflow Infrastructure (Goldman Sachs)
 

More from camunda services GmbH

Using Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through OperatorsUsing Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through Operators
camunda services GmbH
 
Predictive Process Monitoring in Camunda
Predictive Process Monitoring in CamundaPredictive Process Monitoring in Camunda
Predictive Process Monitoring in Camunda
camunda services GmbH
 
Camunda Product Update – The present and the future of Process Automation
Camunda Product Update – The present and the future of Process AutomationCamunda Product Update – The present and the future of Process Automation
Camunda Product Update – The present and the future of Process Automation
camunda services GmbH
 
Tips on how to build Camunda Run for production
Tips on how to build Camunda Run for productionTips on how to build Camunda Run for production
Tips on how to build Camunda Run for production
camunda services GmbH
 
Process Driven Customer Interaction
Process Driven Customer InteractionProcess Driven Customer Interaction
Process Driven Customer Interaction
camunda services GmbH
 
Exploring Automation in Government
Exploring Automation in GovernmentExploring Automation in Government
Exploring Automation in Government
camunda services GmbH
 
The Pulse of Process Automation
The Pulse of Process AutomationThe Pulse of Process Automation
The Pulse of Process Automation
camunda services GmbH
 
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in UnternehmenBlitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
camunda services GmbH
 
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
camunda services GmbH
 
Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...
camunda services GmbH
 
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
camunda services GmbH
 
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
camunda services GmbH
 
Process Automation Forum Zurich, finnova AG Bankware
Process Automation Forum Zurich, finnova AG BankwareProcess Automation Forum Zurich, finnova AG Bankware
Process Automation Forum Zurich, finnova AG Bankware
camunda services GmbH
 
Process Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss LifeProcess Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss Life
camunda services GmbH
 
Process Automation Forum Vienna, A1 & J-IT
Process Automation Forum Vienna, A1 & J-ITProcess Automation Forum Vienna, A1 & J-IT
Process Automation Forum Vienna, A1 & J-IT
camunda services GmbH
 
Process Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, RaiffeisenProcess Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, Raiffeisen
camunda services GmbH
 
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AGProcess Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
camunda services GmbH
 
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
camunda services GmbH
 
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
camunda services GmbH
 
Zeebe + Operate January 2020 Update
Zeebe + Operate January 2020 UpdateZeebe + Operate January 2020 Update
Zeebe + Operate January 2020 Update
camunda services GmbH
 

More from camunda services GmbH (20)

Using Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through OperatorsUsing Camunda on Kubernetes through Operators
Using Camunda on Kubernetes through Operators
 
Predictive Process Monitoring in Camunda
Predictive Process Monitoring in CamundaPredictive Process Monitoring in Camunda
Predictive Process Monitoring in Camunda
 
Camunda Product Update – The present and the future of Process Automation
Camunda Product Update – The present and the future of Process AutomationCamunda Product Update – The present and the future of Process Automation
Camunda Product Update – The present and the future of Process Automation
 
Tips on how to build Camunda Run for production
Tips on how to build Camunda Run for productionTips on how to build Camunda Run for production
Tips on how to build Camunda Run for production
 
Process Driven Customer Interaction
Process Driven Customer InteractionProcess Driven Customer Interaction
Process Driven Customer Interaction
 
Exploring Automation in Government
Exploring Automation in GovernmentExploring Automation in Government
Exploring Automation in Government
 
The Pulse of Process Automation
The Pulse of Process AutomationThe Pulse of Process Automation
The Pulse of Process Automation
 
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in UnternehmenBlitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
Blitzumfrage zur aktuellen Nutzung von Prozessautomatisierung in Unternehmen
 
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
Webinar - A Developer's Quick Start Guide to Open Source Process Automation U...
 
Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...Extending human workflow preparing people and processes for the digital era w...
Extending human workflow preparing people and processes for the digital era w...
 
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
Webinar: Monitoring & Orchestrating Your Microservices Landscape using Workfl...
 
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
Process Automation Forum, Processautomatisierung neu gedacht für das digitale...
 
Process Automation Forum Zurich, finnova AG Bankware
Process Automation Forum Zurich, finnova AG BankwareProcess Automation Forum Zurich, finnova AG Bankware
Process Automation Forum Zurich, finnova AG Bankware
 
Process Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss LifeProcess Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss Life
 
Process Automation Forum Vienna, A1 & J-IT
Process Automation Forum Vienna, A1 & J-ITProcess Automation Forum Vienna, A1 & J-IT
Process Automation Forum Vienna, A1 & J-IT
 
Process Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, RaiffeisenProcess Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, Raiffeisen
 
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AGProcess Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
Process Automation Forum Düsseldorf, Provinzial Rheinland Versicherung AG
 
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
[Webinar] BPM Renaissance: 5 Tips to Thrive in a Cloud-Native World
 
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
[Webinar] Announcing the Camunda Cloud Public Beta - February 2020
 
Zeebe + Operate January 2020 Update
Zeebe + Operate January 2020 UpdateZeebe + Operate January 2020 Update
Zeebe + Operate January 2020 Update
 

Recently uploaded

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 

Recently uploaded (20)

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 

Camunda BPM 7.12 Release Webinar

  • 1. New Capabilities for Workflow Management and Enterprise Operations Introducing Camunda BPM 7.12
  • 2. Welcome 2 Daniel Meyer CTO Camunda Thorben Lindhauer Engineering Manager Camunda BPM Nico Rehwaldt Principal Software Engineer Camunda Modeler Niall Deehan Developer Advocate Camunda
  • 3. Housekeeping 3 ● The webinar is being recorded ● The recording and slides will be made available after the webinar ● Please post questions via the GoToWebinar control panel
  • 4. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 4
  • 5. The Camunda Stack 5 Model Execute Improve
  • 6. Main Technical Use Cases 6 Human Workflow Management E2E Straight- Through Processing Microservices Orchestration Events Processing / High Throughput Centralized Automation Platform RPA Bot Orchestration
  • 7. Ensuring Structure in a Human Task focused Process Source: https://www.slideshare.net/camunda/camundacon-2018-profile-print-and-explorative-data-mining-duni-viadee Human Workflow Management
  • 9. High Throughput Processing Source: https://www.slideshare.net/camunda/camundacon-2018-workflow-automation-at-scale High Throughput
  • 10. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 10
  • 11. Camunda BPM 7.12 11 2013 2014 2015 ... 2019 2020 Nov 30 May 31 Nov 30 May 31 Nov 30 ... May 31 Nov 30 May 31 Nov 30 7.0 7.1 7.2 7.3 7.4 ... 7.11 7.12 7.13 7.14 ● 6 Months of Development ● 60+ Camunda Software Engineers ● 60+ External Contributors ● 450+ JIRA Tickets
  • 12. 12 Time-triggered Task Listeners Introduced a new User Task listener: TIMEOUT Ability to schedule a listener to fire on a User Task Use Case examples: ● Reminders ● Re-assignments ● Escalation that do not have to be visible in the diagram https://docs.camunda.org/manual/latest/user-guide/process-engine/delegation-code/#task-listener
  • 13. 13 Event-Driven Task Updates Introduced a new User Task listener: UPDATE Use Case: subscribe to all updates (Including assignments, completion and others) on a particular user task. Helpful for ● Reactive UIs ● Building external user task services ● Reporting Process Engine Reactive UI External User Task Service Reporting Systems updates
  • 14. 14 BPMN Error and Escalation Events on User Tasks Directly use BPMN Error and Escalation Events on User Tasks, trigger using Task Service API. Enables more powerful task management applications and UIs. Escalation and error handling logic can be specified directly in BPMN and made visible https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/user-task/#reporting-bpmn-error https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/user-task/#reporting-bpmn-escalation
  • 15. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 15
  • 16. 16 Annotate Operations with Comments Feature Being able to provide comments for operations performed in Cockpit Example Scenarios Document why you need to cancel / restart / modify a process instance Link operations executed in cockpit to external incident tracking systems Context Advanced operations practice (Tiered operations with 1st, 2nd, 3rd level operators, ...)
  • 17. 17 Ability to inspect BPMN Documentation in Cockpit Feature Being able to look at documentation for certain BPMN elements in Cockpit Example Scenarios Look at information about which external system is called Understand which data is accessed Context Compliance in regulated industries (Financial Institutions …) Advanced operations practice (Tiered operations with 1st, 2nd, 3rd level operators, ...)
  • 18. 18 Contextual Process Data in Logging Feature Add process context to log statements Example Scenarios Understand from which BPMN process step a log statement originates Relate stack traces to steps in the process Value Get more effective Error analysis and process tracking Yet another way to leverage explicitly modeled BPMN process during operations Community Extension Idea: BPMN plugin for your favorite logging tool? 17:56:10.628 INFO o.c.b.e.r.LoggingListener - Order created successfully [activityId=SubmitOrder, processInstanceId=1b5deba4-1523-11ea-ad7a-7e7a91cc35df]
  • 19. Support for latest databases and application server versions 19 Added Support for - Java 13 (Camunda is now supported on Java 8-13) - Wildfly 17 & 18 (Camunda is now supported on Wildfly 10 - 18) Coming up - Oracle 19c Discontinued Legacy Environments - https://blog.camunda.com/post/2019/11/camunda-bpm-7120-alpha5-released/
  • 20. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 20
  • 21. Camunda Modeler (current version = 3.5) 21 ● Major BPMN editing improvements ○ BPMN groups, two-step copy and paste, grid snapping, attach intermediate / detach boundary events, improved diagram navigation, alignment utilities, and more ● Minor DMN editing quality of life improvements ● Improved deployment to Camunda ○ Remember configured deployment details ○ Background check if Camunda engine is reachable ○ Better deployment errors ● Support for Camunda Platform 7.12 Follow all releases on the Camunda blog: https://blog.camunda.com/tags/camunda-modeler/
  • 22. Camunda Modeler: BPMN Group Support 22
  • 23. Camunda Modeler: Grid Snapping and Improved Alignment Utilities 23
  • 24. Camunda Modeler: Attach Intermediate Events 24
  • 25. Camunda Modeler: DMN Editing Improvements 25
  • 26. Camunda Modeler: Improved Deployment to Engine 26
  • 27. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 27
  • 28. Optimize 2.6: Enhanced Reporting 28 ● Multi-Version Support for Process and Decision Reports ● Durations for Running Process Instances ● New User Task Assignee & Candidate Group Reports ● Improved Support for Undefined and Null Variable Values Webinar Recording https://vimeo.com/365704119
  • 29. Optimize 2.6: Outlier Analysis 29 One Use case: Easily identify process instances where certain flow node instances are taking significantly longer than others Webinar Recording https://vimeo.com/365704119
  • 30. 30 Cawemo: Modeler and Workflow Engine Integration Presentation: https://www.youtube.com/watch?v=AktOF_Hsgzo Exchange Models Cawemo Camunda Modeler Workflow Engine
  • 31. Cawemo: tracking changes to processes 31 Presentation: https://www.youtube.com/watch?v=AktOF_Hsgzo
  • 32. Overview Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Optimize & Cawemo Improvements Community Update Q&A 32
  • 33. 33 Join the Camunda Forum 33 https://forum.camunda.org Influencing the 7.13 roadmap ● Rest endpoints ● JSON Objects ● Front End Integration Camunda Comrades
  • 34. Build a Community Extension 34 Camunda Keycloak Extension: https://github.com/camunda/camunda-bpm-i dentity-keycloak Camunda GraphQL Extension https://github.com/camunda/camunda-bpm-g raphql
  • 35. 27 local Camunda User groups with > 2,581 Members on Meetup 35 https://www.meetup.com/topics/camunda/
  • 36. 36 Upcoming Events Camunda Events December 3 Munich, Germany December 10 Hamburg, Germany December 12 Sundsvall, Sweden January 21 Fort Lauderdale, USA January 22 Frankfurt, Germany community@camunda.com
  • 38. What to expect in the next 6 months 38 Camunda User Groups Camunda Community Events New Tutorial Videos Guidelines for community contributions
  • 39. Overview Camunda BPM Introduction Highlights of Camunda 7.12 Enhanced BPMN Execution Enhanced Administration & Operations Improved Modeling Cawemo & Optimize Update Community Update Q&A 39
  • 40. Questions? 40 Open Source Community Platform and free 30-Day Enterprise Platform trial Get started with the free online modeling tool Cawemo https://cawemo.com/ https://camunda.com/download/