Add Features Activity

Description:

Adds features to an ArcGIS Server feature layer.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.AddFeatures

Function:

This activity allows you to add new features to a feature layer.

In a Workflow:

You would use this activity to add new features to a feature layer.

Properties:

Name Description

In Arguments

Auto Normalize

Automatically normalize geometries crossing the anti-meridian. The default is true.

Only applies to WGS84 and Web Mercator spatial references.

Credentials

The network credentials that are sent to the host and used to authenticate the request.

Feature Layer Url

The URL of the ArcGIS Server feature layer. The layer must support editing. For example: http://server/arcgis/rest/services/<serviceName>/FeatureServer/<layerId>.

Features

The features to add.

GDB Version

The geodatabase version on which the operation will be performed. This argument only applies to layers that support versioned data.

Token

The token for accessing a secure ArcGIS task.

Proxy Url

The URL to proxy the request through.

Misc

Display Name

AddFeatures

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Out Arguments

Results

The results of the add operation.

Version Information:

Supported from: Geocortex Essentials 3.8.