eclipse-tractusx / sig-release

https://eclipse-tractusx.github.io/sig-release
Apache License 2.0
8 stars 8 forks source link

TraceX - The App must be enabled to support multiple connector endpoint for one BPN provided by the discovery #398

Open wiegerterik opened 9 months ago

wiegerterik commented 9 months ago

Description

At the moment TraceX only works properly if just 1 EDC is configured for a company / BPN. In real life this scenario won't work, because companies will have multiple EDCs. Example [ { "bpn": "BPNL000000000CX4", "connectorEndpoint": [ "https://EDC-Cof-Test-01.cofinity-x.com", "https://EDC-Cof-Test-05.cofinity-x.com", "https://controlplane.preprod.cofinity-x.com" ] }, { "bpn": "BPNL0000000017BL", "connectorEndpoint": [ "https://controlplane-trace-x.preprod.cofinity-x.com" ] } ]

Impact

Additional information

jzbmw commented 8 months ago

@wiegerterik you think of data cosumption, correct?

mkanal commented 8 months ago

@jzbmw & @wiegerterik Please have a look here : https://github.com/eclipse-tractusx/item-relationship-service/issues/214 We use the same client library as irs.

mkanal commented 8 months ago

@ds-mwesener Could we please check if this is already working in the current setup.

mkanal commented 6 months ago

Decision: Might be already resolved by IRS and provided IRS Client library. This will be double-checked until 21.03.2024 by Cofinity-X.

ds-mwesener commented 5 months ago

This topic should be resolved already. Please recheck and get back to us if it is still a problem. Thank you.