Nexeed
    • Introduction
    • User manual
      • Event type
      • Subscription
      • Recipient
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • notification-service/notification-service
      • Migration from previous versions
      • Setup and configuration
        • notification-service/notification-service
      • Start and shutdown
      • Regular operations
      • Failure handling
      • Backup and restore
      • Logging and monitoring
      • Known limitations
      • Service account role grants
    • Developer documentation
      • Concepts
      • How-to
    • API documentation
    • Glossary
Notification Service
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • Global Production Overview
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Product Setup Management
    • Part Traceability
    • Process Quality
    • Setup Specs
  • Execution
    • Line Control
    • Material Management
    • Order Management
    • Packaging Control
    • Rework Control
  • Intralogistics
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator

Nexeed Learning Portal

  • Notification Service
  • Operations manual
  • Service account role grants
preview 1.32

Service account role grants

The service_account_role_grants section is used to define what roles the Notification Service is granted in other modules.

In this example, the Notification Service is granted the QuickReactor role in the smdp module (Deviation Processor). This allows it to interact with that module in a specific way, based on the permissions associated with the QuickReactor role.

Role configuration

service_account_role_grants:
  - target_module: smdp
    name: QuickReactor
    bci_only: false

Field descriptions

Field Description

target_module

The module where the role is applied. In this case, smdp refers to the Deviation Processor module.

name

The name of the role that the Notification Service is granted. For example, QuickReactor may allow the service to trigger or respond to deviation events.

bci_only

Whether this role is limited to BCI tenants. If true, the role is available only in BCI tenant environments. If false, it applies to all tenants.

Purpose

This setup enables the Notification Service to act on or react to events within the Deviation Processor module by assigning it the appropriate role.

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses