Overview of Configuration

One of SystemWeaver's strengths is that it is highly configurable. This section provides an overview of configuration including an introduction to the SystemWeaver Script and Path Query Languages, and how to configure custom ribbon tabs and menus in the swExplorer.

Introduction to the SW Architect Role
One of the key user roles within SystemWeaver is the SW Architect. In broad terms, users with the SW Architect role are responsible for the database model a...
Thu, 19 Jan, 2023 at 2:14 PM
Architect Guidelines for Optimizing Performance
As with any large modelling system, there are a number of factors that may affect performance. Below are a few guidelines we recommend that SW Architect use...
Tue, 25 Apr, 2023 at 12:45 PM
Interested in SystemWeaver Architect Training?
Is your Architect team new to SystemWeaver and interested in attending an Architect course in person or online? We are happy to tailor the training...
Thu, 2 Mar, 2023 at 10:20 AM
Introduction to View Configuration
There are several different types of views in the SystemWeaver Explorer that are managed by SystemWeaver Architect users.  This article briefly describes t...
Wed, 10 Jan, 2024 at 2:26 PM
Using the XML Editor
All configuration in SystemWeaver is done using an XML editor. For config item views, you will find it on the Definitions tab. For built-in item views, it i...
Thu, 8 Sep, 2022 at 12:08 PM
Introduction to the SystemWeaver Script Language
The information in SystemWeaver can be displayed in various types of views, and also exported as reports and documents using a built-in report generator. Ma...
Thu, 2 Mar, 2023 at 11:22 AM
Introduction to SystemWeaver Contexts
The Basic SystemWeaver Script Language together with SystemWeaver Contexts can be used to generate information for complex scenarios that the basic script l...
Fri, 1 Oct, 2021 at 2:56 PM
Defining A Context
The first step in configuring a context for your data is to define the context. Each context needs a starting point for filling the context with data. You t...
Fri, 20 May, 2022 at 11:30 AM
Using ItemGroup in Context
SystemWeaver's <Context> is made up of item groups, which can be created by using <AddParts> and/or <ItemGroup>. Each context need a s...
Tue, 21 Sep, 2021 at 4:10 PM
Combining Context Item Groups
When defining a context's item groups and adding items to the same item group in a context more than once, you can define how they are handled. This art...
Fri, 1 Oct, 2021 at 3:31 PM