Difference between revisions of "Evidence Interchange Management"

From DE4A
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Evidence Interchange Management
+
The Evidence Interchange Management application collaboration aggregates two high-level application components providing all functionality to manage the interchange of evidence. The back-end component supports keeping track of the requests and status of evidence(s). It also supports the erasure of evidence at DC side if the user elects to do so. The front-end component provides an evidence status overview for the user as well as the important preview functionality with which the user can preview the evidence. The DC prepares the preview and the user can preview it using some UI. Evidence Interchange Management application collaboration interfaces with Data logistics in order to exchange the evidence.
  
== IM ==
+
<gallery widths="400" perrow="4" caption="Graphic representations of the Evidence Interchange Management application collaboration">
 +
File:Evidence Interchange Management (Inter).png|alt=Graphic representation of the Evidence Interchange Management application collaboration in the Intermediation Pattern|[[Intermediation Pattern|IM]]
 +
File:Evidence Interchange Management (USI).png|alt=Graphic representation of the Evidence Interchange Management application collaboration in the User Supported Intermediation Pattern|[[User-supported Intermediation Pattern|USI]]
 +
File:Evidence Interchange Management (VC).png|alt=Graphic representation of the Evidence Interchange Management application collaboration in the Verifiable Credentials Pattern|[[Verifiable Credentials Pattern|VC]]
 +
File:Evidence Interchange Management (Lookup).png|alt=Graphic representation of the Evidence Interchange Management application collaboration in the Lookup Pattern|[[Lookup Pattern|LKP]]
 +
 
 +
</gallery>
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|+ Application Components of Evidence Interchange Management
 
|+ Application Components of Evidence Interchange Management
 
|-
 
|-
! Application Component !! Description !! Application Service
+
! Application Component !! Description !! Pattern(s)
 +
|-
 +
| [[Evidence Interchange Front-end]] || Application component bundling UI and logic to handle the status overview and preview and approval of requested evidences. ||[[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]]
 +
|-
 +
| [[Evidence Interchange Back-end]] || Application component managing the tracking of evidence requests and supporting the removal of evidences. || [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]]
 +
|-
 +
|[[Evidence Interchange UI Integration]]
 +
|Interface: The [[Evidence Interchange Front-end]] Component exposes an interface in order for other components to integrate it in their UI. ||[[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]]
 
|-
 
|-
| Evidence interchange front-end || Example ||  
+
|[[Evidence Interchange to eProcedure]]
*Evidence status overview
+
|Interface: The [[Evidence Interchange Front-end|Evidence Interchange Back-end]] Component exposes an interface in order for the eProcedure portal to make use of it. ||[[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]]
*Evidence preview
 
 
|-
 
|-
| Evidence interchange back-end || Example ||
 
*Evidence status tracker
 
*Evidence request tracker (missing in PSA??? TODO)
 
*Evidence shredder
 
 
|}
 
|}

Latest revision as of 09:44, 1 July 2021

The Evidence Interchange Management application collaboration aggregates two high-level application components providing all functionality to manage the interchange of evidence. The back-end component supports keeping track of the requests and status of evidence(s). It also supports the erasure of evidence at DC side if the user elects to do so. The front-end component provides an evidence status overview for the user as well as the important preview functionality with which the user can preview the evidence. The DC prepares the preview and the user can preview it using some UI. Evidence Interchange Management application collaboration interfaces with Data logistics in order to exchange the evidence.

Application Components of Evidence Interchange Management
Application Component Description Pattern(s)
Evidence Interchange Front-end Application component bundling UI and logic to handle the status overview and preview and approval of requested evidences. IM, USI, VC
Evidence Interchange Back-end Application component managing the tracking of evidence requests and supporting the removal of evidences. IM, USI, VC, LKP
Evidence Interchange UI Integration Interface: The Evidence Interchange Front-end Component exposes an interface in order for other components to integrate it in their UI. IM, USI
Evidence Interchange to eProcedure Interface: The Evidence Interchange Back-end Component exposes an interface in order for the eProcedure portal to make use of it. IM, USI