Difference between revisions of "Playground"

From DE4A
Jump to navigation Jump to search
(Created the page for the playground)
 
 
Line 2: Line 2:
 
[[Category:WP5]]
 
[[Category:WP5]]
  
The playground is a test environment where the pilots are able to connect their components in a real-like environment. The playground has a Data Evaluator (DE) demo-ui with a connector configured as a Data Requestor (DR), a Data Owner (DO) mock with a connector configured as a Data Transferor (DT), a Service Meta Provider (SMP) connected to the project test Service Metadata Locator (SML), a mock Information DesK (IDK) and the package tracker. Partners are free to connect their own DR and/or DO with their own connector, connect their own SMP or request metadata to be added to the deployed SMP.
+
The playground is a test environment where the pilots are able to connect their components in a real-like environment. The playground has a Data Evaluator (DE) demo-ui with a connector configured as a Data Requestor (DR), a Data Owner (DO) mock with a connector configured as a Data Transferor (DT), a Service Meta Provider (SMP) connected to the project test Service Metadata Locator (SML), a (mock) Information DesK (IDK) and the package tracker. Partners are free to connect their own DR and/or DO with their own connector, connect their own SMP or request metadata to be added to the deployed SMP.
  
 
== Prerequisites ==
 
== Prerequisites ==
  
 
* A server with internet connection, ports 443 (maybe 80) open.  
 
* A server with internet connection, ports 443 (maybe 80) open.  
* AS4 certificate supplied by WP5, [https://newrepository.atosresearch.eu/index.php/f/1057380 form]
+
* AS4 certificate supplied by WP5, [https://newrepository.atosresearch.eu/index.php/f/1057380 form] (Iteration 1) or from T-Systems / Telsect (Iteration 2).
  
 
In depth information of requirements and configuration is available [https://newrepository.atosresearch.eu/index.php/f/1093646 here]
 
In depth information of requirements and configuration is available [https://newrepository.atosresearch.eu/index.php/f/1093646 here]
Line 54: Line 54:
  
 
Some services will be deployed in parallel for the different iterations. In the [https://github.com/de4a-wp5/ GitHub] projects the Iteration 1 codebase will be found in the iteration1 branches.
 
Some services will be deployed in parallel for the different iterations. In the [https://github.com/de4a-wp5/ GitHub] projects the Iteration 1 codebase will be found in the iteration1 branches.
The package tracker and SMP is the same for all iterations.
+
The package tracker is the same for all iterations.
  
* Package Tracker https://de4a-dev-pt.egovlab.eu/#!detail
+
* Package Tracker https://de4a.simplegob.com/package-tracker/#!detail
* SMP https://de4a-smp.egovlab.eu
 
  
 
=== Iteration 1 ===
 
=== Iteration 1 ===
Line 73: Line 72:
 
* DT connector  
 
* DT connector  
 
* DO mock  
 
* DO mock  
* IDK mock https://de4a-dev-idk2.egovlab.eu
+
* IAL https://de4a.simplegob.com/ial/
 +
* SMP Preproduction https://pre-smp-dr-de4a.redsara.es/sgad-smp/public

Latest revision as of 23:44, 17 August 2022


The playground is a test environment where the pilots are able to connect their components in a real-like environment. The playground has a Data Evaluator (DE) demo-ui with a connector configured as a Data Requestor (DR), a Data Owner (DO) mock with a connector configured as a Data Transferor (DT), a Service Meta Provider (SMP) connected to the project test Service Metadata Locator (SML), a (mock) Information DesK (IDK) and the package tracker. Partners are free to connect their own DR and/or DO with their own connector, connect their own SMP or request metadata to be added to the deployed SMP.

Prerequisites

  • A server with internet connection, ports 443 (maybe 80) open.
  • AS4 certificate supplied by WP5, form (Iteration 1) or from T-Systems / Telsect (Iteration 2).

In depth information of requirements and configuration is available here

SMP metadata

The SMP publishes metadata about what services are avaliable at a DE or DO. Each post contains:

The SMP posts specify which AS4 gateway should be used for the combination of a Service Group, Document ID and Process ID.

Package Tracker

The package tracker uses Apache Kafka to receive log messages and publish them publicly at https://de4a-dev-pt.egovlab.eu/#!detail

Iteration Specifics

Some services will be deployed in parallel for the different iterations. In the GitHub projects the Iteration 1 codebase will be found in the iteration1 branches. The package tracker is the same for all iterations.

Iteration 1

Iteration 2