Skip To Content

[ArcGIS Pro プロジェクト アイテムを開く] の追加および構成

[ArcGIS Pro プロジェクト アイテムを開く] ステップでは、プロジェクトで構成されているマップ、レイアウト、シーン、タスク、Web マップなどの既存の ArcGIS Pro プロジェクト アイテムを開くことができます。 アイテムがマッピング アイテムの場合、適切なジョブ固有のバージョンのデータがあれば、データ レイヤーはそのデータに自動的にポイントすることができます。

注意:

このステップ タイプは ArcGIS Pro からのみ実行できます。 ArcGIS Workflow Manager Web アプリで同様の操作性を実現するには、[Web ページを開く] ステップを使用します。

ステップを実行すると、そのステップで定義されたアイテムが ArcGIS Pro プロジェクトで開きます。 [エラーインスペクターの表示] が有効になっている場合、[エラー インスペクター] ウィンドウが表示され、エラー フィーチャを含むレイヤーがマップに追加されます。 ステップにヘルプ テキストが構成されている場合、ジョブ タイルの下部に表示されます。

When the step is run, the following actions can be performed:

  • The step can be paused by clicking Pause.
  • The step can be finished by clicking Finish.
注意:

If the step isn't optional, the step must be run or paused at least once before it can be finished.

ステップの構成

ステップには、ArcGIS Pro マップ、レイアウト、Web マップ、およびタスクを自由に組み合わせて追加できます。 ArcGIS Pro で開いたアイテムの順序は、ステップに追加した順序で定義されます。

To configure the step, do the following:

  1. Create or edit a workflow diagram to access the Step Library panel.
  2. [ArcGIS Pro プロジェクト アイテムを開く][ステップのライブラリ] パネルからワークフロー キャンバス上のステップの接続矢印にドラッグします。

    The Step Details panel appears.

  3. Provide a name for the step in the Step Name text box.
  4. [引数] セクションで [編集] をクリックします。

    [ArcGIS Pro マッピング ステップ] ダイアログ ボックスが表示されます。

  5. [アイテムを開く] セクションで、[新しいアイテムを開く] をクリックし、プロジェクトで開くアイテムを追加します。
    注意:

    ステップの実行時にアイテムが ArcGIS Pro プロジェクト内に存在している必要があり、存在しない場合はステップが失敗します。

  6. 操作するアイテムの名前を [名前] テキスト ボックスに入力します。
  7. 操作するアイテムのタイプを [タイプ] ドロップダウン リストで選択します。
  8. ワークフロー ダイアグラムで [バージョンの作成] ステップがジョブ固有のバージョンのデータの作成に使用されている場合、[バージョンの再ポイント] チェックボックスをオンにすると、ステップの実行時にアイテム データ レイヤーのマッピングがジョブ固有のバージョンに再ポイントされます。
    注意:

    タスク アイテムでは、[バージョンの再ポイント] チェックボックスを使用できません。

  9. 必要に応じて、ステップ 5 〜 8 を繰り返し、アイテムをさらに追加します。
    注意:

    アイテムを削除するには、そのアイテムの上にカーソルを置き、[アイテムの削除] ボタン Delete Item をクリックします。

  10. 必要に応じて、[完了] タブをクリックし、[デフォルトにリセット] チェックボックスをオンにすると、ステップの完了時にマッピング アイテム データ レイヤーが元のバージョンに再ポイントされます。
    注意:

    タスク アイテムでは、[デフォルトにリセット] チェックボックスを使用できません。

  11. 必要に応じて、[高度な設定] タブをクリックし、オプションを構成します。
    • [位置にズーム] - ジョブに位置が定義されている場合、マップ アイテムをジョブの位置にズームします。
    • [エラー インスペクターの表示] - [エラー インスペクター] ウィンドウが開き、マップ上のエラー フィーチャが表示されます。

      フィーチャ サービス データ ソースの場合、エラー レイヤーはサービスに格納されている必要があり、データ ソースは整合チェック機能を含むブランチ バージョン対応である必要があります。

  12. Click Save.
    注意:

    The Save button isn't available when parameters are configured with invalid values.

  13. Click the Options tab.
  14. Configure Step Options as necessary.
    • Manual—Run the step manually.
      • Optional—Allow the step to be finished without being run.
    • Automatic—Run the step as soon as it becomes active.
      注意:

      If your workflow diagram is configured to automatically run a sequence of steps that includes the Evaluate Data Quality or the Run GP Service step, steps that attempt to run after the user token that started the sequence of steps expires will not run automatically. You must have a license for the ArcGIS Workflow Manager Server Advanced role to continue running the additional automated steps without manual intervention.

    • Run on a Schedule—Run the step according to a schedule you set.

      Learn more about scheduling options

  15. Optionally, check the Enabled check box in the Step Commenting section to allow a user to add a comment when the step is run.
  16. Optionally, if you enabled step commenting, check the Required check box in the Step Commenting section to require a comment.
  17. Optionally, provide help text for the step in the Step Help text box.

    You can also use the following example to display a dynamic value using ArcGIS Arcade expressions:

    'For further assistance, please contact ' + jobCreator($job) + '.'
  18. Optionally, click the Style tab to change the shape and color of the step.
  19. Optionally, click the About tab and provide a description for the step in the Step Description text box.
    注意:

    The About tab also contains the step's ID that can be used with dynamic job properties to obtain a step's output.

Return value

When the step is completed, its return value is stored to indicate the result of the step. The return value can be immediately evaluated using paths to determine the next steps in the workflow. You can also retrieve the return value for completed steps throughout the workflow using ArcGIS Arcade expressions. The following table lists the step's return values:

Return valuesDescription

S000001

The step completed successfully.

F000001

The step failed to complete successfully.

関連トピック


このトピックの内容
  1. ステップの構成
  2. Return value