Configure Problem Solving and Quality Issue Management
Configure which pages appear in the Quality Management workspace header
The Quality Management workspace is a workspace dedicated to working with issues and Problem Solving processes.
In this workspace, when you open the PROBLEM SOLVING PROCESS tile or the QUALITY ISSUE MANAGEMENT tile, by default, the following pages are available in the header:
New
In Progress
Overdue
Closed
You can customize which pages appear in this header.
Procedure
- In the Query Builder application, create the required query for the page to be displayed in the header.
Example You want to add a page that displays all canceled Problem Solving processes. In Query Builder, create a query to retrieve canceled Problem Solving processes.
- For the PROBLEM SOLVING PROCESS tile, edit the PSPSublocationQuery preference to display the new header in the following format:Copy
<name_of_page>,<query_for_page>
Example
Add the following to the PSPSublocationQuery preference:
CopyCanceled,ShowPSPCanceled
By default, the PSPSublocationQuery preference has the following values:
New,ShowPSPNew
Overdue,ShowPSPOverdue
InProgress,ShowPSPInProgress
Closed,ShowPSPClosed
For the QUALITY ISSUE MANAGEMENT tile, edit the QIMSublocationQuery preference to display the new header in the following format:Copy
<name_of_page>,<query_for_page>Use configuration builder to manage routes and create a sublocation.for the new header.
(Optional) To remove an existing page in the header, delete the required page from the PSPSublocationQuery preference.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.problem_solving_and_quality_issue_deployment_administration/xid2049657 · retrieved 2026-07-11