Skip to content

Call Automation

Feature Description

Call Automation tasks

Parameter Settings

Configuration ItemDescription
AutomationThe automation to be called
Input ParametersList 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 Automation for the execution action of the configuration item
  • Select the automation to be called for the Automation configuration item, in this case, select "Print Task List"
  • The Input Parameters of the configuration item are the parameter list transmitted to the automation, in this case, the list of records selected by the user