The Run Essentials Workflow activity runs a Geocortex Essentials server-side workflow.
If the Essentials workflow contains any client-side activities, the Essentials workflow and the VertiGIS Studio Workflow that runs it will both fail. Client-side activities in Geocortex Essentials Workflow are categorized as Common Client or Common Viewer activities in Essentials Workflow Designer's Activities panel. All other categories contain server-side activities.
Url |
Required Type: String The URL of the Essentials workflow REST endpoint. |
Arguments |
Optional Type: Lookup<any> The input arguments of the Essentials workflow. The arguments must match those exposed by the REST endpoint. |
Timeout |
Optional Type: Number The timeout (in milliseconds) for the request/response. If the timeout is exceeded the activity will fail. The default is 60000 milliseconds (one minute). |
result |
Type: Lookup<any> The resulting values of the Out and In/Out Arguments from the Essentials workflow. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.