Replies: 3 comments
-
Consumers may specify how they want to receive the data, meaning, they can specify the data destination. This also includes the destination type, e.g. "AmazonS3" or "FTP" or whatever. Of course as a precondition, both the consumer and the provider must implement the same binding. The connector may announce during self-description what bindings it supports. |
Beta Was this translation helpful? Give feedback.
-
@paullatzelsperger @juliapampus @ronjaquensel this brings up a good point with respect to ContractOffers. The asset will need to convey the transfer protocols available. This could be on a per-asset or group basis. Something to discuss post-Milestone 1. |
Beta Was this translation helpful? Give feedback.
-
converting this to a discussion since there is no clear assignment. |
Beta Was this translation helpful? Give feedback.
-
in case if multiple transport protocols are supported by connectors, how is a transport protocol for the transfer agreed upon between the communication parties? can consumer or producer put prios (i.e S3>FTP)? is the tranport protocol negotiation reflected in the APIs as of now? is there a must-have set of transport protocols which has to be implemented by any connector on the network to ensure communication (i.e. FTP as an ultimate fallback?)
Beta Was this translation helpful? Give feedback.
All reactions