Jean-Francois LEBLANC Christian SEBASTIAN

Slides:



Advertisements
Similar presentations
The VeriTrak Enterprise Application Created for The Verification Company By CTO Source, Inc. This presentation provides an overview of the system and links.
Advertisements

Presentation Heading – font Arial
1 SDMX Reference Infrastructure (SDMX-RI) Work in progress, status and plans Bengt-Åke Lindblad, Adam Wroński Eurostat Eurostat Unit B3 – IT and standards.
National Case Study. The first EU Member State, which conducted its population count in 2011 (1-28 February). For the first time - eCensus via Internet.
ERA6 INSTALLER USER GUIDE
11 CONFIGURING AND MANAGING SHARED FOLDER SECURITY Chapter 8.
ASP.NET Reuven Abliyev Elyahu Sivaks Ariel Daliot.
How the web work Web Server Web browser DNS Server
1 Deploying a Web Application. 2 Virtual Directories Web servers map URLs to directories in their file systems. Called virtual directories. Normally one.
Installing the Core FTP Client Go to Click on “Download Core FTP now!” Under the Core FTP LE 2.2: free version heading Select.
Deployment of web Site. Preparing the web site for deployment you now have two versions of web site 1 -one running in the production environment 2-one.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter Four Configuring Outlook and Outlook Web Access.
Hydrologic Information System Deployment and configuration.
Slide 1 ASP Authentication There are basically three authentication modes Windows Passport Forms There are others through WCF You choose an authentication.
Page 1 Sepas Router Monitoring(SRM) Publishing By The third Workshop SEPAS Mounting Monday,16 July, 2012.
Turning Windows 7 into a Web Server Ch 28. Understanding Internet Information Services.
1 Exchange of data between OECD and Statistics Norway Marianne Vik Dysterud, Statistics Norway Meeting of the OECD Expert Group on Statistical.
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit A Creating an HTML Document.
CRM in Education: Raising Standards. Saving Time. Presented by: Daniel Petersen Director of Business Solutions Applied Tech.
Web Access. Overview  Purpose  Prerequisites  Install Components  Enable Virtual Directories  IIS Configuration & Security  Troubleshooting.
Use it Messaging Process & Resources. Use it Messaging Process  Use it Messaging Server is based on the following ressources  A network shared folder.
Eurostat 6. SDMX: A non-technical overview of the SDMX architecture and IT tools 1 Raynald Palmieri Eurostat Unit B5: “Central data and metadata services”
1 Chapter Overview Creating Web Sites and FTP Sites Creating Virtual Directories Managing Site Security Troubleshooting IIS.
SDMX IT Tools SDMX Reference Infrastructure
Eurostat SDMX Reference Infrastructure: Tools demonstration November 2015 Eurostat Unit B3 – IT and standards for data and metadata exchange Jean-Francois.
Module 11: Designing an Active Directory Federation Services Implementation in Windows Server 2008.
Eurostat November 2015 Eurostat Unit B3 – IT and standards for data and metadata exchange SDMX IT Tools Test Client Jean-Francois LEBLANC Christian SEBASTIAN.
SDMX IT Tools SDMX use in practice in NA
Eurostat November 2015 Eurostat Unit B3 – IT and standards for data and metadata exchange SDMX IT Tools SDMX Converter Jean-Francois LEBLANC Christian.
Slide 1 Chapter 0 SQL Server 2005 Installation. Slide 2 Content 1.Prerequisite Installation 2.SQL server 2005 Express Installation 3.SQL Client Tools.
HYPACK PROJECTS HYPACK Projects What’s in a Project  ‘ A Project contains all of the information about a specific survey in a separate folder.
1 Mapping a Drive on a USF IIS Server. 2 Mapping a Drive To map a drive to a network file directory in Windows you must be on a Microsoft local area network,
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring Windows Server 2008 Printing.
Panasonic UC Pro - UC Pro Web Service Basic setup -
Entity Framework Database Connection with ASP Notes from started/getting-started-with-ef-using-mvc/creating-an-
Eurostat 6. SDMX: A non-technical overview of the SDMX architecture and IT tools 1 Raynald Palmieri Eurostat Unit B5: “Central data and metadata services”
Eurostat Mapping Assistant May 2016 Eurostat, Unit B3 – IT solutions for statistical production Jean-Francois LEBLANC Christian SEBASTIAN 1.
Eurostat May 2016 Eurostat, Unit B3 – IT solutions for statistical production Test Client Jean-Francois LEBLANC Christian SEBASTIAN.
WMarket For Adminstrators Manual Installation. Basic Dependencies To install your own WMarket instance, you are required to install the following software:
Confidential ASWM Installation Guide in Main Server ( for Windows Server 2008 R2 ) 1.
ClickOnce Deployment (One-click Deployment)
OMS Administration Marie SHAH 02/12/2016.
Presentation Heading – font Arial
Installing TMG & Choosing a Client Type
B.6 Roadmap 2013 – 2014 SDMX RI User Group Luxembourg, September 2013.
beas WEB App Installation
Results from Essnet for SDMX WP7 PC-Axis SDMX Integration
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
SQL Server 2005 Installation
The evolution of the SDMX infrastructure and services
SDMX Reference Infrastructure Introduction
© copyright Janson Industries 2011
Jean-Francois LEBLANC Christian SEBASTIAN
NETWORK SECURITY LAB Lab 8. Firewall and VPN.
Web Servers / Deployment
SDMX Reference Infrastructure
Microsoft Visual Studio 2010 for Web Deployment
SDMX IT Tools SDMX Converter
Web Service Installation and Configuration
SDMX IT Tools Data Structure Wizard
SDMX IT Tools SDMX use in practice in NA
ClickOnce Deployment (One-click Deployment)
Security - Forms Authentication
Jean-Francois LEBLANC Christian SEBASTIAN
Eurostat Unit B3 – IT and standards for data and metadata exchange
Eurostat Unit B3 – IT and standards for data and metadata exchange
Eurostat Unit B3 – IT and standards for data and metadata exchange
SDMX IT Tools SDMX Registry
Jean-Francois LEBLANC Christian SEBASTIAN
Presentation transcript:

Jean-Francois LEBLANC Christian SEBASTIAN Web Service Jean-Francois LEBLANC Christian SEBASTIAN 11-13 May 2016 Eurostat, Unit B3 – IT solutions for statistical production

Table of Contents Objectives SDMX-RI Components Installation of the web Service Deployment in wwwroot Grant the access needed by IIS Creation of the application in IIS Configuration of the Web.config file Check if the WS is correctly installed 2

1. Objectives Explaining how to install and configure the Web Service Test the NSI Web Service is correctly set up Explaining how to use the purpose and how to use the Test client Export data sets to file in SDMX format

2. SDMX-RI Components MSDB Store DDB Firewall Firewall Firewall       DB Server MSDB Store Workstation App Server Mapping Assistant NSI-WS External Client Test Client NSI-Client DB Server DDB Internal Network Secure DMZ DMZ Internet

3. Installation of The Web Service Open the Ri package Open the app Folder Copy the content of the Folder

3.1 Deployment in wwwroot Paste the files previously copied into a new folder you will create in c:\inetpub\wwwroot

3.2 Grant the access needed by IIS

3.3 Create the application in IIS Open IIS Right click on the folder that contains your source files Click on « Convert Application »

3.4 Create the application in IIS DefaultAppPool is selected by default Check the version of the .NET framework assossiated The WS needs the 4.0 version of the framework (or higher)

3.5 Create the application in IIS When the application is created, the icon of the floder changes

4. Configuration of the Web.config file The Web.config file is located in : C:\inetpub\wwwroot\RI_WS In the following example the parameters needed for the configuration are: Db type: SQL Express Server name:TRAINING\SQLEXPRESS Mapping store:NA_MS Login:MAUSERLU Password:MAUSERLU

4.1 Configuration of the Web.config file You must first indentify the line corresponding to your environement

4.2 Configuration of the Web.config file Uncomment the configuration line dedicated to your environement Enter the parameters listed in slide 12 Server Name Mapping Store Name Credentials

5. Check if the WS is correctly installed URL : LocalHost/RI_WS/ End Point Paths

Web Service