Nexeed

Master Data Management

    • Introduction
    • User manual
      • Device types
        • Manage or Create a New Measuring Point for a Device Type
        • Manage or Create a New Error Definition for a Device Type
        • Manage Devices for a Device Type
      • Devices
        • Manage or Create a New Measuring Point for a Device
        • Manage or Create a New Error Definition for a Device
      • Topology
        • Navigate the Topology
      • Error Definitions
      • Measuring points
      • Processes
      • Process groups
      • Material definitions
    • Developer documentation
      • Concepts
        • Domain model
    • API documentations
      • Equipment HTTP API
      • Process HTTP API
      • Material HTTP API
    • Glossary
Master Data Management
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Reporting Management
    • 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
  • Master Data Management
  • User manual
  • Processes
✎

Processes

Prerequisites

  • Role

    • View processes, process information, and properties

      User or Expert or Administrator

    • Edit processes, create and assign tags, assign facilities

      Expert or Administrator

    • Manage/delete processes

      Administrator

  • The user is logged on to the Web Portal.

Procedure

  • In the menu, click Master data management > Process > Processes.

    The Processes tab appears with the following areas:

    mdm_processes_main_screen
  • Process list (left-hand pane)

  • Working area (right-hand pane)

    For more information about the Processes tab, see the following sections.

Create process

  1. Click add_border.

    The Create process dialog appears.

    mdm_add_new_process
  2. Enter details:

    • In the Process number field, specify the number of the process.

    • In the Name in English text field, enter the English name of the process.

    • In the Name in German text field, enter the German name of the process.

    • In the Name in Spanish text field, enter the Spanish name of the process.

    • In the Name in Chinese text field, enter the Chinese name of the process.

    • In the Name in Turkish text field, enter the Turkish name of the process.

    • In the Description in English text field, enter the English description of the process.

    • In the Description in German text field, enter the German description of the process.

    • In the Description in Spanish text field, enter the Spanish description of the process.

    • In the Description in Chinese text field, enter the Chinese description of the process.

    • In the Description in Turkish text field, enter the Turkish description of the process.

  3. Click Add.

The new process appears in the selection list.

Import process

Process data can be imported using a json file. It must be ensured that the process data within the file corresponds to the following schema.

\{
"items": [
\{
"processNumber": 0,
"name": \{
"en": "string",
"de": "string",
"es": "string",
"zh": "string",
"tr": "string"
},
"description": \{
"en": "string",
"de": "string",
"es": "string",
"zh": "string",
"tr": "string"
},
"origin": "string",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}

The following is an example of the contents of a json file.

\{
"Items": [
\{"ProcessNumber": "101", "Name": \{"En": "Polishing silver"}},
\{"ProcessNumber": "102", "Name": \{"En": "Polishing iron"}},
\{"ProcessNumber": "103", "Name": \{"En": "Polishing aluminium"}},
]
}

To import a json file with process data, proceed as follows:

  1. In the Processes tab, click on upload Import.

    The Import process data dialog opens.

    mdm_processes_import_2023_01.png
  2. Click Select file.

    The file manager opens.

  3. Select the required json file.

  4. Click Import.

The new process appears in the selection list.

Edit process

  1. In the Processes tab, click on a process.

    The Details working area displays the process information.

    mdm_processes_properties
  2. To edit a process, in Process information , click mdm_edit_icon in the row of the process to be edited.

    The Edit process dialog is displayed.

    mdm_processes_edit_process
  3. Adjust the required information.

  4. Click Save.

The modified information is displayed in Process information.

Create, add, remove and delete tags

  1. Click on the process in the process list.

    The process properties are displayed on the Details tab in the working area.

    mdm_processes_properties
  2. To add a tag, click Add tag.

    The Available tags dialog appears.

    mdm_processes_add_tag
  3. Enter details:

    • In the Search field, enter one or more characters to search for an existing tag.

    • In the Available tags list, click to select one or more tags.

  4. Click Save to assign the tag(s) to the process.

    The tag(s) is/are added to the process and will be displayed in the Available tags section.

  5. Click add_border to create a new tag.

    The Create tag dialog appears.

    mdm_processes_create_tag
  6. Enter details.

    • In the Name in English text field, enter the English name of the tag.

    • In the Name in German text field, enter the German name of the tag.

    • In the Name in Spanish text field, enter the Spanish name of the tag.

    • In the Name in Chinese text field, enter the Chinese name of the tag.

    • In the Name in Turkish text field, enter the Turkish name of the tag.

  7. Click Add to save the tag.

The tag will be created and will appear in the list of available tags.

  1. To remove a tag, in Available tags click close of the relevant tag.

Delete process

  1. In the Processes tab, click the desired process.

    The Details working area displays the Process information.

    mdm_processes_properties
  2. To delete a process, under Process information , click delete in the row of the process you want to edit.

    The Delete process dialog appears.

    mdm_delete_process
  3. Click Confirm.

The process is deleted and no longer appears in the process list.

If a process has subprocesses, they are also deleted.

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses