Quick decision flow
1
Read the server message
The pop-up usually contains a short message returned by the server. Note the exact wording — it determines which fix below applies.
2
Provide a non-empty folder
The most frequent cause is an empty folder field. The Document Creation Wizard validates that the target folder is non-empty before creating the document; submitting with an empty value returns a creation failure.
- On the home view, locate the Folder field (left side of the create form).
- Click the folder selector and pick an existing folder, or type a new folder name.
- Re-enter the Document name.
- Click Create.
3
Verify templates are installed
The create form requires a template — it determines the initial document structure (columns, levels, formulas). If no templates are listed in the dropdown, the server has no Risksheet templates available.To install the default templates:
- Open Polarion as an administrator.
- Navigate to Administration > Nextedy Risksheet > Setup.
- Click the action that installs the default templates.
- Return to the Risksheet home view and refresh the page.
The exact label of the setup action may vary by version. After running setup, the template dropdown on the home view should list at least one template (for example a default FMEA or HARA template).
4
Check Polarion permissions
Document creation runs as the logged-in Polarion user. If the user lacks permission to create documents in the chosen folder, the create transaction is rejected.
- Confirm the user is assigned a Polarion role that allows module creation in the target project.
- Confirm the project is not read-only for the user (no global read-only role applied).
- Confirm the chosen folder (space) does not have a workflow lock or restricted access set in the project administration.
5
Re-try after a transient server error
Document creation runs inside a Polarion write transaction. If the transaction fails (concurrent modification, brief connectivity issue, server restart), the pop-up appears even when input is valid.
- Wait a few seconds.
- Click Create again with the same folder, name, and template.
- If the failure repeats, reload the page (
Ctrl+R/Cmd+R) and try once more. - If it still fails, capture the server message and proceed to Step 6.
6
Validate license and contact support
If the message contains the word “license”, or none of the steps above resolve the issue, the cause is most likely a license problem.
- Open the home view and check the license banner (top of page).
- Confirm the Risksheet license is present and not expired.
- If the banner reports an invalid or missing license, contact your administrator.
- For a persistent unexplained failure, open a support ticket and include:
- The exact pop-up message text.
- The folder, document name, and template you selected.
- Browser console output (open developer tools, copy the Console tab contents).
- The Polarion server log entry from around the time of the error (administrator access required).
Common pitfalls
Verification
You should now see:- The Risksheet home view with a populated template dropdown.
- A folder and document name entered in the create form.
- After clicking Create, no red pop-up — instead, the new document opens with the columns, levels, and formulas defined by the selected template.
- The new document appears in the Risksheet home view document list and in the Polarion project navigation under the selected folder.
See also
- Troubleshooting — full troubleshooting index
- Save Operation Failures — errors when saving an open document
- Session Timeout Errors — long-session authentication issues
- Access Denied Errors — permission-related failures
- License Validation Errors — license banner and validation problems
- Getting Started — first-time setup walkthrough
- Administration — installing templates and configuring projects