eclipse-tractusx / item-relationship-service

https://eclipse-tractusx.github.io/item-relationship-service/docs/
Apache License 2.0
7 stars 21 forks source link

IRS is not able to resolve relations when SerialPart not available and no aspects requested #211

Closed jzbmw closed 9 months ago

jzbmw commented 10 months ago

Where was Bug / Defect noticed

{
    "job": {
        "id": "982d30df-570c-464c-b363-a791ad1a4200",
        "globalAssetId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
        "state": "COMPLETED",
        "exception": null,
        "createdOn": "2023-10-18T10:16:52.702461854Z",
        "startedOn": "2023-10-18T10:16:52.702650551Z",
        "lastModifiedOn": "2023-10-18T10:18:06.924012529Z",
        "completedOn": "2023-10-18T10:18:06.924014129Z",
        "owner": "sa439",
        "summary": {
            "asyncFetchedItems": {
                "running": 0,
                "completed": 10,
                "failed": 0
            },
            "bpnLookups": {
                "completed": 0,
                "failed": 0
            }
        },
        "parameter": {
            "bomLifecycle": "asBuilt",
            "aspects": [
                "SingleLevelBomAsBuilt"
            ],
            "depth": 10,
            "bpn": "BPNL00000003AZQP",
            "direction": "downward",
            "collectAspects": true,
            "integrityCheck": true,
            "lookupBPNs": false,
            "callbackUrl": null
        },
        "integrityState": "VALID"
    },
    "relationships": [
        {
            "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AZQP"
        },
        {
            "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AVTH"
        },
        {
            "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AZQP"
        },
        {
            "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 0.2014,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:kilogram"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:0f2f0c72-d541-4df4-a04d-98a5099b491c"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AYRE"
        },
        {
            "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 0.2341,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:kilogram"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AZQP"
        },
        {
            "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL50096894aNXY"
        },
        {
            "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:dc60fc50-c875-4ce6-a1b9-d59c4c1e0b17"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AYRE"
        },
        {
            "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 2.5,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:litre"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:3e19c72f-ba00-4fa2-9d1d-534a2efb2e78"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AYRE"
        },
        {
            "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
            "linkedItem": {
                "quantity": {
                    "quantityNumber": 0.1908,
                    "measurementUnit": {
                        "datatypeURI": null,
                        "lexicalValue": "unit:kilogram"
                    }
                },
                "lifecycleContext": "asBuilt",
                "assembledOn": "2022-02-03T14:48:54.709Z",
                "lastModifiedOn": "2022-02-03T14:48:54.709Z",
                "childCatenaXId": "urn:uuid:c8667ad3-04ee-4654-a8a8-73bab4827ea6"
            },
            "aspectType": "SingleLevelBomAsBuilt",
            "bpn": "BPNL00000003AYRE"
        }
    ],
    "shells": [
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
            "idShort": "VehicleCombustionB",
            "id": "urn:uuid:3cdb61ad-96b3-4a6c-a16d-804a7ae1188f",
            "specificAssetIds": [
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "CV-87",
                    "semanticId": null
                },
                {
                    "name": "van",
                    "subjectId": null,
                    "value": "OMCOFCRMXMBASAFZY",
                    "semanticId": null
                },
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003AZQP",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "OMCOFCRMXMBASAFZY",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:afa06124-7467-4aa3-8bc6-d17cc8374067",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane.dev.demo.catena-x.net/api/public/data/urn:uuid:afa06124-7467-4aa3-8bc6-d17cc8374067",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:68cfb897-bf6e-4f23-aab1-2f6ca487f0ee;dspEndpoint=https://irs-provider-controlplane.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
            "idShort": "Transmission",
            "id": "urn:uuid:9a775e21-0c16-486f-8c3a-f7f0926fc7ba",
            "specificAssetIds": [
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "1O222E8-43",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-194528578701427920299632",
                    "semanticId": null
                },
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003B2OM",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:7722e56e-c20d-4fc2-95c6-70b20474dd4b",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane3.dev.demo.catena-x.net/api/public/data/urn:uuid:7722e56e-c20d-4fc2-95c6-70b20474dd4b",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:e7764dc7-4cd8-46e0-ab61-32d1446160e5;dspEndpoint=https://irs-provider-controlplane3.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
            "idShort": "Doorf-l",
            "id": "urn:uuid:f7e56662-2186-4155-b6e3-3b0322e724ef",
            "specificAssetIds": [
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "22782277-50",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-566044220489769395312593",
                    "semanticId": null
                },
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003CSGV",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:b7be812b-610a-4088-8092-8091ae81619b",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane3.dev.demo.catena-x.net/api/public/data/urn:uuid:b7be812b-610a-4088-8092-8091ae81619b",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:e7764dc7-4cd8-46e0-ab61-32d1446160e5;dspEndpoint=https://irs-provider-controlplane3.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:0f2f0c72-d541-4df4-a04d-98a5099b491c",
            "idShort": "EngineeringPlastics",
            "id": "urn:uuid:b5845da7-f670-4cf5-b9a6-5d6c68a9ceab",
            "specificAssetIds": [
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003B0Q0",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-279116411757901451427562",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "14627J4-22",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": []
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:dc60fc50-c875-4ce6-a1b9-d59c4c1e0b17",
            "idShort": "DoorKey",
            "id": "urn:uuid:dcb79b75-73e8-4f10-ba7c-0da93c02ab2e",
            "specificAssetIds": [
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000000BJTL",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "95657762-59",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-this-was-changed-after-hash",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": []
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
            "idShort": "Doorf-r",
            "id": "urn:uuid:aed4517d-e520-4fbc-99b4-706806bdda26",
            "specificAssetIds": [
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-210100050283368228111236",
                    "semanticId": null
                },
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003CSGV",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "95657362-64",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:5580a639-e845-4065-9970-32b945778b30",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane3.dev.demo.catena-x.net/api/public/data/urn:uuid:5580a639-e845-4065-9970-32b945778b30",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:e7764dc7-4cd8-46e0-ab61-32d1446160e5;dspEndpoint=https://irs-provider-controlplane3.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84",
            "idShort": "Glue",
            "id": "urn:uuid:11d307dd-5904-4862-9fbe-b3a31f8e04ee",
            "specificAssetIds": [
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003AXS3",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-154525512838510291108651",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "58079I0-28",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:00432c14-0286-485f-a394-3d713a3700de",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane2.dev.demo.catena-x.net/api/public/data/urn:uuid:00432c14-0286-485f-a394-3d713a3700de",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:21029eac-300f-44ec-8214-4c7659b61d03;dspEndpoint=https://irs-provider-controlplane2.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
            "idShort": "Sensor",
            "id": "urn:uuid:e30c577b-9bd1-4931-991e-c3b8983a02bc",
            "specificAssetIds": [
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003B3NX",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-487385558900092368029991",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "54186M9-14",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": [
                {
                    "administration": null,
                    "description": [],
                    "idShort": "SingleLevelBomAsBuilt",
                    "id": "urn:uuid:96e8a7f4-2681-4297-b09d-4ebde6437e90",
                    "semanticId": {
                        "keys": [
                            {
                                "value": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
                                "type": "GlobalReference"
                            }
                        ],
                        "type": "ExternalReference"
                    },
                    "endpoints": [
                        {
                            "protocolInformation": {
                                "href": "https://irs-provider-dataplane.dev.demo.catena-x.net/api/public/data/urn:uuid:96e8a7f4-2681-4297-b09d-4ebde6437e90",
                                "endpointProtocol": "HTTP",
                                "endpointProtocolVersion": [
                                    "1.1"
                                ],
                                "subprotocol": "DSP",
                                "subprotocolBody": "id=urn:uuid:68cfb897-bf6e-4f23-aab1-2f6ca487f0ee;dspEndpoint=https://irs-provider-controlplane.dev.demo.catena-x.net",
                                "subprotocolBodyEncoding": "plain"
                            },
                            "interface": "SUBMODEL-3.0"
                        }
                    ]
                }
            ]
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:3e19c72f-ba00-4fa2-9d1d-534a2efb2e78",
            "idShort": "DoorKey",
            "id": "urn:uuid:ccf15ca4-0421-42a9-8fa6-e4cdc31fc97a",
            "specificAssetIds": [
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-958535181547189699425823",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "95657762-59",
                    "semanticId": null
                },
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000000BJTL",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": []
        },
        {
            "administration": null,
            "description": [],
            "globalAssetId": "urn:uuid:c8667ad3-04ee-4654-a8a8-73bab4827ea6",
            "idShort": "NTIERProduct",
            "id": "urn:uuid:af23df8f-a44b-4193-80da-4c2845e93150",
            "specificAssetIds": [
                {
                    "name": "manufacturerId",
                    "subjectId": null,
                    "value": "BPNL00000003B0Q0",
                    "semanticId": null
                },
                {
                    "name": "partInstanceId",
                    "subjectId": null,
                    "value": "NO-969975539564677788795981",
                    "semanticId": null
                },
                {
                    "name": "manufacturerPartId",
                    "subjectId": null,
                    "value": "69007K6-66",
                    "semanticId": null
                }
            ],
            "submodelDescriptors": []
        }
    ],
    "tombstones": [],
    "submodels": [
        {
            "identification": "urn:uuid:afa06124-7467-4aa3-8bc6-d17cc8374067",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AVTH",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3"
        },
        {
            "identification": "urn:uuid:afa06124-7467-4aa3-8bc6-d17cc8374067",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AVTH",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:05abf6ff-8c78-4b72-948b-40e08e9b83f3"
        },
        {
            "identification": "urn:uuid:7722e56e-c20d-4fc2-95c6-70b20474dd4b",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:0f2f0c72-d541-4df4-a04d-98a5099b491c",
                        "quantity": {
                            "quantityNumber": 0.2014,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL50096894aNXY",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84",
                        "quantity": {
                            "quantityNumber": 0.2341,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80"
        },
        {
            "identification": "urn:uuid:7722e56e-c20d-4fc2-95c6-70b20474dd4b",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:0f2f0c72-d541-4df4-a04d-98a5099b491c",
                        "quantity": {
                            "quantityNumber": 0.2014,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL50096894aNXY",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    },
                    {
                        "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84",
                        "quantity": {
                            "quantityNumber": 0.2341,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AZQP",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:99ba549b-48f9-4c62-b761-3f7b338c4d80"
        },
        {
            "identification": "urn:uuid:b7be812b-610a-4088-8092-8091ae81619b",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:dc60fc50-c875-4ce6-a1b9-d59c4c1e0b17",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea"
        },
        {
            "identification": "urn:uuid:b7be812b-610a-4088-8092-8091ae81619b",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:dc60fc50-c875-4ce6-a1b9-d59c4c1e0b17",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:90848ea8-1d3f-4c83-80b5-666de7ae07ea"
        },
        {
            "identification": "urn:uuid:5580a639-e845-4065-9970-32b945778b30",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:3e19c72f-ba00-4fa2-9d1d-534a2efb2e78",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be"
        },
        {
            "identification": "urn:uuid:5580a639-e845-4065-9970-32b945778b30",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:3e19c72f-ba00-4fa2-9d1d-534a2efb2e78",
                        "quantity": {
                            "quantityNumber": 2.5,
                            "measurementUnit": "unit:litre"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:af17f072-fdb8-43a1-8cca-b61b3d6b37be"
        },
        {
            "identification": "urn:uuid:00432c14-0286-485f-a394-3d713a3700de",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84",
                "childItems": []
            },
            "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84"
        },
        {
            "identification": "urn:uuid:00432c14-0286-485f-a394-3d713a3700de",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84",
                "childItems": []
            },
            "catenaXId": "urn:uuid:b3803182-1cbd-4dd3-b088-f2c2dab73e84"
        },
        {
            "identification": "urn:uuid:96e8a7f4-2681-4297-b09d-4ebde6437e90",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:c8667ad3-04ee-4654-a8a8-73bab4827ea6",
                        "quantity": {
                            "quantityNumber": 0.1908,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362"
        },
        {
            "identification": "urn:uuid:96e8a7f4-2681-4297-b09d-4ebde6437e90",
            "aspectType": "urn:bamm:io.catenax.single_level_bom_as_built:1.0.0#SingleLevelBomAsBuilt",
            "payload": {
                "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362",
                "childItems": [
                    {
                        "catenaXId": "urn:uuid:c8667ad3-04ee-4654-a8a8-73bab4827ea6",
                        "quantity": {
                            "quantityNumber": 0.1908,
                            "measurementUnit": "unit:kilogram"
                        },
                        "businessPartner": "BPNL00000003AYRE",
                        "createdOn": "2022-02-03T14:48:54.709Z",
                        "lastModifiedOn": "2022-02-03T14:48:54.709Z"
                    }
                ]
            },
            "catenaXId": "urn:uuid:a646ae1d-9f6d-472d-8f57-8e180883e362"
        }
    ],
    "bpns": []
}
jzbmw commented 9 months ago

duplicate