Configuring your service for Universal Task
You can configure the UI actions and related lists for the Universal Task application so that you can view and create universal tasks for your service. Services are the various departments in your organization, such as IT, HR, and Legal.
- Assign Universal Task admin role
Assign the sn_uni_task.admin role to the application administrators so that they can integrate and configure Universal Task. Roles control access to features, capabilities, and data. - Create UI actions for your service with Universal Task
Create UI actions for your service so that agents can create universal tasks. - Add a Universal Task related list
Add a Universal Task related list to a service-specific form in both the ServiceNow AI Platform and Agent Workspace to let agents view a universal task for the request. - Add a Task tab on the Standard Ticket page
Add a Task tab on the Standard Ticket page to let employees view the tasks that are assigned to them by the agents. - Define the agent criteria for Universal Task
Define the criteria for an agent so that the agent can access the parent table for Universal Task. The default criteria is that agents must have write access to the parent table. - Configure Universal Task for your service
Configure the Universal Task application for your service so that you can create and assign tasks to employees. - Configure the catalog items for your service
Filter the catalog items that you want to show in the Submit Catalog Item task for your service. - Configure the roles to view employee forms
Configure the roles to enable your agents to view the employee responses in the completed Universal Task employee forms. - Configure the extension points for Universal Task
Provide the implementation for childTaskCancelled, childTaskCompleted, childTasksClosed of the scripted extension point to execute the custom logic of the service, when a universal task is canceled, completed, or closed. - Display the universal tasks for a request in Now Mobile
Display all the universal tasks that are assigned for a particular request by simply configuring the Tasks tab in Now Mobile. - Hide the template bar on the Universal Task form
Hide the template bar for the Universal Task form because it does not include Universal Task templates. - Remove the Universal Task admin role from the admin role
After system configuration, remove the Universal Task Admin role (sn_uni_task.admin) from IT System Administrator role (admin) to help prevent IT System Administrators from viewing sensitive information via forms, lists and UI.
Parent Topic:Setting up and configuring Universal Task