Product: MicroStrategy visuals
Related Product Version: all
Last Updated: September 03, 2024
Summary
This guide will help you deploy a custom MicroStrategy visualization on your MicroStrategy server (Linux and Windows). The content from the visual package provided by SCvation, a .zip file, needs to be extracted and uploaded to the MicroStrategy server.
Official Documentation: Deploy a Custom Visualization (microstrategy.com)
Action
- Obtain the Visualization Package from the SCvation Customer Portal — download the visual package as described in KB0000003.
- Deploy the Visualization to the MicroStrategy Server:
- Connect to your Windows Server running MicroStrategy.
- Upload the .zip visual package to your server.
- Extract the package — it contains one folder named after the visual (e.g. SCvation Table).
- Install the plugin for Web: Windows – copy to <MicroStrategyWebRootFolder>\plugins\; Linux – copy to <MicroStrategyWebRootFolder>/plugins/.
- Install the plugin for Library (if a separate Library Server exists): Windows – copy to <LibraryRootFolder>\plugins\; Linux – copy to <MicroStrategyWebRootFolder>/plugins/.
- Install the plugin for the PDF Export Service: Windows – copy to <PDFExportServiceRootFolder>\resources\plugins\ (MSTR 2020+); Linux – typically at /opt/MicroStrategy/install/IntelligenceServer/PDFExportService/.
- Restart MicroStrategy Services — restart Web Server, Library, and the PDF Export Service.
- Clear Browser Cache where the MicroStrategy report is run, to ensure the new visualization loads properly.