Ruslan Mavletkulov

Results 4 issues of Ruslan Mavletkulov

Hi! Can you please give me a suggestion, I am trying to implement a workflow server, using "express" and "bpmn-engine". So let's consider a process: ![image](https://user-images.githubusercontent.com/17137916/175258779-345e57c8-c0f0-4742-b1af-540962420056.png) 1. I have a...

I have a simple react-draft-wysiwyg editor, and I want to add some extra tags around the editor window (without including toolbar),for example label. Is there any possible way to do...

Hi! I didn't find any example of how to set condition on conditional boundary event, and tried couple variation by myself, but both of them doesn't work, can you please...

Hi! I have a simple process with timer, user task and script task ![image](https://github.com/paed01/bpmn-engine/assets/17137916/00e69d9a-4dc2-4a5f-9831-a3f576eb8f5a) By some time, if user didn't signal the user task, timer executes and the script task...