Workflow Activity Pack Documentation

⌘K
  1. Home
  2. Docs
  3. Workflow Activity Pack Do...
  4. Conversion Activity Refer...
  5. Text-Delimited to Features

Text-Delimited to Features

Description

Text-Delimited to Features converts an upload text-delimited file from the Workflow File Picker into an Esri FeatureSet.

Offline Support

Supported. Please contact us directly to license for offline support and installation instructions.

Inputs

File Picker Result

Required
Type: Object

The result of a Workflow File Picker form tool.

Delimiting Character

Required
Type: String

The character to be used as a delimiter in the text delimited file.

Outputs

Result

Type: esri.FeatureSet

A Esri FeatureSet created from a text-delimited file

Properties

ID

Optional

The activity’s ID, which is used in other activities to access the activity’s output. The ID must be unique across the entire workflow and it’s subworkflows – two activities cannot have the same ID.

You might want to change the ID to shorten it. Shorter IDs make expressions more compact.

Display Name

Optional

The activity’s name in Workflow Designer. The display name appears at the top of the activity on the design surface. The default display name for this activity is Text Delimited to Features.

You might want to change the display name to a name that describes what the activity does in the context of your workflow. Description names make workflows easier to understand and maintain.

Description

Optional

A description of what the activity does. The description appears below the activity’s display name.

Use the description to record what the activity does in the context of the workflow. Descriptions make workflows easier to understand and maintain.