Hey together,
the docs say here (https://docs.camunda.org/manual/7.6/user-guide/cdi-java-ee-integration/contextual-programming-model/#declaratively-controlling-the-process) that you can start a process instance by key with the annotation.
I couldn’t find a way to do it in the java docs.
Is the example just missing or is it a bug in docs?
Thanks, Ingo