Task Plan Templates tables
The Task Plan Templates application includes tables that store task plan template, template item, and template item condition records.
| Table | Description |
|---|---|
| Task Plan Template [sn_task_plan_template] |
Stores task plan template records. A task plan template defines the plan to create the associated template items, such as case tasks and child cases. A task plan template is a collection of independent template items which can be applied manually or automatically to an existing entity such as a case. |
| Template Item [sn_task_plan_template_item] |
Stores template item records. Template items are the tasks or the records that are created when you apply a task plan template. A task plan template can have multiple template items and template items can have child template items. This structure enables you to define a hierarchy of parent and child records of any task type. You can add attachments to a template item. The attachments are available on the tasks and records created from the template item when the task plan template is applied to a case. |
| Template Item Condition [sn_task_plan_template_item_condition] |
Stores template item condition records. You can add conditions to a template item that determines when a template item is applicable. |