Description
Gets the layer information of an ArcGIS feature layer or table by performing a web request to the service endpoint.
Inputs
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. Requires ArcGIS Server v.10.1+. |
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. Requires ArcGIS Server v.10.1+. 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. |
* Geocortex Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
Outputs
layerInfo |
Type: Object The result layer information. |
Properties
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
Supported Environments
Environments capable of running this activity
Server
|
Client |
|||
Geocortex Web |
Geocortex Mobile |
Geocortex Viewer for HTML5 |
Web AppBuilder |
|
---|---|---|---|---|
|
|
|
|
|
Offline Support
In order for this activity to work when the device is offline, the activity must run in the following application:
Geocortex Mobile App Framework
The app must have an offline map that includes the feature layer or table.
Geocortex Mobile App Framework does not support the following input:
Version Information
Supported from: Geocortex Viewer for HTML5 2.9, Web AppBuilder for ArcGIS 2.4.