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

Control Plane Adapter callback integration #257

Closed
wolf4ood opened this issue Apr 20, 2023 · 0 comments
Closed

Control Plane Adapter callback integration #257

wolf4ood opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wolf4ood
Copy link
Contributor

What

In EDC upstream there has been some work for supporting callbacks in the state machines, in particular in the Contract Negotiation process and in the Transfer process.
We should integrate in the callback system and provide a simplified API for "opening" a Transfer with only one request.

The output of the "opening" a transfer will be an EDR store in the CPA which will come in future PR. For now it will just
fire a transfer request of type HttpProxy and if an EDR receiver is configured it will be called.

Why

Simplification of the Control plane adapter without breaking the semantics of EDC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant