What you will achieve
By the end of this tutorial you will have:- The Powersheet plugin deployed on your Polarion server
- A valid license applied through the administration interface
- Either a demo project with sample data or Powersheet enabled in an existing project
Prerequisites
- A running Polarion server with a version still supported by Siemens
- Administrator access to the Polarion server filesystem and web interface
- A Powersheet distribution package (
nextedy_powersheet.zip) downloaded from the Nextedy POWERSHEET Download page - A valid license file (trial or production) provided by Nextedy
Step 1: Deploy the plugin files
Unpack the downloadednextedy_powersheet.zip. Inside you will find a folder named com.nextedy.powersheet.
Copy this entire folder into your Polarion extensions directory:
Deleting the
.config folder only removes cached data. This is safe and recommended by Polarion support to ensure the extension is recognized correctly.Step 2: Apply the license
- Navigate to Administration > Nextedy POWERSHEET > License
- Drag and drop your license file onto the upload area, or select it from your filesystem
- Save and validate
Step 3: Set up a project
Navigate to Administration > Nextedy POWERSHEET > Setup. Install the demo template by selecting Demo Project Template > Install Demo Template. Once installed, create a new project:- Select Create New Project
- Choose the template Nextedy POWERSHEET RTM Demo
- Complete the wizard and open the project home page
- In the left navigator, expand and select Powersheet Drive
Step 4: Validate the installation
Open one of the demo documents from the Powersheet Drive. The sheet should load and display a hierarchical table with editable cells, column headers, and expansion controls. Verify the following:| Check | Expected result |
|---|---|
| Administration > Nextedy POWERSHEET section visible | Plugin installed correctly |
| License status shows OK | License applied and valid |
| Powersheet Drive lists documents | Navigation topic enabled |
| Demo document opens in sheet view | Configuration and domain model loaded |
Troubleshooting
If Powersheet does not appear after installation:- Stop Polarion
- Delete the cache folders:
[POLARION_DATA]/workspace/.config - Restart Polarion
Next steps
- Setting Up Navigation — configure the Powersheet topic in your project’s sidebar
- Creating Your First Data Model — define entity types and relationships for your project
- Creating Your First Sheet Configuration — set up columns and views for your sheet
- How to Evaluate Powersheet — explore hosted and local trial options
Sources
Sources
KB Articles
- Install POWERSHEET into an Existing Project
- Installing Nextedy POWERSHEET
- What is a Powersheet?
- How to evaluate Nextedy POWERSHEET
prod-powersheet-src/com.nextedy.powersheet/src/META-INF/hivemodule.xmlprod-powersheet-src/com.nextedy.powersheet.client/cypress/e2e/admin/admin.cy.tsprod-powersheet-src/com.nextedy.powersheet/src/com/nextedy/powersheet/PowersheetProduct.javaprod-powersheet-src/com.nextedy.powersheet.client/src/modules/ConfigProvider/types/UserPermissions.d.tsprod-powersheet-src/com.nextedy.powersheet/src/com/nextedy/powersheet/PowersheetDocumentConfigurationService.java