CS Goh
CS Goh
Hi @felix-seifert I did set the secret.  What did I miss?
Hi, do you mean BPEL?
@nraffa-five1 @vetertann Thanks for providing feedback. I try to understand your use cases better. Why do you need to export the diagram to BPEL? Do you mind to share your...
@nraffa-five1 @vetertann It sounds like you guys want to export to the BPMN XML specification, not BPEL. They have completely different file formats and serve different purposes. Let me find...
Still working on it. Stay tuned. ☕
@nraffa-five1 @vetertann ProcessPiper v0.8.0 now supports the export to .bpmn function. Give it a try. See this [page ](https://github.com/csgoh/processpiper/wiki/How-To#how-to-export-diagram-to-bpmn) for more information
Hi @nraffa-five1, I have tested the exported .bpmn file with bpmn.io and Sparx EA, but I have not tested it with flowable. Something I can try if I can find...
@martisaw Thanks for your feedback. At this point of time, I have no plan to make the business process model executable. ProcessPiper is about visualising the business process, it was...
@nraffa-five1 Can you try exporting a bpmn model to Flowable with the latest version v0.8.1?
Hi @sreekaribh, the limit of 4 connection per element is by design. According to BPMN best practice, an element should be connected either left, right, top, or bottom. If you...