Get Feature Set Object IDs Activity

Description

The Get Feature Set Object IDs activity gets the Object ID integer values from a Feature Set.

Inputs

Features

Required

Type: esri.Graphic (3.x, 4.x)* | esri.FeatureSet (3.x, 4.x)* | esri.Graphic[] (3.x, 4.x)*

The feature set to obtain the object IDs from.

Note that object IDs should be integers. If another data type is used (such as strings) to denote object IDs, they should be retrieved with the Get Feature Attribute Values activity.

Object Id Field

Optional

Type: String

The name of the field containing the features' object IDs.

The default is OBJECTID.

As of Workflow 5.30, this value is case-insensitive in all client environments.

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

Outputs

id

Type: Number

The ID of the first feature in the feature set.

ids

Type: Number[]

The IDs of the features in the feature set.

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.