Strategy ONE

Modifying the Class for a Java-based Task

This topic provides step-by-step instructions on modifying the class associated with a Java-based task.

You can modify the class only for a Java-based task that you have created. You cannot modify classes for default Java-based tasks since the source code is not available.

  1. Launch the Web Customization Editor.  

  2. Click on MicroStrategy Web Configuration inside the Application Settings view to expand the hierarchical tree. The expanded list comprises the different settings that can be modified to perform customizations.  

  3. Click on Tasks to expand the list of tasks used in MicroStrategy Web.  

  4. Right-click on the custom Java-based task whose class you wish to modify and select Modify Class. This launches the Modify Task Class Wizard. The Fully Qualified Task Class field has the path for the class associated with the Java-based task.  

  5. Select the check box for Admin Task as appropriate and click Finish.  

  6. The Class File Editor for the Java class opens in the right frame.

See also: