2 days before #robocon

I assisted @datakurre in a workshop about orchestrating Robot Framework tasks with #operaton

The entire material is available online and well crafted. Introducing core concepts of #bpmn , an external task worker #purjo running engine agnostic #robotframework task: https://datakurre.github.io/operaton-robot-playground/index.html

Entire tool stack is modern, yet none of the pieces has a lock-in and can be replaced. In my opinion it is the reference implementation for BPMN based #rpa

@robotframework @operaton

I have to admit that it's not my smoothest presentation, but my talk from the #operaton release party is now available on YouTube. "It's not always cloud 9 - Why we still need embedded process engines"

https://www.youtube.com/watch?v=MNprfwmShnk

It's not always cloud 9 - Why we still need embedded process engines | Tim Zöller (Otus GmbH)

YouTube

RE: https://mainz.social/@javahippie/115603767402268291

Big applause and respect for me to the people behind #Operaton.

operaton/pom.xml at bc8582555c0338bfdbf0cb83a6fc6869266bcedc · operaton/operaton

BPMN-Process automation for everyone . Contribute to operaton/operaton development by creating an account on GitHub.

GitHub

Diese Woche am Open Rewrite Projekt für #Operaton weitergearbeitet, festgestellt, dass wir Quarkus Properties noch nicht automatisch migrieren. Passendes Rezept eingebunden, Bug festgestellt, Ticket eröffnet, Pull Request erstellt, Bug im OpenRewrite Rezept gefixt.

In so Fällen macht Open Source einfach Spaß.

We have successfully released version 1.0.0-beta-3 of our Open Rewrite scripts which you can use to migrate from Camunda

https://github.com/operaton/migrate-from-camunda-recipe/releases/tag/v1.0.0-beta-3

#operaton #bpmn #openrewrite

Release Release v1.0.0-beta-3 · operaton/migrate-from-camunda-recipe

This project provides an Open Rewrite Recipe to migrate a Camunda 7 Instance to Operaton. About this release General improvements to the migration process. New Recipes org.operaton.rewrite.ChangeT...

GitHub
Just had a very fruitful and insightful discussion in our team about #Operaton and its backgrounds with @javahippie, thank you for that. If you look for an opensource Engine Fork for #Camunda7 definitely check them out!
https://operaton.org/
Thanks a lot!
Operaton - Open Source BPM Engine | Camunda 7 Alternative

Operaton is a community-driven free open-source BPMN engine. It inherited its source code from the legacy of Camunda, Activiti and their predecessors.

Ich wurde für nächsten Mittwoch in den Podcast zu Moderne eingeladen um über unsere Nutzung von #OpenRewrite bei der Modernsierung der #Operaton Codebase zu sprechen:

https://www.youtube.com/watch?v=srpjbD1Yz0M

Forking Camunda 7: Operaton's Java 17 Upgrade & Migration Path

YouTube
We have finished work on a major part of the #Testcontainers migration for #Operaton, our #Camunda7 fork, yesterday. From now on, we can run integration tests for Wildfly, Tomcat and a Spring Boot based distribution nightly in combination with H2, MySQL, MariaDB, Postgres, SQL Server, Oracle DB and DB2. The 21 different combinations take about an hour to build in parallel, for #Wildfly we needed to combine Testcontainers with #Arquillian. I smell a blog post.