-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #748 from catenax-ng/docs/5.0.0/README
docs(BPDM): update documentation for BPDM application 5.0.0
- Loading branch information
Showing
41 changed files
with
960 additions
and
9,437 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# BPDM Bridge Dummy | ||
|
||
The BPDM Bridge Dummy offers an API for Eclipse Tractus-X | ||
members to sync between Gate and Pool. It is nothing but Bridge between Gate and Pool as a simple replacement for a dedicated sharing service. | ||
Via Bridge dummy service they can sync their added business partner records through the sharing process end up in the BPDM Pool. | ||
|
||
## NOTICE | ||
|
||
This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). | ||
|
||
- SPDX-License-Identifier: Apache-2.0 | ||
- SPDX-FileCopyrightText: 2023,2024 ZF Friedrichshafen AG | ||
- SPDX-FileCopyrightText: 2023,2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) | ||
- SPDX-FileCopyrightText: 2023,2024 Mercedes Benz Group | ||
- SPDX-FileCopyrightText: 2023,2024 Schaeffler AG | ||
- SPDX-FileCopyrightText: 2023,2024 Contributors to the Eclipse Foundation | ||
- Source URL: https://github.com/eclipse-tractusx/bpdm |
Oops, something went wrong.