📄️ Approval Workflow Basic Configuration
An approval workflow typically refers to a series of steps within an organization for reviewing and making decisions on specific requests. The approval engine processes various approval requests such as financial reimbursements, leave applications, purchase requests, etc., through predefined rules, workflows, and conditions.
📄️ Start Node Configuration
The start node is a default generated node, with one and only one, which is the node that the initiator needs to handle, i.e., the node loaded when the workflow is initiated is the start node.
📄️ Approval Node Configuration
Approval nodes are the most commonly used node type, used to designate approvers to review the current approval workflow. Their node configuration mainly includes approver settings, approval flow rules, approval workflow processing rules, approval extended function configuration, page and permission control, etc.
📄️ Special Node Configuration
In addition to providing commonly used nodes, JitAi's approval workflows also support some special nodes, such as CC nodes, branch nodes, parallel nodes, subprocess nodes, etc.
📄️ Approval Page Customization
When creating an approval workflow, the system will create a default approval page by default. However, in some cases, users need to display different pages for different approval nodes, which requires page customization for specific approval nodes.
📄️ Approval Initiation and To-Do in Portal
In the portal, users can initiate applications and view processing operations through two functional modules: "Initiate Application" and "To-Do Center".
📄️ Calling Business Logic Elements in Approval Workflows
Calling Business Logic Through Approval Events
📄️ Integrating AI in Approval Process
Coming soon...