Help Centre › Functions & Formulas
This article describes the RPA Data functionality to capture data.
For a full list of available functions, please read DATA functions.
Description
The DATA Capture data function allows you to capture data.
Setting it up
To use the DATA Capture data function, follow these instructions:
{{popups:rpas/add:action=capture}}
Once on a process map:
- Navigate to the process where you would like to add the DATA Capture data function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the DATA Capture data option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | – | The application or window to capture data from. |
| Template | No | Select | – | Pre-defined capture template to use. |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Text | The captured data. |
Errors
| Error | Description |
|---|---|
| Window not found | The specified window could not be found. |
| Capture failed | Data could not be captured from the window. |
Tips
- Define capture templates in advance for consistent data extraction.