Microflow Designer
In daily work, there are various business processes that can automatically complete according to preset logical rules without manual intervention. Based on this requirement, Oinone provides a Microflow Designer. Compared with traditional process designers, the Microflow Designer reduces nodes that require manual intervention, making the execution rhythm more efficient and better meeting the rapid response needs of modern work.
Note
Differences between the Process Designer and the Microflow Designer:
- The Process Designer includes nodes that require manual intervention, such as approval and filling nodes; the Microflow Designer does not include nodes that require manual intervention.
- In the Process Designer, the designed workflows tend to be more detailed orchestration of the overall work process; in the Microflow Designer, the designed microflows focus more on logical optimization and processing.
The Microflow Designer mainly consists of two parts: Microflow Management and Microflow Design.
In the Microflow Management section, you can perform a series of management operations on microflows, such as creating, editing, and deleting. In the Microflow Design section, an intuitive process interface is provided. You can control the execution logic of microflows by adding nodes, setting node properties, etc., and quickly build business flow diagrams.
Tip
In the Interface Designer, you can call the microflows designed in the Microflow Designer through the "Microflow" component, which allows users to easily embed complex logical processing into the interface, enabling rapid construction and flexible configuration of functions.