Create Child Case activity
Enable agents and fulfillers to create a child case during a playbook run.
Roles and availability
These activities are available as an application in the ServiceNow Store. Users with the playbook.admin or pd_author role can add these activities to a playbook.
Inputs
Open the activity properties panel and configure your activity to add values for the following inputs. If the input value varies, use the pill-picker to show where to get the value. To learn more about the pill-picker, see Dot-walking examples.
| Input | Type | Description |
|---|---|---|
| Label | String | Title to display as activity and playbook card. |
| Description | String | Information to display about activity usage or outcome. |
| Run condition | Condition Builder | Conditions that must be met to run an activity or stage. You can use data from prior activities to build conditions. Note: Select Show additional options to see this field. |
| Start Rule | Choice | Under , select a start rule for when your stage should start running:
|
| Start with delay | True/False | Option to wait for a duration of time before running an activity or stage. When enabled, this input displays the Start with delay input properties. Note: Select Show additional options to see this field. |
| Parent | Choice | Parent record of the child case. |
| Assignment Group | Choice | User group that the child case is assigned to. |
| Assigned To | Choice | User that the child case is assigned to. |
| Short Description | String | Summary of the child case. |
| Description | String | Detailed information to display about the child case. |
| Priority | Choice | Prioritization level of the child case. |
| Collect data from user | True/False | Option to pause the playbook until the end user manually completes or skips the activity. Only users with the playbook.admin role can edit this field. By default, the activity waits for user action or data before it completes. |
Outputs
Your child case record.