Get Essentials Site Activity

Description

The Get Essentials Site activity provides access to the Geocortex Essentials Site object model for the current application.

This activity is only available when running workflows in Geocortex viewer applications like the Geocortex Viewer for HTML5.

Usage

In a workflow you may want to access the Geocortex Essentials Site object model which provides information about the services, layers, fields, print templates, reports, etc. that are available in the current Geocortex Essentials application. For example, you may want to iterate through all the map layers to find those that support query operations.

Inputs

This activity has no inputs.

Outputs

site

Type: Site

The Essentials site.

Workflow Designer provides basic code completion for expressions that use the Essentials object model. See the Essentials module of the Viewer API Help for the full capabilities of the API.

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.

See also...

Viewer API Help