Eurostat May 2016 Eurostat, Unit B3 – IT solutions for statistical production Test Client Jean-Francois LEBLANC Christian SEBASTIAN
Eurostat Table of Contents 1.Objectives 2.Test Client 1.Initial setup 2.Main window 3.Composing an SDMX query 4.Generate SQL 5.Execute SQL 6.Visualise the SQL query output 7.Execute an SDMX query 8.Generate data 9.Execute SDMX query with WS 10.Result of the query from WS 2
Eurostat 1. Objectives Explaining how to install the Test Client Explaining the purpose and how to use the Test client Explaining the different Ri’s functionalities you can test Export data sets to file in SDMX format 3
Eurostat 2. Test Client The Test Client is NOT a platform independent tool (based on.NET) It is a local application It is used to: -Display the data mapped in the mapping store (SQL query) -Test the data flow (SDMX query) -Test the Web Service (SOAP or Rest query) 4
Eurostat 2.1 Initial Setup 5
Eurostat 2.2 Main Window 6 Settings allow you to connect the Test Client to your mapping store
Eurostat 2.3 Composing an SDMX Query 7 Select the SDMX output format Select your output as: Screen display File
Eurostat 2.3 Composing an SDMX Query 8 Build your query by selecting constraints
Eurostat 2.4 Generate SQL 9 You can generate and visualise the corresponding SQL query
Eurostat 2.5 Execute SQL 10 Execute the SQL query to display the data stored in the database. (It’s RAW data, not formated in SDMX)
Eurostat 2.6 Visualise the SQL query output 11
Eurostat 2.7 Execute an SDMX query 12 Execute the same query but in SDMX mode
Eurostat 2.8 Generate Data 13
Eurostat 2.9 Execute SDMX query with WS 14 You can execute the SDMX query with the Web service in two modes: Rest Soap
Eurostat 2.9 Execute SDMX query with WS 15 Based on which mode you want to call the WS, provide the dedicated end point.
Eurostat 2.10 Result of the query from WS 16 SDMX query Result of the query in the format you have selected.
Eurostat 17 Test Client