Insert Task Group (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

Adds tasks from the chosen task group to a job when required by workflow execution.

Caution:

This tool is designed to be run as a step in a Workflow Manager (Classic) workflow. Running this tool outside of Workflow Manager (Classic) does not honor all Workflow Manager (Classic) constraints such as job assignment, dependencies, or holds and may cause a job to enter an unusable state.

Caution:

This tool is intended for use with the Topographic Mapping production workflows and will not support an improperly configured Workflow Manager (Classic) repository. Sample workflows and instructions for configuring Topographic Mapping production workflows are available as part of the product file installer.

Usage

  • A task is a small, focused unit of work that can be executed by an individual. Task groups are composed of multiple tasks that, when executed in sequence, complete a type of work. For example, a task group to perform data extraction can be composed of tasks to collect data, validate the data, and publish the data. Task groups and their associated tasks are defined by your Workflow Manager (Classic) administrator as part of configuring the Topographic Mapping workflows.

  • When run through Workflow Manager (Classic), a parent job is created for a task group to define the type of work that needs to be completed over a specific area of interest. When a task is ready to be executed, a job is created for the task and is linked to the task group job as a child.

  • When a task group job is created, a list of the basic tasks required for the type of work are added to the job. Sometimes during the execution of a job, it is determined that additional steps are required to successfully complete the work. For example, if data errors are found during a quality control task, you may choose to insert tasks to fix the errors and revalidate the data. The Insert Task Group tool can be used to add these additional tasks after the job is created.

  • The Set Task List tool must be run before this tool to create the task list and ensure that the appropriate tasks are associated to the job.

  • Tasks will be inserted into the task list after the current task and before any remaining tasks with a status of waiting.

  • The Task Group ID parameter value must be a valid task group as defined by your Workflow Manager (Classic) administrator. The task group will define the tasks that will be inserted. The task group ID for the tasks being inserted does not have to match the initial task group defined for the job.

Parameters

LabelExplanationData Type
Job ID

The ID of the Workflow Manager (Classic) job that will be updated. This is the ID for the parent task group job, not the task job.

Long
Task Group ID

The ID of the task group that defines the tasks that will be inserted into the selected job’s task list.

Long
Input Database Path
(Optional)

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

File

Derived Output

LabelExplanationData Type
Update Job ID

The ID of the updated Workflow Manager (Classic) job.

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