Configure restart for Playbooks

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 4분
  • Configure your playbook so that agents and fulfillers in Playbook Experience can restart a playbook from the beginning, or from a specific stage or activity.

    시작하기 전에

    Role required: pd_author

    When you open an existing playbook in Workflow Studio for the first time after upgrading to the Process Automation Designer 25.1.2 ServiceNow Store app, a banner message notifies you to enable restart for your playbook. You must enable the restart feature before you can perform the task below.


    Restart notification in Workflow Studio

    This message only displays for existing playbooks. Restart is automatically enabled for new playbooks and does not change any other features and functions.

    주:
    Once enabled, restart cannot be disabled. If you don't want agents to be able to restart a playbook or the activities and stages in a playbook, do not perform the following task.

    프로시저

    1. Enable restart for an entire playbook.
      1. Navigate to All > Process Automation > Workflow Studio and select Playbooks.
        The Playbooks list displays.
      2. Open the playbook you want to enable restart for.
        The Playbooks builder displays.
      3. In the upper right-hand corner, open the More actions menuMore actions menu, and select Properties.
        The Additional Properties modal displays.
      4. At the bottom of the General tab, check the Allow this process to be restarted during runtime box.

        Agents can now restart the whole playbook.
        주:
        Restart can be enabled for activities and stages even if the whole playbook cannot be restarted.
    2. Define restart rules for each stage and activity.
      주:
      Restart settings for a stage do not apply to its activities. Each activity also has its own restart settings.
      1. Navigate to All > Process Automation > Workflow Studio > Playbooks.
        The Playbooks list displays.
      2. Open the playbook you want to configure stage or activity restart settings for.
        The Playbooks builder displays.
      3. Open the stage or activity you want to configure restart settings for.
        Activity and stage restart rules in the side panel
      4. Select what you want the stage or activity to do when restarted.
      RuleDescription
      Skip on restart The stage or activity only runs during a playbook's initial run. It never runs during a restarted run.
      주:
      This setting is helpful if you don't want new tasks or records to be created during a restarted run, because the original execution and resulting record is still relevant.
      Run always The stage or activity always runs, whether during an initial or restarted run.
      Skip on first run The stage or activity runs only during restarted runs. It never runs during an initial run.
      Your restart rules are applied.
      • Restart settings are reflected in both the Diagram view and Board view of the Workflow Studio Playbooks builder.
        Run always icon on a stage in Diagram view

        Skip on first run icon on an activity in board view
      • Restart buttons are added to context menus in your playbook.
        Restart stage button in context menu during runtime
    3. 옵션: To test your playbook with the restart options, select Test in the upper right-hand corner and open the Playbook preview.
      Restart playbook button in context menu in Playbook preview