IBM Content Navigator, Version 2.0.3         

Task manager overview

The task manager service is a REST web application that can be used to run background or asynchronous tasks for any repositories. The task manager service allows you to create and run automated and scheduled tasks. In addition, you can use the service to run large tasks in the background while you perform other tasks.

The task manager service is a Java Platform, Enterprise Edition 6 compliant web application. The task manager component, which is used to configure and deploy the task manager service, is included with the IBM® Content Navigator web application. In addition, the task manager service is fully supported in the IBM Content Navigator plug-in APIs

When the task manager component is deployed, the task manager service offers the following features:
The task manager uses three web application security roles to manage access to the task manager services:
TaskAdmin
These users have full capabilities to schedule, view, and delete any tasks that are scheduled in the system.
TaskUser
These users can only schedule, view, and delete tasks that they created.
TaskAuditor
These users can view audit data for any tasks in the system.