SOT
    • Introduction
    • User manual
      • General Descriptions
        • Fine-grained access control
        • Ticket Management Groups
      • Ticket Management
        • Filter options
        • Ticket details
        • Ticket archiving
        • Ticket anonymization
        • Notifications
        • Ticket escalation mapping
      • Maintenance status widget
    • Operations manual
      • Overview
      • System Architecture and Interfaces
      • System Requirements
        • tm/ticket-service
      • Migration from Previous Versions
        • Migration to 7.3.0+
        • Migration to 7.4.0+
        • Migration to 7.4.1+
        • Migration to 7.8.0+
        • Migration to 7.9.0+
        • Migration to 7.10.0+
        • Migration to 7.11.0+
        • Migration to 7.12.0+
        • Migration to 7.13.0+
        • Migration to 7.13.1+
        • Migration to 7.14.0+
        • Migration to 7.16.0+
        • Migration to 7.17.0+
        • Migration to 7.20.0+
      • Setup and Configuration
        • Setup
          • Installation guide
        • Recommendations
        • Helm Configuration
        • Ticket Management global variables
        • tm/ticket-service
        • Ticket Management IAS dependencies
      • Start and Shutdown
      • Regular Operations
      • Failure Handling
      • Backup and Restore
      • Logging and Monitoring
        • Module Health Verification Endpoints and K8S Probes
      • Known Limitations
        • Maximum 2100 parameter support of MSSQL can lead to query failure
        • Users from different tenants can have issues when calling MACMA/MDM concurrently
        • Lost messages of Notification service if maximum retry is exceeded
    • Developer documentation
      • Getting Started
      • How-Tos
        • Domain Context Registration
        • Integrating Ticket Management Views
      • Failure Handling
        • Embedded View Blocked by Content Security Policy (CSP)
    • API documentation
      • HTTP API
    • Glossary
Ticket Management
  • 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

  • Ticket Management
  • Operations manual
  • Migration from Previous Versions
  • Migration to 7.10.0+
7.22.2 7.22.0

Migration to 7.10.0+

Changes

  • New environment variables to define log levels:

    • LOG_LEVEL_ROOT

    • LOG_LEVEL_BOSCH

    • LOG_LEVEL_TM

    • LOG_LEVEL_LIQUIBASE

    • LOG_LEVEL_HIBERNATE

    • LOG_LEVEL_SPRING

    • LOG_LEVEL_SPRING_SECURITY

    • LOG_LEVEL_SPRING_WEB

    • LOG_LEVEL_SPRING_TRANSACTION

    • LOG_LEVEL_SPRING_JPA

    • LOG_LEVEL_PORTAL_CLIENT

    • LOG_LEVEL_MMPD_CLIENT

    • LOG_LEVEL_MACMA_CLIENT

    • LOG_LEVEL_SECURITY

    • LOG_LEVEL_LIFE_CYCLE

  • Static resource for "Solution Group Filtering" is created, resource id is "urn:com:bosch:bci:tm:ts:Solution-Group-Configuration"

  • An application role called "Solution group configurer" is introduced, which has add, remove, modify and read privileges for configuring solution-groups.

  • The user requires the role "Solution group configurer" to call the following endpoints:

    • PUT /BCI_TS_ADMIN/v1/{tenant-id}/solution-group-configurations
      Example request body:

    {
       "enableSolutionGroupFiltering": true
    }

Example response body:

    {
        "tenantId": "a80d483c-522e-11ee-be56-0242ac120002",
        "enableSolutionGroupFiltering ": true,
        "updatedBy": "502d43fe-c916-11eb-b8bc-0242ac130003",
        "updatedTime": "2021-01-31T23:00:00Z"
    }
  • A new Application Role "Ticket Modifier" is created to allow modification operation on any ticket, without being restricted by the fine-grained-access-control implementation related to Condition Monitoring use case.

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses