Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
wiegerterik opened this issue Dec 20, 2023 · 5 comments
Assignees
Labels
foss RM FOSS definition Prep-PI12 CX-ART PI Preparation Issues for Consortia Planning trace-x Feature/Bug for Trace-x component
Milestone

Comments

@wiegerterik
Copy link

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

  • I'm willing to contribute to this feature
@jzbmw jzbmw added trace-x Feature/Bug for Trace-x component Prep-PI12 CX-ART PI Preparation Issues for Consortia Planning foss RM FOSS definition labels Jan 8, 2024
@jzbmw
Copy link

jzbmw commented Jan 8, 2024

@wiegerterik you think of data cosumption, correct?

@mkanal
Copy link

mkanal commented Jan 10, 2024

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

@mkanal
Copy link

mkanal commented Jan 10, 2024

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

@jzbmw jzbmw added the open decision Mark issues that need special focus during planning label Jan 17, 2024
@jzbmw jzbmw moved this from Inbox to Backlog in Release Planning Jan 22, 2024
@jzbmw jzbmw removed the open decision Mark issues that need special focus during planning label Jan 22, 2024
@jzbmw jzbmw added this to the 24.05 milestone Jan 23, 2024
@jzbmw jzbmw moved this from Backlog to Work in progress in Release Planning Jan 23, 2024
@mkanal
Copy link

mkanal commented Mar 14, 2024

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

@jzbmw jzbmw moved this from Work in progress to Done in Release Planning Mar 19, 2024
@ds-mwesener
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
foss RM FOSS definition Prep-PI12 CX-ART PI Preparation Issues for Consortia Planning trace-x Feature/Bug for Trace-x component
Projects
Status: Done
Development

No branches or pull requests

4 participants