Difference between revisions of "Description of the software interfaces"
Jump to navigation
Jump to search
m (→Interfaces availables: Quality checks.) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:wip]] | [[Category:wip]] | ||
This page contains a description of the different software interfaces created for the DE4A project. The information provided can be used as a reference on the development and integration process to each pilot. | This page contains a description of the different software interfaces created for the DE4A project. The information provided can be used as a reference on the development and integration process to each pilot. | ||
+ | |||
+ | This page is only relevant for '''Iteration 1'''. The respective list for Iteration 2 can be found at [[Summary of software interfaces.]] | ||
== Available interfaces == | == Available interfaces == | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+DE4A Components interfaces description | + | |+DE4A Components interfaces description (Iteration 1) |
!Component | !Component | ||
− | |||
!Pattern | !Pattern | ||
!Service | !Service | ||
Line 16: | Line 17: | ||
!Output | !Output | ||
|- | |- | ||
− | | rowspan=" | + | | rowspan="2" |Data Evaluator |
− | + | | rowspan="2" |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DE1-USI.xsd USI] | |
− | | rowspan=" | ||
|Forward evidence | |Forward evidence | ||
|/requestForwardEvidence | |/requestForwardEvidence | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |RequestForwardEvidenceType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L567 RequestForwardEvidenceType] |
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L191 ACK] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | |||
|Response user redirection | |Response user redirection | ||
|/responseUserRedirection | |/responseUserRedirection | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |ResponseUserRedirectionType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L601 ResponseUserRedirectionType] |
|HTTP Status 302/303 (Http/1 Http/2) | |HTTP Status 302/303 (Http/1 Http/2) | ||
|- | |- | ||
− | | rowspan=" | + | | rowspan="3" |Data Owner |
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DT-DO1-IM.xsd IM] |
− | |||
|Extract evidence IM | |Extract evidence IM | ||
|/requestExtractEvidenceIM | |/requestExtractEvidenceIM | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L523 RequestExtractEvidenceIMType] |
− | |ResponseExtractEvidenceType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L537 ResponseExtractEvidenceType] |
|- | |- | ||
− | + | | rowspan="2" |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DO1-USI.xsd USI] | |
− | | rowspan=" | ||
|Extract evidence USI | |Extract evidence USI | ||
|/requestExtractEvidenceUSI | |/requestExtractEvidenceUSI | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L509 RequestExtractEvidenceUSIType] |
− | |ResponseErrorType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L608 ResponseErrorType] |
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|RequestUserRedirection | |RequestUserRedirection | ||
|/requestUserRedirection | |/requestUserRedirection | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |RequestUserRedirectionType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L595 RequestUserRedirectionType] |
− | |HTTP Status 302 | + | |HTTP Status 302/303 (Http/1 Http/2) |
|- | |- | ||
| rowspan="3" |Data Requestor (Connector) | | rowspan="3" |Data Requestor (Connector) | ||
− | | | + | | [https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DR-DT1-IDK.xsd IM/USI] |
− | + | |Lookup Routing Information | |
− | |Lookup | ||
|/lookupRountingInformation | |/lookupRountingInformation | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |RequestLookupRoutingInformationType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L580 RequestLookupRoutingInformationType] |
− | |ResponseLookupRoutingInformationType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L589 ResponseLookupRoutingInformationType] |
|- | |- | ||
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DR-DE1-IM.xsd IM] |
− | |||
|Request transfer evidence | |Request transfer evidence | ||
|/requestTransferEvidenceIM | |/requestTransferEvidenceIM | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |RequestTransferEvidenceType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L495 RequestTransferEvidenceType] |
− | |ResponseTransferEvidenceType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L546 ResponseTransferEvidenceType] |
|- | |- | ||
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DR-DE1-IM.xsd USI] |
− | |||
|Request transfer evidence USI | |Request transfer evidence USI | ||
|/requestTransferEvidenceUSI | |/requestTransferEvidenceUSI | ||
|XML REST | |XML REST | ||
|Asynchronous | |Asynchronous | ||
− | |RequestTransferEvidenceType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L495 RequestTransferEvidenceType] |
− | |ResponseErrorType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L608 ResponseErrorType] |
|- | |- | ||
|Data Transferor (Connector) | |Data Transferor (Connector) | ||
− | | | + | |[https://github.com/de4a-wp5/xml-schemas/blob/iteration1/XSD/DT1-USI.xsd USI] |
− | |||
|Response transfer evidence USI | |Response transfer evidence USI | ||
|/requestTransferEvidenceUSIDT | |/requestTransferEvidenceUSIDT | ||
|XML REST | |XML REST | ||
|Synchronous | |Synchronous | ||
− | |RequestTransferEvidenceUSIDTType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L477 RequestTransferEvidenceUSIDTType] |
− | |ResponseErrorType | + | |[https://github.com/de4a-wp5/xml-schemas/blob/4d074ee82355255293a0c9e071d9507920f0af02/XSD/de4a/common-types.xsd#L608 ResponseErrorType] |
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 12:41, 4 October 2022
This page contains a description of the different software interfaces created for the DE4A project. The information provided can be used as a reference on the development and integration process to each pilot.
This page is only relevant for Iteration 1. The respective list for Iteration 2 can be found at Summary of software interfaces.
Available interfaces
Component | Pattern | Service | Referenced API | Interface type | Communication | Input message | Output |
---|---|---|---|---|---|---|---|
Data Evaluator | USI | Forward evidence | /requestForwardEvidence | XML REST | Synchronous | RequestForwardEvidenceType | ACK |
Response user redirection | /responseUserRedirection | XML REST | Synchronous | ResponseUserRedirectionType | HTTP Status 302/303 (Http/1 Http/2) | ||
Data Owner | IM | Extract evidence IM | /requestExtractEvidenceIM | XML REST | Synchronous | RequestExtractEvidenceIMType | ResponseExtractEvidenceType |
USI | Extract evidence USI | /requestExtractEvidenceUSI | XML REST | Synchronous | RequestExtractEvidenceUSIType | ResponseErrorType | |
RequestUserRedirection | /requestUserRedirection | XML REST | Synchronous | RequestUserRedirectionType | HTTP Status 302/303 (Http/1 Http/2) | ||
Data Requestor (Connector) | IM/USI | Lookup Routing Information | /lookupRountingInformation | XML REST | Synchronous | RequestLookupRoutingInformationType | ResponseLookupRoutingInformationType |
IM | Request transfer evidence | /requestTransferEvidenceIM | XML REST | Synchronous | RequestTransferEvidenceType | ResponseTransferEvidenceType | |
USI | Request transfer evidence USI | /requestTransferEvidenceUSI | XML REST | Asynchronous | RequestTransferEvidenceType | ResponseErrorType | |
Data Transferor (Connector) | USI | Response transfer evidence USI | /requestTransferEvidenceUSIDT | XML REST | Synchronous | RequestTransferEvidenceUSIDTType | ResponseErrorType |