Get Application Data Activity

Description

This activity gets the data that you have set using the Set Application Data activity. The data persists until the application reloads or closes.

Usage

You may want to use this activity to share information between workflows within the application. You could use the Set Application Data activity, choose a descriptive key like "parcelGeometry" and set the value to be a geometry. You could then use the Get Application Data activity in another workflow to retrieve that geometry and use it in that workflow.

Inputs

Key

Required

Type: String

The key of the data you wish to get.

Visibility

Optional

Type: "memory" | "application" | "global" | String

Where the data should be retrieved from. This must match the value used when the value was written using the Set Application Data activity. The default value is "memory".

Outputs

value

Type: any

The data that was retrieved.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.