Nexeed
    • Introduction
      • Features
    • Release notes
    • User manual
      • Dashboards
      • Widgets
      • Support
      • User help
      • Messages
      • Display on the screen
      • Search function
      • Integration status
      • Web Portal configuration
      • User profile
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • portal/coreservice
      • Migration from previous versions
        • From 5.22 to 5.23
        • IAS 2025.01.00 (Portal 5.20)
        • From 5.15 to 5.16
        • From 5.14 to 5.15
        • From 5.13 to 5.14
        • From 5.12 to 5.13
        • From 5.11 to 5.12
        • From 5.10 to 5.11
        • From 5.9 to 5.10
        • From 5.8 to 5.9
        • From 5.7 to 5.8
        • From 5.6 to 5.7
        • From 5.5 to 5.6
        • From 5.3 to 5.4
        • From 5.1 to 5.2
        • Resource mapping from MES to IAS
      • Setup and configuration
        • Permission and roles
        • Support section
        • Training & documentation section
        • Legal information and footer section
        • Cookies
        • Secure configuration
        • Configuration of sections in menu
        • API documentation - footer configuration
        • Environment variables
      • Start and shutdown
        • Startup dependencies
        • Background tasks
        • Health and availability APIs
      • Regular operations
        • Removing / deregister / unregister a module
        • User data
      • Failure handling
      • Backup and Restore
      • Logging and monitoring
      • Known limitations
    • Developer documentation
      • Concepts
        • General
        • Navigation
        • Dashboard
        • Cross-module communication
        • Documents
        • Security
        • Limitations
      • How to…​
        • register your module & views
        • implement context contribution
        • develop a Web Portal-compatible frontend
        • use the iframe integration library
        • build widgets
        • check the integration status
        • develop from localhost
        • improve UI performance
      • Troubleshooting
    • API documentation
    • Glossary
Web Portal
  • 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
    • AGV Control Center
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Direct Data Link
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator

Nexeed Learning Portal

  • Web Portal
  • Application variables exposed in Helm chart
preview 5.24

Application variables exposed in Helm chart

The character ":" is used to denote a hierarchy of setting keys in yaml

Local Helm variables

Variable Description Required Default

logging:microsoft

The level of logging to be set for logs from microsoft libraries in all services.

Yes

-

logging:system

The level of logging to be set for logs from system libraries in all services.

Yes

-

logging:dbmigration

The level of logging to be set for logs from db migration Helm job that migrates databases in core service and usersetting service.

Yes

-

observability:otelAutoInjectEnvParams

Whether or not to automatically inject OpenTelemetry environment variables into the application’s configuration.

No

-

db:maxConnectionPoolSize

Defines the maximum allowed connections to the database. To use system defaults set it to an empty string.

No

"500"

Global Helm variables

Variable Description Required Default

documentation:en

Filepath for documentation link in english (ex:/doc/en)

No

https://bos.ch/iasdocu/en

documentation:de

Filepath for documentation link in german (ex:/doc/de)

No

https://bos.ch/iasdocu/de

training:en

Filepath for training link in english (ex:/doc/en)

No

https://www.bosch-connected-industry.com/de/en/services/trainings-and-individual-training-concepts

training:de

Filepath for training link in german (ex:/doc/de)

No

https://www.bosch-connected-industry.com/de/de/dienstleistungen/schulungen-und-individuelle-trainingskonzepte

deploymentType

Specifies the deployment type (onpremise, cloud). If Web Portal is deployed to any customer system, it must be set to onpremise, no matter which technology is used. It must only be set to cloud for BCI-hosted instances.

No

onpremise

moduleRefreshInterval

Module refresh interval in the format of 'day.hour:minute:seconds'. When set value as '0.12:00:00' then portal scs update module runs every 12 hour once

No

0.12:00:00

introspectionCachingTime

Defines default caching time of Introspection results if caching header does not define one(in seconds).

Yes

15

supportDataEmail

Support email has to provide in UI. so that end user can easily get support from application itself

Yes

-

supportDataPhone

Support data phone has to provide in UI. so that end user can easily get support from application itself

Yes

-

supportDataDigitalWorkplaceLink

Use the Nexeed Helpdesk’s ticket system "Digital Workplace" to report an incident and view the status of pending tickets.

Yes

-

supportDataEmailBody

In case the end user would like create new email request then this variable value should be displayed default in email body and still user can edit (Need to provide necessary special character in order to make email body more readable). Used for English and as fallback for other languages if not set otherwise.

No

-

supportDataEmailSubject

Email subject used for sending a support mail. Used for English and as fallback for other languages if not set otherwise.

No

-

supportDataEmailSubjectDE

Subject to be localized for German language

No

-

supportDataEmailSubjectES

Subject to be localized for Spanish language

No

-

supportDataEmailSubjectTR

Subject to be localized for Turkish language

No

-

supportDataEmailSubjectZH

Subject to be localized for Chinese language

No

-

supportDataEmailSubjectJA

Subject to be localized for Japanese language

No

-

supportDataEmailBodyDE

Email body to be localized for German language

No

-

supportDataEmailBodyES

Email body to be localized for Spanish language

No

-

supportDataEmailBodyTR

Email body to be localized for Turkish language

No

-

supportDataEmailBodyZH

Email body to be localized for Chinese language. As Chinese is a non-ASCII language, refer to the email body length limitations page.

No

-

supportDataEmailBodyJA

Email body to be localized for Japanese language. As Japanese is a non-ASCII language, refer to the email body length limitations page.

No

-

autoLogoutTimeInMilliseconds

Time after users are automatically logged out when they are inactive.

No

-

apiDocumentationFooterUrl

Base url to load Corporate information, Legal notice and Data protection notice in the footer of public api documentation

Yes

-

frameAncestor

The frame-ancestors directive is part of the Content Security Policy (CSP) specification in web development. It controls which websites are allowed to embed the current page in a frame, iframe, embed, or object. The frame-ancestors directive specifies a list of permitted parent sources. The link specified in this variable can embed Web Portal. The frame-ancestors must be provided as a comma-separated list. Please refer to the CSP frame ancestors limitations page for more information.

No

''

appSettingsBase

A predefined set of portal configuration to be selected for an environment. This will internally set the distribution type of the application ex: IAS or BMLP.

No

-

qualtrics:organizationId

BCI-internal. ID of the Qualtrics organization set up for collecting user feedback. The Organization ID can be obtained from the Qualtrics IDs tab in the Account Settings menu in Qualtrics.

Yes

""

qualtrics:zoneId

BCI-internal. Zone ID of the Qualtrics intercept used to display the feedback survey. The Zone ID will begin with ZN_.

Yes

""

apiDocumentationLink

Link to the API Documentation.

No

"https://bos.ch/iasapidoc"

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses