Difference between revisions of "Lookup pattern communication diagram"

From DE4A
Jump to navigation Jump to search
Line 62: Line 62:
  
 
==6. Evidence lookup==
 
==6. Evidence lookup==
 +
'''Request'''
 +
*''Description:'' The Connector DR sends a request to the Connector DT to retrieve the updated evidence.
  
* ''Description:'' Connector DR sends a request to Connector DT to get the evidence.  
+
* ''Message type:'' '''[https://wiki.de4a.eu/index.php/Data_Dictionary#RequestExtractMultiEvidenceLUType RequestExtractMultiEvidenceLUType]'''. Specified in ‘[https://wiki.de4a.eu/index.php/Data_Dictionary Data Dictionary]’.
 +
'''Response'''
  
Same request as step 3.  
+
* Description: The asynchronous message will have a response with the result of this communication.
 +
* Message type: [https://wiki.de4a.eu/index.php/Data_Dictionary#ResponseErrorType ResponseErrorType]. Specified in [https://wiki.de4a.eu/index.php/Data_Dictionary Data Dictionary].
  
* ''Message type:'' Specified in ‘[https://wiki.de4a.eu/index.php/Data_Dictionary Data Dictionary]’.
+
'''Error handling'''
 
+
* If Connector DT cannot be reached there will be a connection error. [[Https://wiki.de4a.eu/index.php/DE4A+Logs+and+error+messages+it2#Data+Requestor DRE01]]
'''Error handling'''  
 
 
 
*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 10303]]
 
  
 
==7. Evidence lookup==
 
==7. Evidence lookup==

Revision as of 13:36, 11 August 2022

1. Lookup routing information

Request

  • Description: The Data Evaluator sends a request to the Connector DR to obtain the Data Owner identifier. A canonical evidence type must be provided, also an optional country code can be specified to obtain the response.

Response

  • Description: The Connector DR sends the response to the Data Evaluator.

Error handling

  • If Data Evaluator cannot be reached there will be a connection error. [DRE01]
  • Mandatory fields must be present in the request. [DRE05]

2. Lookup routing information

Request

  • Description: The Connector DR sends a request to the Central IAL to get the routing information. The request received from the Data Evaluator is sent to the IAL.

Response

  • Description: The Central IAL sends a response to the Connector DR providing the routing information.

Error handling

  • If IAL cannot be reached there will be a communication error. [DRE06]
  • If request information does not obtain results, there will be a no data found error. [DRE02]

3. Evidence lookup

Request

  • Description: The Data Evaluator sends a request to the Connector DR to get the updated evidence. 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 Connector DR cannot be reached there will be a connection error. [DRE01]

4. SMP addressing

  • Description: The Connector DR 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.

5. Node information

Request

  • Description: The Connector DR sends a request to the SMP to get gateway information. Multi evidence approach is available in ‘eDelivery SMP’ documentation.
  • Message type: Detailed in ‘eDelivery usage in DE4A’ document.

Response

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

Error handling

  • If the SMP cannot be reached there will be a connection error. [DRE01]
  • Mandatory fields must be present in the request. [DRE05]
  • If request information does not obtain results, there will be a no data found error. [DRE02].

Detailed information is available in ‘eDelivery BDXL’ documentation.

6. Evidence lookup

Request

  • Description: The Connector DR sends a request to the Connector DT to retrieve the updated evidence.

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 Connector DT cannot be reached there will be a connection error. [DRE01]

7. Evidence lookup

  • Description: Connector DT sends a request to Data Owner to get the evidence.

Error handling  

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

8. Evidence response

  • Description: Data Owner sends a response to Connector DT with the evidence.

Error handling  

  • If Connector DT cannot be reached there will be a communication error. [10503]
  • Mandatory fields must be present in the request. [40502]

9. 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’.

10. 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’.

11. Evidence response

  • Description: The Connector DT sends a response to the Connector DR with the evidence.

Error handling  

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

12. Evidence response

  • Description: Connector DR sends a response to the Data Evaluator with the evidence.

Error handling  

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

* Document is under construction.