Hi all!
I have two camundas in my project:
- for customers
- for employee
I can’t start message event from 1 camunda into 2 camunda.
Can anyone please help me with this?
Is there any examples?
Thanks
Hi all!
I have two camundas in my project:
I can’t start message event from 1 camunda into 2 camunda.
Can anyone please help me with this?
Is there any examples?
Thanks
You have to use rest api post http://camunda2:8080/engine-rest/message
Maybe it could be make with kafka?
Do as you wish, i think all can be done differently, I just mentioned direct way to solve issue
two camundas in one kafka broker, is there any way to set up camunda id with service task?