Open lgblaumeiser opened 3 weeks ago
Hi @kkotowiczz, I added Schaeffler here, as Thomas already has some prototype for that, please inform Thomas and Siggi, as they are not an official contributor
was presented during open planning for release 25.09
i created the following issue : https://github.com/eclipse-tractusx/tractusx-edc/issues/1949
Overview
Explain the topic in 2 sentences
The Tractus-X connector has an embedded event mechanism that informs potential listeners about specific incidents, like finalized contract negotiations. These events should be routed using the standard log mechanism to provide the information for further processing, e.g., in Dashboards
What's the benefit?
Better transparency of domain activities within the connector
What are the Risks/Dependencies ?
There is a relationship to the activities in TAP 7.4 of Catena-X Next, as there it is planned to route the same events as Cloud events using a standard eventing mechanism instead of the log stream.
Detailed explanation
An event listener will be implemented that receives the internal events and transforms them into a log entry. This is related to the issue https://github.com/eclipse-tractusx/sig-release/issues/1280, as the log entry would then be logged in a structured way, that allows further processing steps to work with semantically richer data.
Feature Team
Contributor
Committer
Acceptance Criteria
Test Cases
Test Case 1
Observe the log entries for events
Steps
Expected Result
Architectural Relevance
The following items are ensured (answer: yes) after this issue is implemented.
In the context of the standards 126 and 127, typically only one is applicable, depending on the specific use case. Please cross out one of the two standards that does not apply.
Justification: (Fill this out, if at least one of the checkboxes above cannot be ticked. Contact the Architecture Management Committee to get an approval for the justification)
Additional information