Community
Thumb_3

Intelizign - Document Tailoring

 This plugin helps to manipulate and create 100% Documents out of one or more 150% Documents.

Description

This extension is a custom widget/plugin for Polarion that lets users create custom Template Documents by combining content from multiple Documents. It has a user-friendly interface and supports adding multiple objects to the Template Document. The extension uses the Polarion Open Java API and can be easily deployed at any Polarion instance. It works seamlessly with the Polarion LiveReport Pages, making the creation of custom Template Documents more efficient and productive.

 

Product Features

  • The Document Tailoring extension is a customized plugin that was developed for Polarion, allowing users to create custom Template Documents from one or multiple selected Documents.
  • It provides an ability to refine Documents by selecting headings and subheadings from their chosen Documents.
  • The extension supports multi-Document selection, enabling the users to compile a single Template Document using content from multiple Documents.
  • To capture and manipulate the Document content, the extension utilizes the Polarion Open Java API and the jsoup.jar dependency.
  • Installing and configuring the extension is straightforward - stop the Polarion server, deploy the plugin, and restart the server.
  • The Document Tailoring extension is compatible with the Polarion LiveReport Pages, providing users with a more efficient way of creating custom Template Documents. 
  • It is easy to plug into any Polarion instance.

 

Installation

  1. Stop the Polarion server.
  2. Deploy the extracted folder to the Polarion extensions directory, usually located at C:\Polarion\polarion\extensions.
  3. Delete the .metadata and .config folders in the workspace directory, usually located at C:\Polarion\data\workspace.
  4. Start the Polarion server.

 

Configuration in Polarion

  1. Open a LiveReport Page.
  2. Click the Expand Tools button and Edit the page.
  3. Select the Widgets sidebar and insert a Script - Block widget.
  4. Paste the below code and click on Apply:
#set($projectId = $page.getReference().projectId())
<iframe  width="100%" height="900" src="/polarion/documentbuilder?projectId=$projectId" frameborder="0"></iframe>

 

Usage

  1. Display the selected 150% Template Document by selecting the respective project from the drop-down list.
  2. After all the Documents in the respective project are displayed, select the Document(s) from the drop-down list.
  3. Enable or disable the Include Sub Heading checkbox to view the Document subheadings in a table format.
  4. Click Show to display the selected Document heading details in a table format.
  5. Use the table view to select heading and subheading content. You can select multiple items.
  6. After selecting the content, click the Create Document button to create a new Document.
  7. In the Create Document dialog box, select the project and all parameters. Then click Save to create a new Document inside the selected project.

 

What's New in Version 1.2.0

Updated July 2023

Version 1.2.0
- Added Support for Polarion 2304 - Java 17

Version 1.0.0
- Initial Plugin Release

 

Information

Vendor Intelizign Engineering Services GmbH
Published Version 1.2.0 - July 2023
Categories
Price Free
56 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements The extension was developed for and tested with:
Version 1.0.0
* Polarion 20 R1 (3.20.1)
* Polarion 21 R2 (3.21.2)
Version 1.2.0
* Polarion 22 R2 (3.22.2)
* Polarion 2304 (3.23.4)