SAP Event management connected to Camunda

Hello Camunda Community
we try to connect the SAP Event management to Camunda, to get real operational data connected to the processes to be able to:

  • early escalate bottlenecks
  • improve process performance
  • analyse performance and use the data to predict outcomes
  • simulate outcomes

Who has done that already - any advice really appreciated
thanks

Hi,

You may be interested in this blog post. In particular, start with the section on tracking. In your case, you could get SAP EM to publish events to a workflow engine to track process execution.

I suspect you will need to carefully design some process state machines with lots of event correlation, potentially to deal with out of order or duplicate events. You can do this with the Camunda engine, however Zeebe may be an even better match…

regards

Rob

1 Like