Cancel Remaining Tasks (Topographic Production)

This ArcGIS 3.1 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Summary

Prevents the remaining tasks in a job from starting or being created. The active task and its task group job will still complete.

Usage

  • A task group, or parent job, is composed of a series of tasks, or child jobs.

  • This tool can be run while a task or task group is running if there is no longer a need to complete the remaining tasks.

  • This tool is intended for use with the topographic mapping production management workflows and requires a properly configured ArcGIS Workflow Manager (Classic) repository.

  • The TOPO_TASK_PROPERTIES table is used to determine which tasks remain for a job, and the table is updated to indicate that the remaining tasks no longer need to be run.

  • Use the ID of the parent task group as the Job ID parameter value, not the child task job.

Parameters

LabelExplanationData Type
Job ID

The job ID of the parent ArcGIS Workflow Manager (Classic) task group job that contains the task list derived from the Set Task List tool.

Long
Input Database Path
(Optional)

The ArcGIS Workflow Manager (Classic) database connection file that contains the job information. If a connection is not specified, the current default ArcGIS Workflow Manager (Classic) database will be used.

File

Derived Output

LabelExplanationData Type
Updated Job ID

Returns the Job ID parameter value.

Long

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: Requires Production Mapping and Workflow Manager
  • Advanced: Requires Production Mapping and Workflow Manager

Related topics