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.
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.
This activity has no inputs.
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. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9.
See also...