2023.05.11 update-process capability upgrade
V4.1.3
Feature Upgrade
- New platform capabilities
- NEW: The update data node supports direct update of forms.
- Hybrid cloud upgrade
- Add: simple process add sub-process node
- NEW: add parallel branch nodes for simple processes
- NEW: optimized the presentation method of the form details page
Function optimization and adjustment
- Optimization: the integration automation formula does not support decimals.
- Optimization: integration automation timeout exception optimization
The following is a detailed update description
1. New capabilities
1.1 New: update data nodes support direct update of forms
Supported versions: all versions
Update data nodes support two update modes:
- Directly update form data: according to the matching rules setCommon formUpdate the main table or sub-Table of (the source table for updating data can be a normal form or flow chart) [focus on direct UPDATE]]
- Update form data by node: update and obtain data of a single or multiple data nodes [focus on obtaining before updating]]
Integrated AutomationAndSimple processThis node is supported.
For more product instructions, pleaseReference function User Manual.
Previously | Now |
The sub-table update is not supported and the configuration process is unclear. | Supports updating subtables of common form subtables and translating business rules |
1.2 Add: simple process add sub-process node
Supported versions: Hybrid Cloud Edition
Allows users to add「Sub-process」The node. A sub-process node is a special node that supports multiple trigger modes for specific parameters to trigger another existing approval flow chart to decouple approval flows and organize business editing.
Configure settings through sub-process nodes:
- You can select the sub-process flow chart to automatically trigger the sub-process as the sub-process initiator.
- At the same time, you can configure data transfer rules, node flow, and automatic submission rules to upgrade the automation efficiency of the business approval process.
For more product instructions, pleaseReference function User Manual.
Typical scenarios:
|
1.3 New: add parallel branch nodes for simple processes
Supported versions: Hybrid Cloud Edition
Parallel branch nodes can simultaneously execute two or more branch tasks in parallel. Unlike conditional branches, when submitting data, as long as the conditional rules are met, all Task lines under the logical branch are triggered.
Parallel branches are a supplement to basic conditional branches. At the same time, in conditional branch scenarios, branches are equippedPriorityIn parallel branches, all parallel branches that meet the conditions are triggered.
For more product instructions, pleaseReference function User Manual.
Typical scenarios: After an order is approved, different material workshops should be triggered at the same time to approve and confirm the materials, and finally the production order should be sent uniformly (the process can be associator) |
1.4 New: optimized the presentation method of the form details page
Supported versions: Hybrid Cloud Edition
Layout style: according to different business scenarios, in addition to the existing upper and lower layout methods on the details page, the exclusive design is added.Left and Right layout. The approval progress can be displayed more intuitively to improve the display efficiency.
Switching efficiency: Data management page scenario, addPrevious and nextThe quick switch button helps you view data in sequence more efficiently.
Product instructions, pleaseReference function User Manual.
Typical scenarios: For important businesses with long approval form content, the left-right layout mode can be enabled to better improve the display efficiency of page content while ensuring the maximum display area of form content. |