Difference between revisions of "Notification pattern communication diagram"
Jump to navigation
Jump to search
Hugo.berdon (talk | contribs) |
Hugo.berdon (talk | contribs) |
||
Line 9: | Line 9: | ||
'''Error handling''' | '''Error handling''' | ||
− | * If Connector DT cannot be reached there will be a communication error. [10503] | + | * If Connector DT cannot be reached there will be a communication error. [[https://wiki.de4a.eu/index.php/DE4A_Logs_and_error_messages_it2#Connector 10503]] |
* Mandatory fields must be present in the request. [40502] | * Mandatory fields must be present in the request. [40502] | ||
Line 33: | Line 33: | ||
'''Error handling''' | '''Error handling''' | ||
− | * If SMP cannot be reached there will be a communication error [10403]. | + | * If SMP cannot be reached there will be a communication error [[https://wiki.de4a.eu/index.php/DE4A_Logs_and_error_messages_it2#Connector 10403]]. |
* Mandatory fields must be present in the request. [40402] | * Mandatory fields must be present in the request. [40402] | ||
Line 48: | Line 48: | ||
'''Error handling''' | '''Error handling''' | ||
− | * If Connector DR cannot be reached there will be a communication error. [10403] | + | * If Connector DR cannot be reached there will be a communication error. [[https://wiki.de4a.eu/index.php/DE4A_Logs_and_error_messages_it2#Connector 10403]] |
* Mandatory fields must be present in the request. [40402] | * Mandatory fields must be present in the request. [40402] | ||
Line 59: | Line 59: | ||
'''Error handling''' | '''Error handling''' | ||
− | * If Data Evaluator cannot be reached there will be a communication error. [10303] | + | * If Data Evaluator cannot be reached there will be a communication error. [[https://wiki.de4a.eu/index.php/DE4A_Logs_and_error_messages_it2#Connector 10303]] |
* Mandatory fields must be present in the request. [40302] | * Mandatory fields must be present in the request. [40302] | ||
Revision as of 11:49, 17 May 2022
1. Make notification
- Description: Data Owner sends a message to the Connector DT with the notification. Data Evaluator and Data Owner identify both components.
- Message type: Specified in ‘Data Dictionary’.
Error handling
- If Connector DT cannot be reached there will be a communication error. [10503]
- Mandatory fields must be present in the request. [40502]
2. SMP addressing
- Description: Connector DT sends a request to the SML to get the SMP address. Data Evaluator identifier will be sent as the participant identifier. Detailed information is available in ‘eDelivery SMP’.
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. [40402]
- If request information does not obtain results, there will be a no data found error. [40406]
Detailed information is available in ‘eDelivery BDXL’.
4. Send notification
- Description: The Connector DT sends a message to the Connector DR with the notification.
- Message type: Specified in ‘Data Dictionary’.
Error handling
- If Connector DR cannot be reached there will be a communication error. [10403]
- Mandatory fields must be present in the request. [40402]
5. Forward notification
- Description: Connector DR sends a message to the Data Evaluator with the notification.
- Message type: Specified in ‘Data Dictionary’.
Error handling
- If Data Evaluator cannot be reached there will be a communication error. [10303]
- Mandatory fields must be present in the request. [40302]
* Document is under construction.