SlideShare ist ein Scribd-Unternehmen logo
1 von 41
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Was ist angesagt?

Camunda BPM 7.2: Connectors, Data, Scripting (English)
Camunda BPM 7.2: Connectors, Data, Scripting (English)Camunda BPM 7.2: Connectors, Data, Scripting (English)
Camunda BPM 7.2: Connectors, Data, Scripting (English)camunda services GmbH
 
BPMN - Eine Sprache für Business und IT?
BPMN - Eine Sprache für Business und IT?BPMN - Eine Sprache für Business und IT?
BPMN - Eine Sprache für Business und IT?camunda services GmbH
 
Configuring Domino To Be An Ldap Directory And To Use An Ldap Directory
Configuring Domino To Be An Ldap Directory And To Use An Ldap DirectoryConfiguring Domino To Be An Ldap Directory And To Use An Ldap Directory
Configuring Domino To Be An Ldap Directory And To Use An Ldap DirectoryEdson Oliveira
 
Shared Services Operating Models
Shared Services Operating ModelsShared Services Operating Models
Shared Services Operating ModelsYash Goyal
 
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...Howard Greenberg
 
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
 
Control M Enterprise Job Scheduling
Control M Enterprise Job SchedulingControl M Enterprise Job Scheduling
Control M Enterprise Job Schedulingmsibthorpe
 
JFS 2021 - The Process Automation Map
JFS 2021 - The Process Automation MapJFS 2021 - The Process Automation Map
JFS 2021 - The Process Automation MapBernd Ruecker
 
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
 
VMware Horizon Customer Presentation EN
VMware Horizon Customer Presentation ENVMware Horizon Customer Presentation EN
VMware Horizon Customer Presentation ENDaron Walker
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and ManagingGabriella Davis
 
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 productioncamunda services GmbH
 
BPMN Introduction
BPMN IntroductionBPMN Introduction
BPMN Introductionejlp12
 
BMC Control M
BMC Control MBMC Control M
BMC Control MHai Tran
 
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIWebinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIStorage Switzerland
 

Was ist angesagt? (20)

HCL Domino V12 - TOTP
HCL Domino V12 - TOTPHCL Domino V12 - TOTP
HCL Domino V12 - TOTP
 
Camunda BPM 7.2: Connectors, Data, Scripting (English)
Camunda BPM 7.2: Connectors, Data, Scripting (English)Camunda BPM 7.2: Connectors, Data, Scripting (English)
Camunda BPM 7.2: Connectors, Data, Scripting (English)
 
BPMN - Eine Sprache für Business und IT?
BPMN - Eine Sprache für Business und IT?BPMN - Eine Sprache für Business und IT?
BPMN - Eine Sprache für Business und IT?
 
Camunda BPM at bpmNEXT 2016
Camunda BPM at bpmNEXT 2016Camunda BPM at bpmNEXT 2016
Camunda BPM at bpmNEXT 2016
 
Configuring Domino To Be An Ldap Directory And To Use An Ldap Directory
Configuring Domino To Be An Ldap Directory And To Use An Ldap DirectoryConfiguring Domino To Be An Ldap Directory And To Use An Ldap Directory
Configuring Domino To Be An Ldap Directory And To Use An Ldap Directory
 
Shared Services Operating Models
Shared Services Operating ModelsShared Services Operating Models
Shared Services Operating Models
 
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
 
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...
 
Control M Enterprise Job Scheduling
Control M Enterprise Job SchedulingControl M Enterprise Job Scheduling
Control M Enterprise Job Scheduling
 
mendix.ppt sateesh.pptx
mendix.ppt sateesh.pptxmendix.ppt sateesh.pptx
mendix.ppt sateesh.pptx
 
JFS 2021 - The Process Automation Map
JFS 2021 - The Process Automation MapJFS 2021 - The Process Automation Map
JFS 2021 - The Process Automation Map
 
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)
 
VMware Horizon Customer Presentation EN
VMware Horizon Customer Presentation ENVMware Horizon Customer Presentation EN
VMware Horizon Customer Presentation EN
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and Managing
 
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
 
BPMN Introduction
BPMN IntroductionBPMN Introduction
BPMN Introduction
 
IBM BPM & ODM
IBM BPM & ODMIBM BPM & ODM
IBM BPM & ODM
 
CMMI PPT.pptx
CMMI PPT.pptxCMMI PPT.pptx
CMMI PPT.pptx
 
BMC Control M
BMC Control MBMC Control M
BMC Control M
 
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIWebinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
 

Ähnlich wie Camunda BPM 7.12 Release Webinar

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 NYCcamunda 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.0camunda 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 EngageSebastian 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.pdfAmirKarai
 
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 & Automationjegasu
 
Danga process driven applications
Danga process driven applicationsDanga process driven applications
Danga process driven applicationsDanny 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 MistakeBMC 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.pdfDeepikaBv4
 
Issue tracking system
Issue tracking systemIssue tracking system
Issue tracking systemAkshay Surve
 
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 CamundaViet Nguyen
 
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
 
Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Masahiko Umeno
 
Tech Mastermind - Test Suite 20.10.pdf
Tech Mastermind - Test Suite 20.10.pdfTech Mastermind - Test Suite 20.10.pdf
Tech Mastermind - Test Suite 20.10.pdfSaiKumarBorusu
 

Ähnlich wie Camunda BPM 7.12 Release Webinar (20)

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 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
 
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
 
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)
 
Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...Next generation business automation with the red hat decision manager and red...
Next generation business automation with the red hat decision manager and red...
 
Tech Mastermind - Test Suite 20.10.pdf
Tech Mastermind - Test Suite 20.10.pdfTech Mastermind - Test Suite 20.10.pdf
Tech Mastermind - Test Suite 20.10.pdf
 

Mehr von 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 Operatorscamunda services GmbH
 
Predictive Process Monitoring in Camunda
Predictive Process Monitoring in CamundaPredictive Process Monitoring in Camunda
Predictive Process Monitoring in Camundacamunda 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 Automationcamunda 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 Unternehmencamunda 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
 
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 Bankwarecamunda services GmbH
 
Process Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss LifeProcess Automation Forum Munich, Swiss Life
Process Automation Forum Munich, Swiss Lifecamunda 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-ITcamunda services GmbH
 
Process Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, RaiffeisenProcess Automation Forum Vienna, Raiffeisen
Process Automation Forum Vienna, Raiffeisencamunda 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 AGcamunda 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 Worldcamunda 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 2020camunda services GmbH
 
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...camunda services GmbH
 

Mehr von 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
 
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...
 
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
 
Optimize 2.7 Release Webinar
Optimize 2.7 Release WebinarOptimize 2.7 Release Webinar
Optimize 2.7 Release Webinar
 
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...
[Webinar] Transforming Telcos with Digital Process Automation (December 10, 2...
 

Kürzlich hochgeladen

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 

Kürzlich hochgeladen (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 

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/