Overview
The following workflow shows the process of the Message Producer sending data from the Regional/AIIDA Connector to a Service. This process starts when the Message Producer receives the data.
This workflow includes the following steps:
- Upon creation, the Service creates a new topic in the Streaming Infrastructure.
- The Service subscribes to this topic at the Streaming Infrastructure. When a customer wants to use a Service (and gives consent for data access), the information about which service each customer uses is stored. TBD
- When the data of a customer is accessed by the Regional/AIIDA Connector, it is sent to the Message Producer.
- The Message Producer publishes the data on the topic of the Service that the customer has selected (at the Streaming Infrastructure).
- The Service (that has subscribed to the topic) receives the data from the Streaming Infrastructure.