Configuration Examples

This folder contains XML definition examples.

Example Change Log Configurations
Using the SystemWeaver Script Language, you can configure a change log of all items that are subject to change control and include this in a report or docum...
Tue, 20 Apr, 2021 at 8:35 AM
Example Chart For Test Case Attributes
A chart for a test scope ("/ITTX/ITEC") to see the number of test cases by "ABCD" attribute value ('Not automated', 'Automat...
Wed, 15 Sep, 2021 at 1:09 PM
Example of a Fault Tree Graph
This article provides an example of a Fault Tree Graph using the configurable Graphs view. Alternatively, there is a FaultTreeGraph extension view available...
Fri, 19 May, 2023 at 9:44 AM
Example of Including Test Sequence Results in Grid
The article provides an example of how you can include Test Sequence (Test Script) results in a grid together with the Test Cases. In other words, it enable...
Thu, 4 Mar, 2021 at 5:00 PM
Explicit Connections in Configurable Graph
This article includes an example of a configurable graph config item definition that includes an explicit connection. With this type of connection, you have...
Wed, 26 May, 2021 at 5:02 PM
Filtering for Items with Empty Description
This article provides two scripting examples of how to filter to find items based on whether or not they have Description content. Filter and Variable E...
Tue, 15 Mar, 2022 at 2:24 PM
Finding All Configurations That Include a Specific Attribute
This article describes how to configure a grid to display all config items, i.e., grids, graphs, reports, XMLs and charts, that contain a particular attribu...
Mon, 23 Mar, 2020 at 9:02 AM
Finding Circular References in a Document
Sometimes there is a need to find circular references in a document structure. Since it is not recommended to display description references in a tree (it c...
Fri, 26 Feb, 2021 at 11:20 AM
How to Export Notes
In SystemWeaver, a Note is an informal comment on an item. They are not part of the versioning of the item which means that they should be not be treated as...
Thu, 30 Jun, 2022 at 10:43 AM
How to Include a Pie Chart in a Report
Use the PieChart tag to generate and include a pie chart in a report.  Example XML <Report> <ItemTemplate type="RQ"> <C...
Wed, 22 Jun, 2022 at 1:07 PM