Nexeed
    • Introduction
    • User manual
      • Orders
      • History
      • Configuration
    • Desktop client for Order Management
      • Basic operation
        • Layout of the main screen
        • Setting up tables
      • Menus
        • Order overview
          • Order overview windows
          • Order overview actions
        • Cart management
        • Material orders
        • Material handling
        • Admin settings
      • Client configuration
      • Labels
        • Creating an order by scanning a label
        • Mat-Label
      • PSA transfer client
        • PSA transfer request list
        • Create PSA transfer request
        • PSA transfer statistics
      • Troubleshooting
    • API documentation
      • Public HTTP API
      • Restricted Public HTTP API
      • Public Event API
      • SRS Event API
      • Internal Event API
      • Deprecated endpoints overview
    • Glossary
Order Management
  • 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

  • Order Management
  • Desktop client for Order Management
  • Client configuration

Client configuration

The client configuration section provides settings and parameters available for customizing the desktop client for Order Management. These configurations enable tailoring the client to specific operational needs, such as enabling or disabling features, defining default values, and integrating with external systems.

The following subsections detail how to configure emergency order reasons and the various parameters available in the OpCon.Settings.xml file.

Configuring Emergency Order Reasons

For the emergency order, the reasons for emergency orders, which can be selected in the view, can be configured in the EmergencyOrderReasons.xml configuration file. The file is structured as follows:

<?xml version="1.0" encoding="utf-8"?>
<reasons xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <reasons>
 <reason text="Material blocked" default="false" /> (1)
 …
 <reason text="Other" default="true" /> (2) (3)
 </reasons>
</reasons>
1 Each reason in the file is stored as a reason element.
2 The text attribute defines the text that is displayed in the selection in the emergency order view.
3 The default attribute specifies which reason is to be displayed as the default value. Only one <reason> element may have the value true.

Settings for OpCon.Settings.xml

The OpCon.Settings.xml file contains parameters for configuring the desktop client for Order Management.

Parameters Description Default value

ActiveLineNo

Comma-separated list to display line numbers below the menus in the Lines window

If line numbers are retrieved from the OrderManagement database, the default value must be configured.

-1

ActiveOrderPanelCustomFieldName

Name of the customer-specific field for retrieving additional data in the Active Orders window

Additional data is only retrieved if a field name is defined.

–

AutoRefreshHandoverHandling

Enable or disable the update of a table after adding or removing materials in the Material Handling menu

True

BookMaterialToHandoverByTransportOrder

Enable or disable the scanning of a transport order before the material is checked in for the handover in the Material Handling menu

False

CreateUnknownMaterialEnabled

Enable or disable the creation of the material if it does not exist in the MatControl database

Labels of the material can be scanned in the Material Handling menu and thus created in the MatControl database.

True

CustomDefaultLayout

Name of the default layout that is retrieved from the database when the desktop client is first launched and applied to all required menus

–

DefaultWorkspaceName

Name of the menu that opens by default after the desktop client is installed

Full list of menus:

OrderView, OrderCalendarView, CartManagementView, SplicePredictionView, MaterialOrdersView, MaterialHandlingView, AdminSettingsView, ConfigurationRulesView

CartManagementView

EnableScanSounds

Enable or disable sound during scanning

False

EnableSetupSelectionDialogOnInternalBom

Displays a dialog box before a new order is created in the Orders window

Use the dialog box to select the type, type variant, and setup. This is only displayed if the value "Internal" or "ASM" is set for "BOM type" in the Admin Settings menu.

False

EnableWorkspaceList

Comma-separated list for displaying menus in the desktop client

A user can access menus only if they have the required permissions in AccessControl.

Full list of menus:

OrderView, OrderCalendarView, CartManagementView, SplicePredictionView, MaterialOrdersView, MaterialHandlingView, AdminSettingsView, ConfigurationRulesView

–

HAL.BackupConfig

Enable or disable device configuration backup

True = The current device configuration is stored in a ZIP archive before the new version is saved.

–

HAL.DevicesDir

Directory in which the HAL device manager searches for additional devices (HAL = Hardware Abstraction Layer)

–

HAL.LogDir

Directory in which the HAL protocol file is saved

<Temporary user’s folder>

LayoutProfileName

Default layout that opens by default after the desktop client is installed

Possible layouts: "SmartReplenishment" and "OrderManagement"

SmartReplenishment

MaterialCheckEnabled

Enable or disable the check of materials that are blocked by the MatControl service

The check is performed before the materials are processed in the Material Handling menu.

True

MissingPartsMonitorFilterDuration

Default value of the filter for the time range for which material orders are displayed in the Material Orders menu in the Missing Parts Monitor (All Lines) window

Time range format: Days:Hours:Minutes

0:00:05

OrderDefaultChangeOverTable

Standard conversion table or facility used when creating an emergency order in the Material Handling menu in the Create Material Order window

–

OrderDefaultTypeVar

Variant of the default type used when creating a new order

–

OrderLabelParseLegacyMode

Enable or disable legacy mode for order label parsing

True = The type number of the order labels is made up of <typeNo> <sideInformation> <typeVar> (as in older versions).

False = The type number of the order is determined by the type number of the label.

Convert the label when the Legacy mode is enabled (True):
[<ORDER>]@S01@L0081=SU;0812=SO@B @V123@Q12345@FEDC17CV41.3@RY@CWW54@@
Becomes the following label:
[<ORDER>]@S01@L0081=SU;0812=SO@B
@V123@Q12345@FEDC17CV41.3@RY@CWW54@@
And finally becomes the following label:
[<ORDER>]@S01@L0081=SU;0812=SO@B ` `@V123@Q12345@FEDC17CV41.3@RY@CWW54@@

False

RemoveMaterialFromHandoverAskToRemoveNotRequiredMaterial

Activate or deactivate a dialog box before deleting a material in the Material Handling menu in the Remove Material from Handover window

False

StationInfoDefaultValue

Default value of Track if an emergency order is created in the Material Handling menu in the Create Material Order window

1.1.1

UIApplicationName

Name of the desktop client that is displayed within the window

OrderManagement Pro Client IAS

UseMatControlLabelParser

Enable or disable the label parser from the MatControl service, which can be used to read the material label, GTL label or neutral label

False = The label parser is used.

True

WebPortalServerHostname

Web Portal server host name

For example, http://server.de.bosch.com

The server host name is required in order to open the web portal link and display material information in the Transport Order History window.

–

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses