From 8f0b0584c4581de3fae20ca3bb431f42b4fa6bc7 Mon Sep 17 00:00:00 2001
From: Philipp <35833350+ClosedSourcerer@users.noreply.github.com>
Date: Tue, 4 Feb 2025 10:58:48 +0100
Subject: [PATCH 1/4] Replaced & within KIT
---
.../adoption-view/onboarding.md | 2 +-
.../adoption-view/overview.md | 2 +-
.../adoption-view/use-case/business-process.md | 8 ++++----
.../architecture-view/overview.md | 8 ++++----
.../kits/Demand and Capacity Management Kit/changelog.md | 2 +-
.../architecture-view/overview.md | 8 ++++----
.../architecture-view/overview.md | 8 ++++----
7 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/onboarding.md b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/onboarding.md
index c4c9ead8124f..245785e59129 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/onboarding.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/onboarding.md
@@ -43,7 +43,7 @@ If you are interested in utilizing DCM within the Catena-X dataspace you can fol
#### Onboarding
-Business Application Providers that want to enable their commercial software for Catena-X DCM need to register for the Catena-X Ecosystem following the specific information described in [Offering a Catena-X Solution](https://catena-x.net/en/catena-x-introduce-implement/offering-a-catena-x-solution) (including next steps & contacts).
+Business Application Providers that want to enable their commercial software for Catena-X DCM need to register for the Catena-X Ecosystem following the specific information described in [Offering a Catena-X Solution](https://catena-x.net/en/catena-x-introduce-implement/offering-a-catena-x-solution) (including next steps and contacts).
Please refer to the [Catena-X Library][StandardLibrary] for the newest version of the DCM as well as other standards.
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/overview.md b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/overview.md
index d889c95b1d00..a865affe08c3 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/overview.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/overview.md
@@ -8,7 +8,7 @@ toc_max_heading_level: 2
![DCM kit banner](@site/static/img/kits/demand-and-capacity-management/demand-and-capacity-management-kit-logo.drawio.svg)
-## Vision & Mission
+## Vision and Mission
The Catena-X-Standards for Demand- and Capacity-Management enable participants of the automotive supply chain to become more resilient and to increase the degree of collaboration aimed at avoiding or solving production bottlenecks as well as surplus situations in a tactical horizon of 1-2 years.
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/business-process.md b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/business-process.md
index e14f9614e4c3..1328a0e8433e 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/business-process.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/business-process.md
@@ -126,7 +126,7 @@ C3((" ")):1
C4("Capacity"):1
space:4
space:1
-E2("Match & Comparison"):2
+E2("Match and Comparison"):2
space:1
space:4
G1((" "))
@@ -283,7 +283,7 @@ C3((" ")):1
C4("Capacity"):1
space:4
space:1
-E2("Match & Comparison"):2
+E2("Match and Comparison"):2
space:1
space:4
G1((" "))
@@ -975,7 +975,7 @@ C3((" ")):1
C4("Capacity"):1
space:4
space:1
-E2("Match & Comparison"):2
+E2("Match and Comparison"):2
space:1
space:4
G1((" "))
@@ -1105,7 +1105,7 @@ C3((" ")):1
C4("Capacity"):1
space:4
space:1
-E2("Match & Comparison"):2
+E2("Match and Comparison"):2
space:1
space:4
G1((" "))
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md b/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
index 59496341fed9..91436dc20172 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
@@ -106,8 +106,8 @@ sequenceDiagram
activate CustomerConnector
CustomerConnector ->> SupplierConnector: Resolve connector Endpoint and connector service catalogue into MaterialDemand API URL
activate SupplierConnector
- SupplierConnector ->> CustomerConnector: Framework & Contract Negotiation
- CustomerConnector -->> SupplierConnector: Framework & Contract Negotiation
+ SupplierConnector ->> CustomerConnector: Framework and Contract Negotiation
+ CustomerConnector -->> SupplierConnector: Framework and Contract Negotiation
SupplierConnector -->> CustomerConnector: MaterialDemand API URL
end
rect rgb(221,130,0)
@@ -155,8 +155,8 @@ sequenceDiagram
activate SupplierConnector
SupplierConnector ->> CustomerConnector: Resolve connector Endpoint and connector service catalogue into CapacityGroup API URL
activate CustomerConnector
- CustomerConnector ->> SupplierConnector: Framework & Contract Negotiation
- SupplierConnector -->> CustomerConnector: Framework & Contract Negotiation
+ CustomerConnector ->> SupplierConnector: Framework and Contract Negotiation
+ SupplierConnector -->> CustomerConnector: Framework and Contract Negotiation
CustomerConnector -->> SupplierConnector: CapacityGroup API Endpoint
end
rect rgb(128,149,0)
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/changelog.md b/docs-kits/kits/Demand and Capacity Management Kit/changelog.md
index 63ae0f8a4e34..5ac6ffab5eaf 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/changelog.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/changelog.md
@@ -35,7 +35,7 @@ All notable changes to this Kit will be documented in this file.
- Added multiple diagrams to [Development View](./development-view/overview.md)
- Added APIs to [Development View](./development-view/overview.md)
- Added Use Case to [Adoption View](./adoption-view/overview.md)
-- Added Q&A to [Adoption View](./adoption-view/overview.md)
+- Added QnA to [Adoption View](./adoption-view/overview.md)
### Changed
diff --git a/docs-kits_versioned_docs/version-24.08/kits/Demand and Capacity Management Kit/architecture-view/overview.md b/docs-kits_versioned_docs/version-24.08/kits/Demand and Capacity Management Kit/architecture-view/overview.md
index 987aa1d5821b..4b41e870751b 100644
--- a/docs-kits_versioned_docs/version-24.08/kits/Demand and Capacity Management Kit/architecture-view/overview.md
+++ b/docs-kits_versioned_docs/version-24.08/kits/Demand and Capacity Management Kit/architecture-view/overview.md
@@ -106,8 +106,8 @@ sequenceDiagram
activate CustomerConnector
CustomerConnector ->> SupplierConnector: Resolve connector Endpoint and connector service catalogue into MaterialDemand API URL
activate SupplierConnector
- SupplierConnector ->> CustomerConnector: Framework & Contract Negotiation
- CustomerConnector -->> SupplierConnector: Framework & Contract Negotiation
+ SupplierConnector ->> CustomerConnector: Framework and Contract Negotiation
+ CustomerConnector -->> SupplierConnector: Framework and Contract Negotiation
SupplierConnector -->> CustomerConnector: MaterialDemand API URL
end
rect rgb(221,130,0)
@@ -155,8 +155,8 @@ sequenceDiagram
activate SupplierConnector
SupplierConnector ->> CustomerConnector: Resolve connector Endpoint and connector service catalogue into CapacityGroup API URL
activate CustomerConnector
- CustomerConnector ->> SupplierConnector: Framework & Contract Negotiation
- SupplierConnector -->> CustomerConnector: Framework & Contract Negotiation
+ CustomerConnector ->> SupplierConnector: Framework and Contract Negotiation
+ SupplierConnector -->> CustomerConnector: Framework and Contract Negotiation
CustomerConnector -->> SupplierConnector: CapacityGroup API Endpoint
end
rect rgb(128,149,0)
diff --git a/docs-kits_versioned_docs/version-24.12/kits/Demand and Capacity Management Kit/architecture-view/overview.md b/docs-kits_versioned_docs/version-24.12/kits/Demand and Capacity Management Kit/architecture-view/overview.md
index dfb7f91d7509..a69efb609088 100644
--- a/docs-kits_versioned_docs/version-24.12/kits/Demand and Capacity Management Kit/architecture-view/overview.md
+++ b/docs-kits_versioned_docs/version-24.12/kits/Demand and Capacity Management Kit/architecture-view/overview.md
@@ -106,8 +106,8 @@ sequenceDiagram
activate CustomerConnector
CustomerConnector ->> SupplierConnector: Resolve connector Endpoint and connector service catalogue into MaterialDemand API URL
activate SupplierConnector
- SupplierConnector ->> CustomerConnector: Framework & Contract Negotiation
- CustomerConnector -->> SupplierConnector: Framework & Contract Negotiation
+ SupplierConnector ->> CustomerConnector: Framework and Contract Negotiation
+ CustomerConnector -->> SupplierConnector: Framework and Contract Negotiation
SupplierConnector -->> CustomerConnector: MaterialDemand API URL
end
rect rgb(221,130,0)
@@ -155,8 +155,8 @@ sequenceDiagram
activate SupplierConnector
SupplierConnector ->> CustomerConnector: Resolve connector Endpoint and connector service catalogue into CapacityGroup API URL
activate CustomerConnector
- CustomerConnector ->> SupplierConnector: Framework & Contract Negotiation
- SupplierConnector -->> CustomerConnector: Framework & Contract Negotiation
+ CustomerConnector ->> SupplierConnector: Framework and Contract Negotiation
+ SupplierConnector -->> CustomerConnector: Framework and Contract Negotiation
CustomerConnector -->> SupplierConnector: CapacityGroup API Endpoint
end
rect rgb(128,149,0)
From a59c68a3bd9896d9b035f8a401a63d81e8321916 Mon Sep 17 00:00:00 2001
From: Philipp <35833350+ClosedSourcerer@users.noreply.github.com>
Date: Tue, 4 Feb 2025 11:07:33 +0100
Subject: [PATCH 2/4] Wording fix
---
.../adoption-view/use-case/comments.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/comments.md b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/comments.md
index 692e1340db25..dd9fabf66001 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/comments.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/use-case/comments.md
@@ -59,7 +59,7 @@ Both customers and suppliers must be able to send and receive comments regarding
To aid in the interpretation of received comments, a comment type must be specified during its creation. Each comment must align with one of the defined types in the standard. The consumer of the comment is responsible for determining the appropriate actions in response to the comment type.
-The provider of a comment can freely write their message in a designated text field, as outlined in the corresponding data model. Any editing of comments, such as changes to content, date, or time, does not alter the CommentID.
+The provider of a comment can freely write their message in a designated text field, as described in the corresponding data model. Any editing of comments, such as changes to content, date, or time, does not alter the CommentID.
Additionally, comments may include references to specific calendar weeks of the time series data for clarity.
From ec10eb1890ef6dcb40344e7deeee1d0d79baab3d Mon Sep 17 00:00:00 2001
From: Philipp <35833350+ClosedSourcerer@users.noreply.github.com>
Date: Tue, 4 Feb 2025 11:09:51 +0100
Subject: [PATCH 3/4] Drop-In Replacement for Logo
---
.../demand-and-capacity-management-kit-logo.drawio.svg | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/static/img/kits/demand-and-capacity-management/demand-and-capacity-management-kit-logo.drawio.svg b/static/img/kits/demand-and-capacity-management/demand-and-capacity-management-kit-logo.drawio.svg
index d15ac0b26d68..55dabe2eba00 100644
--- a/static/img/kits/demand-and-capacity-management/demand-and-capacity-management-kit-logo.drawio.svg
+++ b/static/img/kits/demand-and-capacity-management/demand-and-capacity-management-kit-logo.drawio.svg
@@ -1,4 +1,3 @@
-
-
\ No newline at end of file
+
\ No newline at end of file
From 8afadf5b1651cc3c962011ff1c7a7d5a1652a0ec Mon Sep 17 00:00:00 2001
From: Philipp <35833350+ClosedSourcerer@users.noreply.github.com>
Date: Wed, 5 Feb 2025 13:34:54 +0100
Subject: [PATCH 4/4] Wording fix: transmit --> transfer
---
.../adoption-view/glossary.md | 2 +-
.../architecture-view/overview.md | 16 +++++------
.../development-view/test-customer.md | 28 +++++++++----------
.../development-view/test-supplier.md | 28 +++++++++----------
4 files changed, 37 insertions(+), 37 deletions(-)
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/glossary.md b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/glossary.md
index 6a5267f7cd20..b3f58a7709f7 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/glossary.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/adoption-view/glossary.md
@@ -30,7 +30,7 @@ description: Glossary
|Demand Volatility|Demand Volatility help suppliers to identify and measure volatility in demands. It allows them to address demand volatility directly to their customers, increasing transparency for a more effective collaborative capacity planning. Demand deviation is the first metric for measuring demand volatility.|
|Digital Twin|See: [CX-0002 Digital Twins in Catena-X][StandardLibrary].|
|Flexible Capacity|The difference between maximum and Actual Capacity, which represents the measures to potentially increase capacity without further agreements between partners, such as extending the utilization of production resources within a week.|
-|JSON|The JavaScript Object Notation (JSON) is a standard text-based format for representing structured data based on JavaScript object syntax. It is commonly used for transmitting data in web applications (e.g. sending some data from the server to the client, so it can be displayed on a web page, or vice versa).|
+|JSON|The JavaScript Object Notation (JSON) is a standard text-based format for representing structured data based on JavaScript object syntax. It is commonly used for transferring data in web applications (e.g. sending some data from the server to the client, so it can be displayed on a web page, or vice versa).|
|Linking Material Demand|Material demands can be linked directly to a capacity group or indirectly through another capacity group, which is known as “Nesting.”|
|Load Factor|An optional feature of a capacity group that adds individual numerical material load factors to WeekBasedMaterialDemand linked by the WeekBasedCapacityGroup. It adds flexibility to the unit of measure of the capacity group.|
|Material|The elements, constituents, or substances of which something is composed or can be made of. Usually referred to by a material number.|
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md b/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
index 91436dc20172..69eb27edf9bc 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/architecture-view/overview.md
@@ -112,11 +112,11 @@ sequenceDiagram
end
rect rgb(221,130,0)
note right of Customer: Exchange Material Demand
- CustomerApp ->> CustomerConnector: Transmit MaterialDemand
- CustomerConnector ->> SupplierConnector: Transmit MaterialDemand
- SupplierConnector ->> SupplierApp: Transmit MaterialDemand
+ CustomerApp ->> CustomerConnector: Transfer MaterialDemand
+ CustomerConnector ->> SupplierConnector: Transfer MaterialDemand
+ SupplierConnector ->> SupplierApp: Transfer MaterialDemand
activate SupplierApp
- SupplierApp ->> Supplier: Transmit MaterialDemand
+ SupplierApp ->> Supplier: Transfer MaterialDemand
Supplier -->> SupplierApp: MaterialDemand received
SupplierApp -->> SupplierConnector: MaterialDemand received
deactivate SupplierApp
@@ -151,7 +151,7 @@ sequenceDiagram
CoreEdcDiscovery -->> SupplierApp: connector URL catalogue
deactivate CoreEdcDiscovery
SupplierApp ->> SupplierApp: Find correct connector via URL catalogue inspection
- SupplierApp ->> SupplierConnector: Transmit CapacityGroup
+ SupplierApp ->> SupplierConnector: Transfer CapacityGroup
activate SupplierConnector
SupplierConnector ->> CustomerConnector: Resolve connector Endpoint and connector service catalogue into CapacityGroup API URL
activate CustomerConnector
@@ -161,10 +161,10 @@ sequenceDiagram
end
rect rgb(128,149,0)
note left of Supplier: Exchange Capacity Group
- SupplierConnector ->> CustomerConnector: Transmit CapacityGroup
- CustomerConnector ->> CustomerApp: Transmit CapacityGroup
+ SupplierConnector ->> CustomerConnector: Transfer CapacityGroup
+ CustomerConnector ->> CustomerApp: Transfer CapacityGroup
activate CustomerApp
- CustomerApp ->> Customer: Transmit CapacityGroup
+ CustomerApp ->> Customer: Transfer CapacityGroup
Customer -->> CustomerApp: CapacityGroup received
CustomerApp -->> CustomerConnector: CapacityGroup received
deactivate CustomerApp
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-customer.md b/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-customer.md
index a7956c421c9c..6bd48de2e13d 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-customer.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-customer.md
@@ -118,20 +118,20 @@ Feature: Customer: Prepare yourself
Examples:
| object | function | test |
-| MD_alpha | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey |
-| MD_beta | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey, Calculation for base journey |
-| MD_gamma | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha and Theta | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey, Calculation for base journey, Consume IdBasedRequestForUpdate for base journey |
-| MD_delta | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Beta | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey |
-| CG_alpha | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Gamma and Eta | Consume WeekBasedCapacityGroup for base journey, Provide IdBasedRequestForUpdate for base journey |
-| CG_beta | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Gamma | Consume WeekBasedCapacityGroup for base journey, Calculation for base journey |
-| CG_gamma | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Delta | Consume WeekBasedCapacityGroup for base journey |
-| CG_delta | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Delta | Consume WeekBasedCapacityGroup for base journey |
-| RU_alpha | An IdBasedRequestForUpdate created by the customer and transmitted via Filetransfer Epsilon | Create IdBasedRequestForUpdate for base journey, Provide IdBasedRequestForUpdate for base journey |
-| RU_beta | An IdBasedRequestForUpdate created by the supplier and transmitted via Filetransfer Zeta | Consume IdBasedRequestForUpdate for base journey |
-| CT_alpha | An IdBasedComment created by the customer and transmitted via Filetransfer Iota | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
-| CT_beta | An IdBasedComment created by the customer and transmitted via Filetransfer Iota | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
-| CT_gamma | An IdBasedComment created by the supplier and transmitted via Filetransfer Kappa | Consume IdBasedComment for base journey |
-| CT_delta | An IdBasedComment created by the supplier and transmitted via Filetransfer Kappa | Consume IdBasedComment for base journey |
+| MD_alpha | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey |
+| MD_beta | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey, Calculation for base journey |
+| MD_gamma | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha and Theta | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey, Calculation for base journey, Consume IdBasedRequestForUpdate for base journey |
+| MD_delta | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Beta | Create WeekBasedMaterialDemand for base journey, Provide WeekBasedMaterialDemand for base journey |
+| CG_alpha | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Gamma and Eta | Consume WeekBasedCapacityGroup for base journey, Provide IdBasedRequestForUpdate for base journey |
+| CG_beta | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Gamma | Consume WeekBasedCapacityGroup for base journey, Calculation for base journey |
+| CG_gamma | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Delta | Consume WeekBasedCapacityGroup for base journey |
+| CG_delta | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Delta | Consume WeekBasedCapacityGroup for base journey |
+| RU_alpha | An IdBasedRequestForUpdate created by the customer and transferred via Filetransfer Epsilon | Create IdBasedRequestForUpdate for base journey, Provide IdBasedRequestForUpdate for base journey |
+| RU_beta | An IdBasedRequestForUpdate created by the supplier and transferred via Filetransfer Zeta | Consume IdBasedRequestForUpdate for base journey |
+| CT_alpha | An IdBasedComment created by the customer and transferred via Filetransfer Iota | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
+| CT_beta | An IdBasedComment created by the customer and transferred via Filetransfer Iota | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
+| CT_gamma | An IdBasedComment created by the supplier and transferred via Filetransfer Kappa | Consume IdBasedComment for base journey |
+| CT_delta | An IdBasedComment created by the supplier and transferred via Filetransfer Kappa | Consume IdBasedComment for base journey |
| FT_alpha | A Filetransfer providing WeekBasedMaterialDemand for the supplier to consume | Provide WeekBasedMaterialDemand for base journey |
| FT_beta | A Filetransfer providing WeekBasedMaterialDemand for the supplier to consume | Provide WeekBasedMaterialDemand for base journey |
| FT_gamma | A Filetransfer providing WeekBasedCapacityGroup for the customer to consume | Consume WeekBasedCapacityGroup for base journey |
diff --git a/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-supplier.md b/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-supplier.md
index afd781ed7491..a54df5bd23a9 100644
--- a/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-supplier.md
+++ b/docs-kits/kits/Demand and Capacity Management Kit/development-view/test-supplier.md
@@ -115,20 +115,20 @@ Feature: Supplier: Prepare yourself
Examples:
| object | function | test |
-| MD_alpha | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha | Consume WeekBasedMaterialDemand for base journey |
-| MD_beta | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha | Consume WeekBasedMaterialDemand for base journey, Calculation for base journey |
-| MD_gamma | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Alpha and Theta | Consume WeekBasedMaterialDemand for base journey, Calculation for base journey, Provide IdBasedRequestForUpdate for base journey |
-| MD_delta | A WeekBasedMaterialDemand created by the customer and transmitted via Filetransfer Beta | Consume WeekBasedMaterialDemand for base journey |
-| CG_alpha | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Gamma and Eta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey, Consume IdBasedRequestForUpdate for base journey |
-| CG_beta | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Gamma | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey, Calculation for base journey |
-| CG_gamma | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Delta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey |
-| CG_delta | A WeekBasedCapacityGroup created by the supplier and transmitted via Filetransfer Delta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey |
-| RU_alpha | An IdBasedRequestForUpdate created by the customer and transmitted via Filetransfer Epsilon | Consume IdBasedRequestForUpdate for base journey |
-| RU_beta | An IdBasedRequestForUpdate created by the supplier and transmitted via Filetransfer Zeta | Create IdBasedRequestForUpdate for base journey, Provide IdBasedRequestForUpdate for base journey |
-| CT_alpha | An IdBasedComment created by the customer and transmitted via Filetransfer Iota | Consume IdBasedComment for base journey |
-| CT_beta | An IdBasedComment created by the customer and transmitted via Filetransfer Iota | Consume IdBasedComment for base journey |
-| CT_gamma | An IdBasedComment created by the supplier and transmitted via Filetransfer Kappa | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
-| CT_delta | An IdBasedComment created by the supplier and transmitted via Filetransfer Kappa | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
+| MD_alpha | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha | Consume WeekBasedMaterialDemand for base journey |
+| MD_beta | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha | Consume WeekBasedMaterialDemand for base journey, Calculation for base journey |
+| MD_gamma | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Alpha and Theta | Consume WeekBasedMaterialDemand for base journey, Calculation for base journey, Provide IdBasedRequestForUpdate for base journey |
+| MD_delta | A WeekBasedMaterialDemand created by the customer and transferred via Filetransfer Beta | Consume WeekBasedMaterialDemand for base journey |
+| CG_alpha | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Gamma and Eta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey, Consume IdBasedRequestForUpdate for base journey |
+| CG_beta | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Gamma | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey, Calculation for base journey |
+| CG_gamma | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Delta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey |
+| CG_delta | A WeekBasedCapacityGroup created by the supplier and transferred via Filetransfer Delta | Create WeekBasedCapacityGroup for base journey, Provide WeekBasedCapacityGroup for base journey |
+| RU_alpha | An IdBasedRequestForUpdate created by the customer and transferred via Filetransfer Epsilon | Consume IdBasedRequestForUpdate for base journey |
+| RU_beta | An IdBasedRequestForUpdate created by the supplier and transferred via Filetransfer Zeta | Create IdBasedRequestForUpdate for base journey, Provide IdBasedRequestForUpdate for base journey |
+| CT_alpha | An IdBasedComment created by the customer and transferred via Filetransfer Iota | Consume IdBasedComment for base journey |
+| CT_beta | An IdBasedComment created by the customer and transferred via Filetransfer Iota | Consume IdBasedComment for base journey |
+| CT_gamma | An IdBasedComment created by the supplier and transferred via Filetransfer Kappa | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
+| CT_delta | An IdBasedComment created by the supplier and transferred via Filetransfer Kappa | Create IdBasedComment for base journey, Provide IdBasedComment for base journey |
| FT_alpha | A Filetransfer providing WeekBasedMaterialDemand for the supplier to consume | Consume WeekBasedMaterialDemand for base journey |
| FT_beta | A Filetransfer providing WeekBasedMaterialDemand for the supplier to consume | Consume WeekBasedMaterialDemand for base journey |
| FT_gamma | A Filetransfer providing WeekBasedCapacityGroup for the customer to consume | Provide WeekBasedCapacityGroup for base journey |