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.

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.
프로시저
-
Enable restart for an entire playbook.
-
Navigate to and select Playbooks.
The Playbooks list displays.
-
Open the playbook you want to enable restart for.
The Playbooks builder displays.
-
In the upper right-hand corner, open the More actions menu
, and select Properties.
The Additional Properties modal displays.
-
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.
-
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.
-
Navigate to .
The Playbooks list displays.
-
Open the playbook you want to configure stage or activity restart settings for.
The Playbooks builder displays.
-
Open the stage or activity you want to configure restart settings for.

-
Select what you want the stage or activity to do when restarted.
| Rule | Description |
|---|
| 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. |
- 옵션:
To test your playbook with the restart options, select Test in the upper right-hand corner and open the Playbook preview.
