You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a customer , I want to consume the PartTypeInformation , so that I can reuse the catena-x id in my supplier-specific twin .
Hints / Details
As a customer I need to create a twin for each supplier who supplies a material (materialPartnerRelationship)
When creating a twin, I need to lookup the supplier's twin for the materialNumberSupplier / manufacturerPartId and get the PartTypeInformation submodel so that I can save the catena-x id for the supplier's twin
save id in MaterialPartnerRelationship
set Catena-X ID in globalAssetId during creation of own twin
If no twin exists on supplier side, don't create a twin, as the missing supplier-specific catena-x id would lead to an error when e.g. the supplier later gets the submodel.
Outcome / Acceptance Criteria
Outcome
customer and supplier twin have the same catena-x id
Acceptance Criteria
catena-x id of a supplier partner is taken over into materialPartnerRelationship
supplier-specific twin created by customer, has same catena-x id as the supplier's twin
Out of Scope
Concept to retrigger creation of missing twins
The text was updated successfully, but these errors were encountered:
As a customer ,
I want to consume the PartTypeInformation ,
so that I can reuse the catena-x id in my supplier-specific twin .
Hints / Details
Outcome / Acceptance Criteria
Outcome
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: