Exclusive Before and After

Hi,
Can someone help me with the exclusive part of asynchronous before/after. How can we implement the same.

Any help is much appreciated.

Thank you
Ashwathi

Hi,

Exclusive jobs are the default in Camunda Platform 7, so there’s no need to implement anything in this case. You can find the docs here: The Job Executor | docs.camunda.org

And here is where it is in the modeler:

Cheers,
Thorben

1 Like

Thank you @thorben