MicroStrategy ONE

Deleting a Bean from a Page

Deleting a bean from a page removes the bean instance from the page but does not delete the bean class. This class is still available after removing the instance from the page. This topic provides step-by-step instructions on deleting a bean from a MicroStrategy Web page.

  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 Pages to expand the list of MicroStrategy Web Pages. 

  4. Click the MicroStrategy Web Page from which you wish to delete the bean. 

  5. Click on Beans to expand the list of beans contained in that MicroStrategy Web Page. 

  6. Right-click the bean you wish to delete and select Delete

  7. Click Yes to confirm your choice. 

  8. Save your changes.

After you have completed this task, you must restart the application server for changes to take effect, unless the reloadConfigurationFiles property in microstrategy.xml is set to true. See Applying Customization Changes for information on changing the value of the reloadConfigurationFiles property.