Call Automation
Feature Description
Call Automation tasks
Parameter Settings
| Configuration Item | Description |
|---|---|
| Automation | The automation to be called |
| Input Parameters | List of input parameters |
Example
In a data table, if we need to print the selected data table records through a button, we can achieve this by adding a button with the execution action set to Call Automation. In the team task module shown below, we need to print the selected team task records.
To configure the above button, you need to add a button to the work team table toolbar:
- Select
Call Automationfor the execution action of the configuration item - Select the automation to be called for the
Automationconfiguration item, in this case, select "Print Task List" - The
Input Parametersof the configuration item are the parameter list transmitted to the automation, in this case, the list of records selected by the user

