Create Workflows

There are two types of workflows:

Server workflows are available in on-premises Workflow only. If you use on-premises Workflow, you must specify the type of workflow—client or server—when you create a new workflow. Specifying a server workflow filters the Toolbox to show only activities that work in server workflows.

When you create a client workflow, you select the types of host applications that will run the workflow. This filters the Toolbox to show only those activities that work in your chosen host applications, preventing you from accidentally adding an activity that one or more of the host applications don't support.

You can view a workflow's host applications at any time on the Deployment panel. To open the Deployment panel, click Info in the sidebar and then click Deployment.

Deployment panel for a client workflow

See also...

Server Workflows

Methods to Create a Workflow

There are several methods to create a new workflow:

If you use VertiGIS Studio Web or VertiGIS Studio Mobile to host and run workflows, you can create workflows from Web Designer or Mobile Designer using templates provided by the host applications. For information, see Create Workflows in VertiGIS Studio Web and VertiGIS Studio Mobile.

You can modify the type of workflow (client or server) and host applications at any time in the Deployment panel. To open the Deployment panel, click Info in the sidebar and then click Deployment. For information about moving a workflow to a different environment, see Run a Workflow in Different Environments.

Main Steps to Create a Workflow

The main steps to create a workflow in Workflow Designer are as follows:

  1. Create a new workflow.

  2. Build the workflow.

  3. Save the workflow.

Create a Workflow

To create a workflow:

Step 1: Create a new workflow

Create a new workflow using any of the methods to create a new workflow.

Step 2: Build the workflow

Build the workflow by adding, connecting, and configuring activities:

Once you have built the workflow, you can run the workflow in VertiGIS Studio Workflow's test environment, the Sandbox.

Step 3: Save the workflow

The first time you save a workflow, VertiGIS Studio Workflow creates an item for the workflow in your ArcGIS Content area. You can open a workflow's item in ArcGIS by clicking Info | View in Workflow Designer.

  1. Save the workflow: Click File | Save As or File | Save, or press Ctrl+S.

  2. Enter a title for the workflow item.

    The workflow's title in Workflow Designer is the same as the item's title in ArcGIS.

  3. Click OK.

Change a Client Workflow's Host Applications

When you create a new client workflow, you specify the types of client applications that will host the workflow. Providing this information allows Workflow Designer to tailor the authoring experience. In particular, the Toolbox only shows activities that work in your chosen host applications. For example, if you specify that the workflow will run in VertiGIS Studio Web, the Toolbox will only show activities that work in VertiGIS Studio Web. This prevents you from accidentally using an activity that VertiGIS Studio Web does not support.

You can change a workflow's host applications at any time on the Deployment panel. For example, you might want to switch to a different type of host application, or you might want to support an additional type of host application.

Changing a workflow's host applications can break the workflow. If you have already added activities to the workflow, you may have to modify the workflow to make it work in the new environment. For information, see Adapt a Workflow to a New Environment.

To change a workflow's host applications:

  1. In Workflow Designer, open the workflow whose deployment settings you want to change.

  2. Click Info in the sidebar.

    The info panel opens.

  3. Click Deployment to open the Deployment panel.

  4. Select the checkbox for each application you will use to run workflows. Clear all the other checkboxes.

  5. Click the design surface to close the panel.

    The Toolbox is filtered to only show activities that work in your chosen environments.

Change the Type of a Workflow

Changing the type of workflow applies to on-premises Workflow only.

You can change the type (client or server) of an existing workflow at any time on the Info panel.

Changing the type of a workflow can break the workflow. If you have already added activities to the workflow, you may have to modify the workflow to make it work. For information, see Adapt a Workflow to a New Environment.

To change the type of a workflow:

  1. In Workflow Designer, open the workflow whose type you want to change.

  2. Click Info in the sidebar.

    The info panel opens.

  3. Select the workflow type.

    Info panel, showing the workflow type

  4. Click the design surface to close the panel.