-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Backend] Trace-X uses its own BPDM lookup to identify Customer data for BPNL #586
Comments
@jzbmw Idea is to descope bpn lookup feature from irs. trace-x should provide its own implementation. |
Currently not testable due to Portal reset and SemanticHub as well as BPDM Service connected to the old keycloak instance. |
Currently waiting for: #778 to be able to test successfully. |
Architecture changed while implementation from OAuth2.0 to EDC Flow. |
PO acceptance in behalf of @jzbmw. Works as intended. |
The concept for the new EDC flow will be created within #901. |
As user
I want that BPDM lookup is managed in trace-x
so that I receive detail information attributes from golden record for a bpnl (address, customer contact, etc )
Background
Currently, Trace-X uses BPDM lookup feature of irs to determine manufacturer name for BPNL. This limits the information attributes of Golden record to the manufacturer name.
This ineffective bpnl lookup should be removed from irs. Trace-X has to develop its own bpnl lookup in order to receive more detail information for a bpnl.
Hints / Details
Outcome / Acceptance Criteria
Outcome
Acceptance Criteria
Technical Tasks
Out of Scope
The text was updated successfully, but these errors were encountered: