Nexeed

ERP Connectivity

    • Introduction
    • User manual
      • Configuration
        • Connector Packages Tab
        • Orchestrator packages tab
        • Value Conversion Tab
      • Monitoring
        • Message Log Tab
        • Orchestrator protocol tab
    • Developer Documentation
      • Concepts
        • Packages
        • Process Flow
        • Package execution modes
        • Connectors
        • Converters
      • Getting started
      • How-to
        • Call ERP Connectivity
        • Create a Connector Package
        • Create an Orchestrator Package
        • Execute an Orchestrator Package through Solace
        • Handle execution result events
    • API documentation
      • API v1
      • API v2
    • Glossary
ERP Connectivity
  • 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
  • ERP Connectivity
  • Developer Documentation
  • Concepts
  • Packages
✎

Packages

A Package contains configuration and code to make ERP Connectivity integrate functionality from an ERP system. This can be a single connection to an ERP systems interface (Connector Package) or an even more complex orchestration of multiple Connector Package calls (Orchestrator Package).

Connector Package

A Connector Package contains code and some configuration descriptions on how a specific interface needs to be connected to and which data need to be exchanged.

The code inside this package takes care of:

  • Data mapping between both contracts (ERP Connectivity’s data contract and ERP system’s contract)

  • Validation of incoming data (from ERP Connectivity client and from ERP system)

  • Connector specific setups

  • providing ERP system’s data contracts

  • (optional) custom ERP Connectivity’s data contract

The configuration description contains information about:

  • which Connectors have to be used

  • which ProcessFlow has to be used

  • which Converters are used (optional)

  • if automatic/manual retry is allowed and needed configuration

  • which data contracts have to be used

  • which endpoint will be published for clients

Orchestrator Package

An Orchestrator Package contains some configuration and a workflow definition file. The workflow definition file follows the guidelines that are made by BCI Orchestrator since ERP Connectivity is making use their engine. The configuration file contains information about:

  • which Connector Packages are used

  • which data contracts have to be used

  • which endpoint will be published for clients

Contents

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

Changelog Corporate information Legal notice Data protection notice Third party licenses