MicroStrategy ONE
Configuration Page of the Task Administrator Application
When you click the Configuration tab on the Task Administrator application, the Configuration page is displayed. This page lists the basic configuration information for the Task Processor.
The parameters shown on the Configuration page, and their current values, are found in the microstrategy.xml file. You can use the Web Customization Editor to change the value of these parameters.
Descriptions of some of the Task Processor parameters are provided in the table below:
Parameter Name | Parameter Description |
---|---|
blockLibrary |
Reserved for future use |
controllerClass |
The full-qualified class name of the Task Processor Controller class. By default, the value is com.microstrategy.web.controller.TaskProcessorController. |
servletDeploymentName |
The name of the Task Processor servlet that deploys tasks. By default, the name is taskProc. |