You can click instructions on the desktop to instruct the robot to execute flows, or use the console to centrally manage execution flows.
For details about centrally managing execution processes by the console, see: How to issue a flow
Locally executed flows source from:
The console flow library is only available for robots that are activated through the console.
A robot can execute only one flow at a time, and will proceed to the next flow only after the previous flow is executed.
Open a local flow library
Click Import Flow to import the project file (*.dgs) exported from the studio to the local flow library.
Select the flow you want to execute. Here, you can enter a flow name and click Search to search for your desired flow.
Click Execute. The confirmation dialog box is displayed.
Flow: Displays the name and version number of the flow to be executed.
Parameter: To input parameters for the current flow, click Execute. The dialog box asking you to input parameters is displayed.
Description:
If the parameter type is Encoo.DataType.FilePath or Encoo.DataType.FolderPath, select a file or folder path according to the parameter type, without the need of manual intervention.
Options: Options are explained in the table below:
Options | Description |
---|---|
Video recording | Selects whether to record a video of execution status during flow execution. |
Screenshot during Execution | Selects whether to take screenshot during flow execution. Description:
|
Run as Administrator | Selects whether to run as an administrator. If it is selected, the program runs as an administrator; otherwise, the program runs as a normal user. |
Timeout | The flow is aborted when the set timeout expires. For example, when "Timeout 1min" is selected the flow needs to be executed within 1 minute. Otherwise, the flow will be forcibly aborted. |
A user can abort a running flow at any time.
Open the local/console flow library and locate a running flow.
Click Abort next to the button.
Description:
You can use the Shift+F5 shortcut key to abort the currently running flow.
After Abort is clicked, the robot will forcibly abort the running flow, regardless of where the flow goes. The abort operation cannot be canceled or deleted. Please be careful.
A user can view logs after the flow is executed.
A user can delete a flow in the local flow library. To delete a flow in the console flow library, go to the console.