DATA Capture data function

The DATA Capture data function in RPA.

Help CentreFunctions & 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:

  1. Navigate to the process where you would like to add the DATA Capture data function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DATA Capture data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
WindowYesTextThe application or window to capture data from.
TemplateNoSelectPre-defined capture template to use.

Output variables

VariableTypeDescription
VariableTextThe captured data.

Errors

ErrorDescription
Window not foundThe specified window could not be found.
Capture failedData could not be captured from the window.

Tips

  • Define capture templates in advance for consistent data extraction.

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.