Difference between revisions of "DBA 2nd iteration Solution Architecture"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
+ | Approach: we follow the SA as was done for Intermediation (1st iteration) | ||
=== Scope and focus === | === Scope and focus === | ||
Line 15: | Line 16: | ||
=== Design choices === | === Design choices === | ||
+ | Describe what WON'T be implemented for the pilot as well as design choices (see also scope section) | ||
=== eIDAS and OOP TS === | === eIDAS and OOP TS === | ||
Line 23: | Line 25: | ||
==== Process realisation ==== | ==== Process realisation ==== | ||
+ | Mapping processes/activities to application services and components (PSA --> tables). | ||
==== Component description ==== | ==== Component description ==== | ||
+ | Classify components: DE/DO/Common component. | ||
==== Requirements ==== | ==== Requirements ==== | ||
+ | Describe the requirements for application services. | ||
==== Component Implementation ==== | ==== Component Implementation ==== | ||
+ | Describe the implementation of the components. | ||
==== Expected logical interfaces ==== | ==== Expected logical interfaces ==== |
Revision as of 10:22, 27 July 2021
Introduction
Approach: we follow the SA as was done for Intermediation (1st iteration)
Scope and focus
- Within scope
- Modify DO/DE Mocks for S&N en Lookup patterns
- Common component voor Cross-border subscriptions (optional for MS to use, i.e. not mandatory)
- Event Notification + Evidence Lookup flavour, in line with PSA 2nd iteration
- Outside scope
- Resend a subscription request in case of an error (instead the possibility to inspect the logs and manually resend a request is deemed sufficient (MVP))
- Include the Evidence in the notification (instead pure notification + lookup)
- Attribute Lookup
DE4A preconditions
Design choices
Describe what WON'T be implemented for the pilot as well as design choices (see also scope section)
eIDAS and OOP TS
DBA eIDAS solution
Process realisation
Mapping processes/activities to application services and components (PSA --> tables).
Component description
Classify components: DE/DO/Common component.
Requirements
Describe the requirements for application services.
Component Implementation
Describe the implementation of the components.