0
2.0.0
Zurich, Yokohama
A task plan template allows the business user to define repeatable tasks and other items needed to complete a business process. The task plan template consists of template items which include the task definitions along which any child tasks or other related items that need to be created when the task plan template is applied.
Dedicated data model for Task Plan Template related entities:
- Includes new entity for Task Plan Template (sn_task_plan_template) and Task Plan Template Item (sn_task_plan_template_item) providing horizontal capability for business users to be able to create a task plan template along with plan items.
- Includes data model support to store conditions for each template item (sn_task_plan_template_item_condition) for which the child records need to be created.
UI support to create Task Plan Template related entities:
- New navigation menu item and views for Task Plan Template related entities on Workspace.
New APIs that can be used to create cases, case tasks, child cases, child case task using the Task plan template:
- An API that takes action plan as input and creates tasks along with children
- If the plan has child cases then the API would use the multi-case creation engine to create the child cases
Configuration support for ease of creating task plan templates
- Configuration data model for admin to define the task plan configuration types. This include task plan configuration type, category, hierarchy and default views
- Platform UI for the admin to create task plan configurations including hierarchy and the feilds that need to be shown on the task plan template item when business persona is creating a task plan template item.
Sharing and Access control of task plan templates
- Task Plan templates can be managed by the person who has created them. Task plan template can be shared with another user or group or service org members.
- Task plan templates can be marked as global, making them visible to all users with read access.
- New
- Admin Configuration setup:
- Configuration data model for admin to define the task plan configuration types
- Platform UI for the admin to create task plan configurations including hierarchy and the fields that need to be shown on the task plan template item page when a business persona is creating a task plan template item.
- Sharing and Access control of task plan templates: Users can now provide access to task plan templates at various levels, including user, group, and service organization. Access types include read, write, and delete.
- UI Page: A new record page has been created for Task Plan template items.
- Admin Configuration setup:
- Changed
- Ownership Management: Admins and owners can change the owner of a task plan template.
- Global Templates: Task plan templates can be marked as global, making them visible to all users with read access.
- Read Only fields: Some fields were changed to Read Only for enhanced security.
- Fixed
- Contains some UI-related and security-related defect fixes.
This store app does not have any dependencies.