Currently, you’ll need to trigger runtimeService.evaluateConditionalEvent(processInstanceId).
how can i do it via modeler or postman ???
Hey @Yas,
You cannot do it via the modeler.
However, you can do it through the REST API. Have a look at Flowable Process Swagger Documentation
Cheers,
Filip