Closed shxylgithub closed 4 months ago
Yes, Elsa 3.0 includes a revamped visual designer that allows you to implement various activities. While the documentation and examples for Elsa 3.0 are still being developed, you can refer to the official Elsa Workflows GitHub repository for examples and the roadmap, which indicates that designer support for Sequence activity & StateMachine activity is planned for future releases.
Additionally, the Elsa 3.0 documentation website provides an introduction to the new features and enhancements, including the visual designer. However, it's important to note that as of the information available, the designer currently only supports Flowchart activities, with support for Sequence and StateMachine activities planned for a future release.
For more detailed guidance and examples, you can refer to the Elsa documentation and explore the JSON representations of workflows created via the designer, as they provide insights into how to structure your workflow definitions.
If you need assistance with a specific part of the workflow definition or have a particular scenario in mind, please provide more details so I can offer more targeted help.
This comment was generated by Glime.
Duplicate of #5619
Is there an example of Elsa 3.0 implementing various activities in designer mode? Thank you.