Skip to main content

ワークフロー所有権の移転

1つ以上のアセットを新しい所有者に転送できます。転送では、スケジュールを含めることも除外することもできます。

アセットを新しい所有者に転送すると、アセットが古いユーザーのスタジオから新しいユーザーのスタジオに移動し、所有権フィールドが更新されます。前の所有者のスタジオのユーザーは、ワークフローとスケジュールにアクセスできなくなります。新しい所有者のスタジオのユーザーは、ワークフローとスケジュールにアクセスできるようになります。

重要

  • 接続は移転されません。接続と資格情報は、転送後に更新する必要があります。

  • 過去の実行結果は移転で共有されません。

  • ワーカーの割り当ては保持されます。

  • バージョン履歴は保持されます。

アクセス許可

  • スケジュールは、クリエイターロールまたは管理者ロールを持つユーザーにのみ移転できます。

  • 新しい所有者はスケジュールへのアクセス権が必要です。アクセス権がないと、そのスケジュールを新しい所有者に移転できません。

  • 新しい所有者にはワークフローをスケジュールする権限が必要です。

単一ワークフローの移転

ワークフローは ワークフロー ページまたは ワークフローの詳細 ページから移転できます。

  1. ワークフローを新しい所有者に移転するには、[ 管理者 ] > [ ワークフロー ]に移動します。

  2. 所有者を変更するワークフローで、 三点リーダー メニュー(⋮)を選択するか、ワークフローを開き、ページの右上隅にある ワークフローの移転 ]を選択します。

    • 特定のワークフローの 三点リーダーメニュー(⋮) を選択し、[ 所有者の移転 ]を選択します。

    • または、 ワークフローの詳細 ページに移動し、ページの右上隅にある[ 所有者の移転 ]を選択します。

  3. ワークフローとスケジュールの移転 ウィンドウが開きます。

  4. [ 新しい所有者 ]フィールドで、ワークフローの転送先のユーザーを選択します。そのユーザーに 必要な権限またはロールがない場合は 、通知されます。

  5. Optionally, you can also transfer the workflow’s schedules to the new owner. The workflow can have multiple schedules with different owners. Select or clear the schedules you want to transfer together with the workflow.

  6. ワークフローには複数のスケジュールを設定できます。ワークフローと一緒に移転するスケジュールを選択または選択解除します。

  7. [ 移転 ]を選択します。選択したワークフローとスケジュールが新しい所有者のスタジオに移転されます。

ワークフローの一括転送

  1. 複数のワークフローを転送するには、[ 管理者 ] > [ ワークフロー ]に移動します。

  2. すべてのワークフローを選択するには[ 名前 ]チェックボックスをオンにします。選択を解除するワークフローのチェックボックスはオフにします。選択したアイテムの数がワークフローテーブルの一番上に表示されます。

  3. ワークフローテーブルの右上隅にある[ 所有者の移転 ]を選択します。 ワークフローとスケジュールの移転 ウィンドウが表示されます。

  4. ワークフローを移転するユーザーを選択します。

  5. 選択したワークフローと一緒に移転するスケジュールを選択します。選択できるオプション: [ なし ]、[ ワークフロー所有者のスケジュールのみを移転 ]、[ ワークフローのすべてのスケジュールを移転 ]。

    • None: This option will not transfer any of the workflow’s schedules to the new workflow owner.

    • Transfer Only Workflow Owner’s Schedules: This option will transfer only the schedules that the workflow owner owns.

      For example, workflow owner A has created schedules for their workflow and shared that workflow in a collection. Users B and C are in that collection and also create schedules for the workflow. If you select this option when transferring the workflow from owner A to a new user, only user A’s schedules for the workflow will transfer to the new owner along with the workflow.

    • Transfer All Schedules for Workflows: This option transfers ALL the schedules for the workflow to the new owner.

      For example, workflow owner A has created schedules for their workflow and shared that workflow in a collection. Users B and C are in that collection and also create schedules for the workflow. If you select this option when transferring the workflow from owner A to a new user, ALL of the schedules from users A, B, and C for the workflow will transfer to the new owner along with the workflow.

  6. [ 移転 ]を選択します。選択したワークフローとスケジュールが新しい所有者のスタジオに移転されます。

Server APIを使用したワークフローの移転

Server API V3を使用してワークフローを移転する方法の詳細については、 ワークフローエンドポイント ユーザーエンドポイント を参照してください。ワークフローエンドポイント

How to Update Credentials After Workflow Transfer

When transferring workflows, connections are not transferred. Connections and credentials need to be updated after the transfer. Here are some tips on how to update credentials.

DCM Connections

You have to share the DCM connection with the new user, or the user will need to open the workflow in Designer and connect to a new DCM connection.

Server Data Connections

When you transfer a workflow that uses a Server Data Connection to a new owner, a Curator has to share the Server Data Connection with the new owner. Or, the new owner can open the workflow in Designer and connect to a new data connection.

Run As Credentials

If you transfer a workflow that was created to always run with specific workflow credentials, an admin can share those credentials with the new user via Server. Or the new user can open the workflow in Designer and change the run-as credential option when re-saving the workflow to Server. This creates a new version of the workflow in Server.

通知

通知オプションは、[通知]で使用できます。これらは自動的に有効になります。Server UIとAPIの両方を介してアセットを転送すると、通知が送信されます。過去の所有者と新しい所有者の両方に通知されます。詳細については、 通知 のヘルプページを参照してください。