Create Task Group Jobs (Topographic Production)

Diese ArcGIS 2.9-Dokumentation wurde archiviert und wird nicht mehr aktualisiert. Inhalt und Links sind möglicherweise veraltet. Verwenden Sie die aktuelle Dokumentation.

Zusammenfassung

Creates new Task Group jobs based on the properties of an existing job.

Verwendung

  • This tool is intended for use with the Topographic Mapping production management workflows and will not support an improperly configured Workflow Manager (Classic) repository.

  • The TASK_GROUP_RELATIONSHIPS table is used to determine which types of task group jobs will be created.

  • The TASK_GROUP table is used to determine which feature class contains the AOIs that will be used for new Task Group jobs. A job will be created for each feature in the feature class that intersects and shares an interior with the AOI for the Job ID value. If no feature class is defined in the TASK_GROUP table, a job will be created with the same AOI as the Job ID value.

  • If the Job ID value is a Task job rather than a Task Group job, the jobs created by this tool will be determined by the properties of the parent Task Group job.

  • A job will not be created if a job with the same Task Group and AOI already exists and is in Created or Ready to Work status. However, the job ID of the existing job will be returned in the list of output job IDs.

Parameter

BeschriftungErläuterungDatentyp
Job ID

The job ID of the ArcGIS Workflow Manager (Classic) job that will have dependencies set.

Long
Input Database Path
(optional)

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

File

Abgeleitete Ausgabe

BeschriftungErläuterungDatentyp
Output Job IDs

A list of job IDs that the job is dependent on.

Long

Umgebungen

Dieses Werkzeug verwendet keine Geoverarbeitungsumgebungen.

Lizenzinformationen

  • Basic: Nein
  • Standard: Erfordert Production Mapping and Workflow Manager
  • Advanced: Erfordert Production Mapping and Workflow Manager

Verwandte Themen