Nexeed

Engineering UI

    • Introduction
    • User manual
      • Basic operation
      • Project overview
        • Lines Tab
        • Stations Tab
        • Functionalities Playlist Tab
        • Workflows Tab
        • Settings Tab
Engineering UI
  • 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
  • Engineering UI
  • User manual
  • Project overview
  • Workflows Tab
✎

Workflows Tab

User-specific workflows can be created with the Workflow Editor ( Workflow Editor Overview ).

When clicking on a project, the project details are displayed under Engineering > Project Overview. An overview of the existing workflows is displayed in the Workflows tab. Workflows can be created, opened for editing and deleted in the overview.

eng workflows overview

Header

Element/icon Description

add_border

Add Workflow to the Project

Entries Table

Element/icon Description

mdm_edit_icon

Edit Basic Data of a User-Specific Workflow

To edit a workflow in the Workflow Editor, click directly on the workflow.

delete

Delete Workflow

Add User-Specific Workflow to the Project

Prerequisite

Administrator role

Procedure

  1. Open Engineering > Project Overview ( Project Overview ).

  2. Click on a project in the table and open the Workflows tab in the project details.

    The overview of the existing workflows is displayed ( Workflows Tab ).

  3. Use to add_border add a workflow.

    The Add New Workflow dialog window is displayed.

    eng project new workflow
  4. Enter Name and Description of the workflow.

  5. In the Trigger Type drop-down list, specify which message type is to be sent.

  6. Select Domain in the drop-down list.

  7. Select Event in the drop-down list.

  8. Click Add.

The workflow is displayed in the table ( Workflows Tab ).

To continue editing a user-specific workflow with the workflow editor, follow Edit Workflows with the Workflow Editor.

Workflow Editor Overview

The Workflow Editor can be used to create user-specific workflows. An overview of the existing workflows is displayed under the Workflows tab ( Workflows Tab ). Clicking on a workflow opens it in the Workflow Editor.

eng workflow editor 1

Header

Element/icon Description

mdm_edit_icon

Displays the basic data of the workflow

down-light-blue

Opens the detailed area of the workflow with information on inputs, outputs and variables.

  • Workflow Editor: Add Inputs/Outputs and Variables

  • Workflow Editor: Edit Inputs/Outputs and Variables

  • Workflow Editor: Delete Inputs/Outputs and Variables

Entries Table

Element/icon Description

add Add

Add Graphical Function Blocks ( Workflow Editor: Edit User-Specific Workflows )

Workflow Editor: Add Inputs/Outputs and Variables

When a workflow is created with the Workflow Editor , the graphical function blocks require information about inputs/outputs (arguments) and variables. The Workflow Editor offers the option of creating, editing and deleting Arguments ( Inputs , Outputs and Variables ) in the drop-down detail area.

Prerequisites

  • Administrator role

  • A user-specific workflow has been created ( Add User-Specific Workflow to the Project ).

Procedure

  1. Open Engineering > Project Overview ( Project Overview ).

  2. Click on a project in the table and open the Workflows tab in the project details.

    The overview of the existing workflows is displayed ( Workflows Tab ).

  3. Click the workflow that you want to edit with the Workflow Editor.

    The workflow is opened in the Workflow Editor ( Workflow Editor Overview )

    The Workflow Editor consists of a header, an expandable detailed area and a work area.

  4. Click down-light-blue Display More information to expand the detailed area of the workflow.

    The detailed area is displayed.

    eng workflow editor 1 header details
  5. To create a variable, open the Variables tab.

    Or:

    To create an input or output function, open the Inputs and Outputs tab.

  6. Click add Add Argument.

    The Add New Argument dialog window is displayed.

    In the example, an input or output function is created.

    eng workflow editor 2 add argument
  7. Enter the Name for the argument.

  8. Select the Direction that the request is to take.

    If the request from a station goes in the direction of a module, select In. If information from a module goes in the direction of a station, select Out.

  9. Use Type to select the data type of the request.

    Selecting the Type determines which data type the argument is to use.

    String: Any character string (letters, numbers and special characters)
    Integer: Integer values without decimal points/places
    Boolean: Truth value that can be either TRUE or FALSE.

    In addition to the three specified data types, you can also enter your own data types in the Type field.

  10. Enter the Default Value of the argument according to the previously selected data type.

  11. Click Add.

    The new argument is displayed in the detailed area of the workflows under the Inputs and Outputs tab.

    Any number of arguments can be created.

    eng workflow editor 3 overview
  12. In the Variables tab, click add Add Variable.

    The Add Variable dialog window is displayed.

    eng workflow editor 3 add variable
  13. Enter Name for the variable.

  14. Select Type for the variable (string, integer or Boolean).

    In addition to the three specified data types, you can also enter your own data types in the Type field.

  15. Enter the Default Value of the variable according to the selected type.

  16. Click Add.

    The new variable is displayed in the header of the workflows under the Variables tab.

    Any number of variables can be created.

  17. If no other variables or arguments are to be created, close the detailed area with up-light-blue Hide Additional Information.

Workflow Editor: Edit Inputs/Outputs and Variables

Prerequisite

Administrator role

Procedure

  1. Show Detailed area of the Workflow to be Changed ( Workflow Editor: Add Inputs/Outputs and Variables ).

  2. Open the tab in which the content is to be edited: Inputs and Outputs or Variables.

  3. Click mdm_edit_icon in the row of the object to be edited

  4. Implement changes as per Workflow Editor: Enter Inputs/Outputs and Add Variables.

  5. Click Save.

The changes are displayed in the table in the detailed area of the workflow.

Workflow Editor: Delete Inputs/Outputs and Variables

Prerequisite

Administrator role

Procedure

  1. Open the detailed area of the workflow to be changed ( Workflow Editor: Add Inputs/Outputs and Variables ).

  2. Open the tab in which the content is to be edited: Inputs and Outputs or Variables.

  3. In the row of the object to be deleted, click delete.

  4. In the dialog window, click Delete.

The deleted object is removed from the table.

Workflow Editor: Edit User-Specific Workflows

The workflow editor allows complex, user-specific workflows to be created using predefined graphical function blocks. The individual function blocks can be arranged or nested one after the other.

Before editing the actual workflow, Inputs and Outputs (arguments) and Variables must be created that are required for the user-specific workflow ( Workflow Editor: Add Inputs/Outputs and Variables ).

Prerequisites

  • Administrator role

  • A user-specific workflow has been created ( Add User-Specific Workflow to the Project ).

Procedure

  1. Open Engineering > Project Overview ( Project Overview ).

  2. Click on a project in the table and open the Workflows tab in the project details.

    The overview of the existing workflows is displayed ( Project Details: Workflows Tab ).

  3. Click the workflow that you want to edit with the workflow editor.

    The workflow is opened in the workflow editor ( Workflow Editor Overview )

  4. Click add Add.

    The Add Module or Activity dialog window is displayed. The Module area is preselected.

    In the Nexeed Engineering module, a distinction is made between two different activity types:
    Module activities refer to functionalities provided by modules (e.g. the "Get Tool Info" or "Increment Counter" module activities of the Tool Management module).
    Structural activities refer to simple activities that are used to establish the structure of a workflow when the workflow editor is used (for example, the Set function to assign a specific value to a variable, or the If function to insert conditional branches).

    The Module selection determines which module the new function block is to be addressed to.

    eng workflow editor 5 add module or activity
  5. In the Search or Select field, enter the desired search term in full or in part.

    The selectio list shows all entries that contain the search term.

  6. Select the desired entry and click on Add.

    The selected module is inserted as a graphical function block in the work area. The Details of the function block are displayed in the right-hand area.

    The example uses the Tool Management module.

    Selected function blocks are highlighted in blue. The Details section is displayed when a function block is selected.

    eng workflow editor 6 add module
  7. In the Selected Article drop-down list, select which activity of the selected module is to be used in this function block.

    In the example, tool information is retrieved from the Tool Management module using the Get Tool Info module activity.

  8. In the Details area, enter the required parameters for the activity of the function block.

  9. To insert additional function blocks, click add Add.

    Any number of function blocks can be inserted. When the workflow is executed, all function blocks are executed one after the other. The order of the function blocks can no longer be changed for an existing workflow.

  10. To insert a structural activity (example: Set ), click add Add.

    The Add Module or Activity dialog window is displayed.

    Using the structural activity Set , previously created variables ( Workflow Editor: Add Inputs/Outputs and Variables ) can have values assigned to them.

    eng workflow editor 8 add activity (set)
  11. Select the Activity radio button.

  12. Select the Set structural activity from the drop-down list and click Add.

    The selected structural activity is inserted as a graphical function block in the work area. The details of the function block are displayed in the right-hand area.

    Selected function blocks are highlighted in blue. The Details section is displayed when a function block is selected.

    eng workflow editor 9 add activity
  13. Enter the required parameters for the Set function block in the Details section.

  14. To insert an If structural activity, click add Add.

    The Add Module or Activity dialog window is displayed.

    The If function can be used to insert conditional branches whose branches are only executed under certain conditions.

    eng workflow editor 10 add activity (if)
  15. Select the Activity radio button.

  16. In the drop-down list, select the If structural activity and click Add.

    eng workflow editor 8 add activity (if)
  17. Enter the required Condition in the if/then branch.

  18. Use add Add to insert the desired branches.

    Any number of nesting levels can be inserted.

  19. Once the user-specific workflow has been created in full, click Save.

The user-specific workflow is displayed in the overview ( Workflows Tab ).

Edit Basic Data of a User-Specific Workflow

Prerequisite

Administrator role

Procedure

  1. Open Engineering > Project Overview ( Project Overview ).

  2. Click on a project in the table and open the Workflows tab in the project details.

    The overview of the existing workflows is displayed ( Workflows Tab ).

  3. Click mdm_edit_icon in the row of the workflow to be modified.

    The Edit Workflow dialog window is displayed.

  4. Make changes as per Add User-Specific Workflow to the Project.

  5. Click Save.

The changes to the user-specific workflow are saved.

Delete Workflow

Prerequisite

Administrator role

Procedure

  1. Open Engineering > Project Overview ( Project Overview ).

  2. Click on a project in the table and open the Workflows tab in the project details.

    The overview of the existing workflows is displayed ( Workflows Tab ).

  3. Click delete in the row of the workflow to be deleted.

  4. In the dialog window, click Delete.

The workflow is deleted and is no longer displayed in the table ( Workflows Tab ).

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses