Gets the layer information of an ArcGIS feature layer or table by performing a web request to the service endpoint.
Url |
Required Type: String The URL of the ArcGIS feature layer or table. For example, http://server/arcgis/rest/services/<serviceName>/MapServer/<layerIdOrTableId> or http://server/arcgis/rest/services/<serviceName>/FeatureServer/<layerIdOrTableId>. |
Dynamic Layer Definition |
Optional Type: Object Allows you to specify a dynamic layer that you want to get the feature layer info of. If used, the Url input must also be specified and must reference a dynamic layer. |
Source |
Optional Type: Object The layer source of a dynamic layer. If used, the Url input must also be specified and must reference a dynamic layer. Deprecated: Use the Dynamic Layer Definition input to specify a complete dynamic layer instead. |
Timeout |
Optional Type: Number The time span in milliseconds to wait for the request's results. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
layerInfo |
Type: Object The result layer information. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.