Get Table Activity

Description

The Get Table activity gets a table from the currently selected map.

Inputs

Table Id

Required

Type: String | Number

The unique ID of the table to retrieve from the current map.

To find the table's ID for a workflow that will run in VertiGIS Studio Web, VertiGIS Studio Mobile, or Web AppBuilder, open VertiGIS Studio Item Manager, find the item for the current map, and view the Item Content. Find the tables property. If the workflow will run in VertiGIS Studio Web or Web AppBuilder, use the value of the id property as the Table Id input. If the workflow will run in VertiGIS Studio Mobile, use the value of the title property as the Table Id input.

If the workflow will run in the Geocortex Viewer for HTML5, edit the table's layer component in Geocortex Essentials Manager. The table's ID is shown on the Details tab. Alternatively, you can get the table's ID from the table's REST endpoint.

Map Service Id

Optional

Type: String | Number

The unique ID of the map service that the table belongs to. This input is used by the Geocortex Viewer for HTML5 only. If omitted, the Geocortex Viewer for HTML5 will find the first table with the matching ID.

To find the map service's ID, edit the table's service component in Geocortex Essentials Manager. The ID is given on the Details tab. Alternatively, you can get the ID from the map service's REST endpoint.

Outputs

table

Type: esri.Layer (3.x, 4.x)*

The result table.

* 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.

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: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.