This simplistic Java application shows different possibilities to implement an event flow that stretches across context boundaries, might it be the bounded context of DDD or microservices.
It shows how a pure event notification works, and where the shortcomings are when it comes to changing the flow.
A blog post on it will follow soon.
You can also find a screencast on YouTube: