DATA Load data function

The DATA Load data function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Data functionality to load data.

For a full list of available functions, please read DATA functions.


Description

The DATA Load data function allows you to load data.


Setting it up

To use the DATA Load data function, follow these instructions:

{{popups:rpas/add:action=data-load}}

Once on a process map:

  1. Navigate to the process where you would like to add the DATA Load 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 Load data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
VariableYesTextVariable to store the loaded data.
Data keyYesTextThe key identifying the data to load.

Output variables

VariableTypeDescription
VariableVariousThe loaded data.

Errors

ErrorDescription
Data not foundNo data exists for the specified key.

Tips

  • Use data-save to persist data first, then data-load to retrieve it later.

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.