eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 14 forks source link

DPP Backend Receiver Endpoint #326

Closed tanweersalah closed 3 months ago

tanweersalah commented 4 months ago

Can you please tell which service this is pointing to.

edc:
    receiverEndpoint: 'https://dpp.int.demo.catena-x.net/endpoint'

I want to deploy this locally , please share the repo link,

tanweersalah commented 4 months ago

My bad, i got confused this with some external service,

Now I am able to receive the EDR but still some issues with the DTR,

While requesting the Catalog from registry for a particular assetId, I am getting the empty list, it seems like some bug with DTR.

while requesting directly to DTR I am getting the response,

Screenshot 2024-06-01 at 12 31 29 PM

But when the same assetid is being lookup from the EDC Data Plane , I am getting empty result.

Screenshot 2024-06-01 at 12 31 54 PM

Can you please let me know which DTR version is working correctly with the EDC 0.7.1

tanweersalah commented 4 months ago

I figure out the issue, I created the shell in registry with providerbpn ,

As the EDC internally attaches the header :

Edc-Bpn : {{Consumer BPN}}

Now after updating the registry shell to consumer bpn I am getting the results.

So doest it mean for every consumer we have to create a shell descriptor in DTR ?

matbmoser commented 3 months ago

Good than this ticket can be closed! We can also talk in Wednesday about this topic and more questions you have.