We are looking at migration of workflows Activiti from Eclipse to Flowable in IntelliJ.
We notice that the IntelliJ plugin did not have form properties in the start event. Most of our workflow variables are declared at the startevent and when we migrate to Flowable in IntelliJ we receive a null pointer error.
Steps to reproduce the behavior:
Go to a new Flowable diagram
Right click and create a Start Event
Under the BPM Flow Diagram only visible options are ID, Name and Documentation. Eclipse Flowable plugin also contains Form properties.
Please let us know how this situation can be handled.
You are going to use Flowable BPMN instead of Activiti BPMN? (I need to know which dialect it will be Flowable or Acitviti)
It is of course doable. Ideally, such feature requests should be accompanied with example BPMN files, so I can see exactly which fields are necessary to be displayed in UI. Otherwise, I need first to create BPMN myself guess if it suits your request, and implement a feature. I would really appreciate if you provide example BPMN file where those form properties are available.
We are looking at migration of workflows Activiti from Eclipse to Flowable in IntelliJ. We notice that the IntelliJ plugin did not have form properties in the start event. Most of our workflow variables are declared at the startevent and when we migrate to Flowable in IntelliJ we receive a null pointer error.
Steps to reproduce the behavior:
**IntelliJ version:
** Flowable Plugin Version: