This activity gets the data that you have set using the Set Application Data activity. The data persists until the application reloads or closes.
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.
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". |
value |
Type: any The data that was retrieved. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.