There is no zeebe-simple-tasklist.bpmn available in current project:
how can I get it, please help, thanks.
There is no zeebe-simple-tasklist.bpmn available in current project:
how can I get it, please help, thanks.
Hi @cvscvs, you can create your own bpmn file using the Zeebe Modeler:
There is an example with the Java model Api. Please have a look at https://github.com/zeebe-io/zeebe-simple-tasklist/blob/84c04de3c42d6994e724d9dd164337ec3783155b/src/test/java/io/zeebe/tasklist/Demo.java#L20
Does this help you?
Best regards,
Philipp