Workflows are highly configurable and designed to automate manual decisions and decrease the time spent on manual reviews. Three types of nodes(Interface, Action, Condition) are provided in the workflow configuration. Each type of node contains a series of small nodes that can be combined arbitrarily and flexibly. That is, the Interface node is only responsible for interacting with users, the action node is only responsible for collecting data, and the condition node is only responsible for decision-making. These three nodes need to be independently completed in definition, configuration, and execution. After completing the workflow configuration, users can experience it and confirm whether the configured process meets the business and compliance requirements. If not satisfied, it can be adjusted and improved at any time.
Comments
0 comments