Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scdn kit #1181

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: Adoption View PURIS-DCM Supply Chain Disruption Notifications
id: adoption-view-supply-chain-disruption-notifications
title: Adoption View
description: "PURIS-DCM Supply Chain Disruption Notifications"
sidebar_position: 2
Expand Down Expand Up @@ -42,7 +42,7 @@ For both scenarios, the recipient of this notification reviews the content and a

In this context, the "Supply Chain Disruption Notifications" plays a significant role in addressing these challenges by facilitating swift and standardized communication of supply chain disruptions.

![Process](res/Process2SCDN.jpg)
![Process](resources/Process2SCDN.jpg)
_Figure 1: Visualisation of example use case_

#### Implementation Example
Expand Down Expand Up @@ -187,7 +187,7 @@ By adopting this business architecture, stakeholders in the automotive supply ch

To send and receive Supply Chain Disruption Notifications, an internal process for evaluating incoming notifications as well as sending new notifications needs to be implemented. The following figure visualises the process in the supply chain, in which a tier 2 company sends a notification to its customers and a supplier.

![Logic & Schema](res/image-2024-3-5_15-22-27-1.png)
![Logic & Schema](resources/image-2024-3-5_15-22-27-1.png)
_Figure 2: Visualisation of the notifications process_

## Standards
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/PURIS-R2408-architecture-sketch.drawio.svg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/PURIS-R2408-architecture-sketch.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/PURIS-R2408-system-architecture-sketch.drawio.svg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/PURIS-R2408-system-architecture-sketch.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/Process2SCDN.jpg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This work is licensed under the CC-BY-4.0

- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/docs-kits/kits/supply-chain-disruption-notification-kit/resources/image-2024-3-5_15-22-27-1.png
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ are involved. Both the notification sender and the notification recipient must b
order to communicate with each other. With the help of the Identity Access Management (IAM) each participant can
authenticate itself, verify the identity of the requesting party and decide whether to authorize the request.

![Architecture Sketch](res/PURIS-R2408-architecture-sketch.png)
![Architecture Sketch](resources/PURIS-R2408-architecture-sketch.png)
_Figure 1: High-level architecture of the notification exchange in the Catena-X dataspace_

From conceptual point of view the system consists of different building blocks. These building blocks in the following
diagram show which participant deploys which components. Identification and Access Management is omitted for simplicity
reasons.

![System Architecture](res/PURIS-R2408-system-architecture%20sketch.png)
![System Architecture](resources/PURIS-R2408-system-architecture-sketch.png)
_Figure 2: Whitebox view on a PURIS system_

## Policies
Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@ const config = {
label: 'Quality',
},
{
to: '/docs-kits/next/kits/Supply%20Chain%20Disruption%20Notifications%20KIT/Adoption%20View%20PURIS-DCM%20Supply%20Chain%20Disruption%20Notifications',
label: 'Supply Chain Disruption Notifications KIT',
to: '/docs-kits/next/kits/supply-chain-disruption-notification-kit',
label: 'Supply Chain Disruption Notifications',
},
{
to: '/docs-kits/kits/Traceability%20Kit/Business%20View%20Traceability%20Kit',
Expand Down
2 changes: 1 addition & 1 deletion sidebarsDocsKits.js
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ const sidebars = {
items: [
{
type: 'autogenerated',
dirName: 'kits/Supply Chain Disruption Notifications KIT',
dirName: 'kits/supply-chain-disruption-notification-kit',
},
],
},
Expand Down
2 changes: 1 addition & 1 deletion utils/kitsGallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export const kitsGallery = [
id: 19,
name: 'Supply Chain Disruption Notifications KIT',
domain: 'Supply Chain',
pageRoute: '/docs-kits/next/kits/Supply%20Chain%20Disruption%20Notifications%20KIT/Adoption%20View%20PURIS-DCM%20Supply%20Chain%20Disruption%20Notifications',
pageRoute: '/docs-kits/kits/supply-chain-disruption-notification-kit/adoption-view-supply-chain-disruption-notifications',
img: SupplyChainsDisruptionNotifications_Kit,
},
{
Expand Down