Start date / end date for contract agreement missing #631
-
I checked on the AgreementAPI and on the database of EDC 0.5.0: There is no startDate and endDate now for the contract agreement. Is this by intention? Before, it was possible to see, when a contract starts and when it ends. With EDC 0.3.x there was even a possiblity to provide a "duration" in the contract definition, to define the duration of a contract. Is this changed? The background is that we wanted to check if a contract already exists and reuse it, instead of always re-negotiate new contracts. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Expiration can be expressed through a policy constraint, there's a detailed documentation here: |
Beta Was this translation helpful? Give feedback.
Expiration can be expressed through a policy constraint, there's a detailed documentation here:
https://eclipse-edc.github.io/docs/#/submodule/Connector/docs/developer/contract-duration/contract-validity-check