Sends data between widgets in an ArcGIS Web AppBuilder application.
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.
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. |
This activity has no outputs.
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: ArcGIS Web AppBuilder 2.4.
See also...
https://developers.arcgis.com/web-appbuilder/guide/communication-between-widgets.htm