Publish Widget Data Activity

Description

Sends data between widgets in an ArcGIS Web AppBuilder application.

Usage

A workflow running in an ArcGIS Web AppBuilder application may need activate or influence other widgets. Use this activity to invoke ArcGIS Web AppBuilder's publishData mechanism and send arbitrary data to another widget.

Inputs

Data

Required

Type: any

The data to publish.

The type of the data must agree with the type that the target widget expects.

Keep History

Optional

Type: Boolean

If true, all published data is stored in the DataManager. If false, only the latest data is stored in DataManager. The default value is false.

Outputs

This activity has no outputs.

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: ArcGIS Web AppBuilder 2.4.

See also...

https://developers.arcgis.com/web-appbuilder/guide/communication-between-widgets.htm