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
  • Operations manual
  • Known limitations
preview 5.24

Known limitations

Support email body length for non-ASCII languages

The feature on the support page to start an email request is using the MAILTO protocol of the browser/operating system. This sends the details of an email to the user-configured default email application via a URL string.

Different browsers support different maximum lengths for URL strings. Internet Explorer supports 2,048 characters, and other browsers such as Google Chrome, Firefox, Safari, and Microsoft Edge support about 80,000. However, the MAILTO function is limited by a combination of the operating system, browser, and email application. For example, a combination of Windows 10 operating system, Google Chrome browser (v122), and Outlook 365 email application limits characters to about 2,000 (as of March 2024).

As Chinese and Japanese contain non-ASCII characters, the email subject and body need to be encoded to be used in the MAILTO URL which leads to about three times the size. The 2,000 character limit is, hence, reached quickly.
ASCII-based languages also need encoding for whitespace and special characters, which also increases the character count.

If the character limit for the operating system, browser and email application is exceeded, the email client will not open a new email when the user clicks on the button on the support page. In order to prevent this, the email subject and body must be configured to be as short as possible to fit into the 2,000 characters.
The length can be tested by using the JavaScript function encodeURIComponent(string) to encode the subject and body and then check the length of the resulting string.

The MAILTO link includes the recipient’s email address (helpdesk), the subject and the body which must be considered in character limit.

Load testing

Currently, there aren’t automated load tests performed. This causes that the required quotas for core-quota are estimated by the development team and might be less accurate.

Empty database name in migration logs for Oracle databases

During the database migration on Oracle databases, the used migration tool, Entity Framework, logs an empty string as database name. E.g., "Migrating on database '' on server '<connection string>'". The Oracle connection string does not include a database name; instead, it uses the "service name" or "system identifier," which may explain why the log shows an empty database name. This seems to be an issue in the migration tool and does not imply a misconfiguration.

Updating the frame ancestor CSP values require users to clear the browser cache

When updating the Frame Ancestor CSP values in the deployment configuration, all users need to clear the browser cache to apply the changes. This is because the browser caches the CSP values and does not re-fetch them on every request. Please refer to the browser documentation on how to clear the caches.

Web push notifications not working in Firefox

If Web Push Notifications do not work, this can have various causes. In the case that they work on an environment with e.g. Chrome, but not in Firefox, it could be that Service Workers are disabled. To check that, open Firefox and type about:config in the address bar. Search for dom.serviceWorkers.enable and make sure it is set to true. If it is set to false, enable it. Further information can be found in the Firefox Documentation.

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses