This repository is part of the overarching Eclipse Tractus-X project.
BPDM is an acronym for business partner data management. This project serves two main purposes:
- Provide services for querying and sharing business partner information
- Establish an infrastructure for realising the Golden Record process which turns business partner information from sharing members to Golden Records, that is cleaned and enriched business partner data uniquely identified by a business partner number (BPN)
The following sections give an overview of this repository's structure.
Heart of this project is the source code for the BPDM applications. Together, those applications provide the infrastucture for the Golden Record process. The BPDM solution contains the following applications:
- Pool: The single source of truth for Golden Records and BPNs
- Gate: Holds business partner data from sharing members and allows them to share the data to the golden record process
- Orchestrator: Facilitates business partner data between Gate, Pool and external cleaning services
- Cleaning Service Dummy: A dummy implementation of a cleaning service, responsible for processing business partner data and turning it one step closer to a Golden Record
Subfolders for BPDM applications are easily recognizable by the bpdm
prefix.
Please consult the INSTALL documentation file for in-depth installation instructions.
BPDM is an application environment designed to be interacted with over APIs. Therefore, please consult the api documentation for getting to know how to use BPDM.
This README is just the gateway to more detailed documentation files that may be found in the docs folder
Below you can find information to the used Docker images in this application:
This work is licensed under the Apache-2.0.
- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2023,2024 ZF Friedrichshafen AG
- SPDX-FileCopyrightText: 2023,2024 SAP SE
- SPDX-FileCopyrightText: 2023,2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
- SPDX-FileCopyrightText: 2023,2024 Mercedes Benz Group
- SPDX-FileCopyrightText: 2023,2024 Robert Bosch GmbH
- SPDX-FileCopyrightText: 2023,2024 Schaeffler AG
- SPDX-FileCopyrightText: 2023,2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/bpdm