Difference between revisions of "Notification pattern communication diagram"

From DE4A
Jump to navigation Jump to search
Line 17: Line 17:
  
 
== 2. SMP addressing ==
 
== 2. SMP addressing ==
* ''Description:'' The Connector DR sends a request to the SML to get the SMP address. Detailed information is available in ‘[https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eDelivery+SMP+-+1.10 eDelivery SMP]’ documentation.
+
* ''Description:'' The Connector DT sends a request to the SML to get the SMP address. Detailed information is available in ‘[https://ec.europa.eu/cefdigital/wiki/display/CEFDIGITAL/eDelivery+SMP+-+1.10 eDelivery SMP]’ documentation.
  
 
* ''Message type:'' Detailed in ‘eDelivery usage in DE4A’ document.
 
* ''Message type:'' Detailed in ‘eDelivery usage in DE4A’ document.

Revision as of 12:11, 11 August 2022

1. Make notification

Request

  • Description: The Data Owner sends a message to the Connector DT with the notification. In the message payload, Data Evaluator and Data Owner identify both components.

Response

  • Description: The asynchronous message will have a response with the result of this communication.
  • Message type: ResponseErrorType. Specified in Data Dictionary.

Error handling

  • If the Connector DT cannot be reached there will be a connection error. [DOE01]
  • Mandatory fields must be present in the request. [10507]

2. SMP addressing

  • Description: The Connector DT sends a request to the SML to get the SMP address. Detailed information is available in ‘eDelivery SMP’ documentation.
  • Message type: Detailed in ‘eDelivery usage in DE4A’ document.

3. Node information

Request  

  • Description: Connector DT sends a request to the SMP to get gateway information.   Multi evidence approach is available in ‘SMP query process in DE4A’ Document.
  • Message type:  Detailed in ‘eDelivery usage in DE4A’ Document. *


Response

  • Description: SMP sends a response to Connector DT providing the gateway information. The destination endpoint and the certificate will be provided.
  • Message type: Detailed in ‘eDelivery usage in DE4A’ Document. *


Error handling

  • If SMP cannot be reached there will be a communication error [10403].
  • Mandatory fields must be present in the request. [10207]
  • If request information does not obtain results, there will be a no data found error. [10201]

Detailed information is available in ‘eDelivery BDXL’.

4. Send notification

  • Description: The Connector DT sends a message to the Connector DR with the notification.

Error handling  

  • If Connector DR cannot be reached there will be a communication error. [10403]

5. Forward notification

  • Description: Connector DR sends a message to the Data Evaluator with the notification.

Error handling  

  • If Data Evaluator cannot be reached there will be a communication error. [10303]


* Document is under construction.