SOT
    • Introduction
    • User manual
      • Basic operation
        • Create and delete a device as a favorite
        • Use the filter function
      • Process
        • Compare processes
        • Change axes in the diagram
        • Show and hide axis in the diagram
        • Show special values
        • Display measured values in the diagram
        • Display process data in the diagram
        • Displaying diagram content
        • Permanently highlight a process curve
        • Temporarily highlight a process curve
        • Monitoring processes
        • Configure columns
        • Export process data
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • trinity/static-content
        • trinity/trinity-core-service
        • trinity/trinity-gateway-service
      • Migration from previous versions
        • Influx database migration
        • Deletion of an old CPM installation
      • Setup and configuration
        • AI add-on: Process Intelligence
        • Database configuration
        • Port configuration
        • HELM configuration
        • Application account roles provided
        • Relational database
        • General logging
        • General OpenTelemetry
        • trinity/static-content
        • trinity/trinity-core-service
        • trinity/trinity-gateway-service
      • Start and shutdown
      • Regular operations
      • Failure handling
        • Processes are not received
        • Module is not visible in the Web Portal
        • How to verify if the broker is out of sync
        • Devices are missing
      • Backup and restore
      • Logging and monitoring
        • Observability
        • Logging characteristics
        • Logging format
        • Logging level
        • Required monitoring
        • Request-based logging format
        • Security logging format
        • Lifecycle logging format
        • Health verification endpoints
      • Known limitations
    • API documentation
Process Quality
  • Smart Operations Toolkit
    • Deviation Processor
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Process Quality
    • AI Services
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
  • Enterprise & Shopfloor Integration
    • Information Router
    • Master Data Management

SOT Learning Portal

  • Process Quality
  • Operations manual
  • Start and shutdown

Start and shutdown

Start

Automated setup of database tables

PQM checks on startup if the database contains all required tables. If not existing, PQM automatically creates or updates the tables on startup. As long as the table setup or update is running, the health state of the 'trinity/trinity-core-service' is not in state "ready".

Automated setup of messaging queues

PQM checks on startup if the requried message queues are available. If not existing, PQM automatically creates or updates the necessaryqueues. As long as the setup or update is running, the health state of the 'trinity/trinity-core-service' is not in state "ready".

Verify correct startup via health endpoints

In order to verify that PQM application has started or correctly, the health check endpoint can be used. If the response status code is 200 and health_response.health == 'healthy' then services sucessfully started.

Shutdown

Decommissioning

Set the variable 'enabled' in HELM’s 'custom-values.yaml' file to 'false' in case you want to decomission PQM from your IAS installation. Here is an example file for further illustration:

pqm:
      databases:
        pqm:
          serverInstance: externalmssql
          name: DB_PQM_MSSQL
          userName: PQM_user
          password: XXX
        influxpqm:
          userName: pqm_db_user
          name: ias_pqm_influx
          password: XXX
          serverInstance: externalinflux
      enabled: true

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2026, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses