Geocortex Workflow .NET SDK Overview

Geocortex Workflow has a .NET runtime for executing workflows in a .NET environment. Geocortex Mobile and Geocortex Workflow Server both run workflows in a .NET environment.

Workflows for Geocortex Mobile and Geocortex Workflow Server are still authored in the Geocortex Workflow Designer. Custom .NET workflow activities can be executed by name with the Run Activity activity. In addition, the Geocortex Workflow Typescript SDK can be used to create activity stubs that give a user friendly interface for custom .NET workflow activities.

Get Started

Create an Activity for Geocortex Mobile

Create a custom activity in Geocortex Mobile

Create an Activity for Geocortex Workflow Server

Create a custom activity in Geocortex Workflow Server