Solution Overview Download full dossier (using BitTorrent Protocol) Tool: API-CR Client (explained in this presentation)

Slides:



Advertisements
Similar presentations
Web Application Server Apache Tomcat Downloading and Deployment Guide.
Advertisements

Content Overview Update Process Additional Tools.
TD Ameritrade IT audit intern Ramez Mina. Position definition Department head  IT audit intern Managers  system analyst and developer to build automated.
11-Jun-15 Getting Ready for CIT Registering and labs If you are not yet registered (and want to be), be sure I have your name and student ID We.
Installing JDK and Tomcat Vijayan Sugumaran Department of DIS Oakland University.
Lesson 4: Configuring File and Share Access
Lesson 18: Configuring Application Restriction Policies
13-Jul-15 Getting Ready for Java. 2 What You Need 256 MB of RAM (512 MB or more recommended) 500 MHz Pentium or better Macintosh: must run Mac OS X, preferably.
1 Introduction to Programming Environment Using MetroWerks CodeWarrior and Palm Emulator.
Basic Unix Dr Tim Cutts Team Leader Systems Support Group Infrastructure Management Team.
Deploying Java applications as JAR files SE-2030 Dr. Mark L. Hornick 1 How to package an application so that you can run it outside of Eclipse.
© 2012 IBM Corporation Tivoli Workload Automation Informatica Power Center.
Batch Import/Export/Restore/Archive
Chapter 5 File and Printer Services
Eucalyptus Virtual Machines Running Maven, Tomcat, and Mysql.
Technology Coordinators Training. Confidential Copyright © 2007 Pearson Education, Inc. and/or one or more of its direct or indirect affiliates. All rights.
Linux Operations and Administration
IGEL UMS Product Marketing Manager October 2011 Florian Spatz Universal Management Suite.
© 2005,2006 NeoAccel Inc. Partners Presentation SSL VPN-Plus 2.0 Quick Start Guide.
Installing the SAFARIODBC.EXE For use with Excel May 3, 2002.
SqlReports Dean Dahlvang PSUG-MO March About Dean Dean Dahlvang Director of Administrative Technology for the Proctor.
Is Apache CouchDB for you?
Microsoft Application Virtualization 5.0: Introduction Mohnish Chaturvedi & Ian Bartlett Premier Field Engineer WCL312.
11 MANAGING AND DISTRIBUTING SOFTWARE BY USING GROUP POLICY Chapter 5.
FTP Server and FTP Commands By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
Plug-in Development Environment. Session Outline Tools Installation Configuration New Project Basic Debugging Remote Debugging.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Lesson 1 Introduction.
Enjoy Remote Support WinVNC Introduction A&SIT Ben Wu 11/04/08.
11 SUPPORTING APPLICATIONS IN WINDOWS XP PROFESSIONAL Chapter 9.
Guide to MCSE , Enhanced 1 Activity 12-1: Backing Up Files and Folders Using the Backup Utility Objective: To explore the use of Windows Server 2003.
CPSC 233 Run graphical Java programs remotely on Mac and Windows.
1 Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux Commands Some content in this lecture added.
Module 5: Configuring Internet Explorer and Supporting Applications.
Module 3 Configuring File Access and Printers on Windows 7 Clients.
EXTERNAL Copyright  2006 Symbian Ltd. released under EPL version Javier Montalvo Orús Neil Taylor Symbian Target Management System.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
Proxy Installer for Windows Squid: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response.
Module 3: Configuring File Access and Printers on Windows 7 Clients
A FIRST TOUCH ON NOSQL SERVERS: COUCHDB GENOVEVA VARGAS SOLAR, JAVIER ESPINOSA CNRS, LIG-LAFMIA, FRANCE
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Database Access Using JDBC BCIS 3680 Enterprise Programming.
© 2006 ITT Educational Services Inc. Linux Operating System :: Unit 3 :: Slide 1 Downloading and Installing Software yum pirut Bit Torrent rmp.
Field Trip #24 Setting Up a Web Server. Apache Apache is one of the most successful open source web servers In 1995 the most popular web server was the.
Linux Operations and Administration
1 G52IWS: Example Web-services Chris Greenhalgh. 2 Contents Software requirements AXIS web service run-time components Getting started with Jetty & AXIS.
Internal use only Slide 1 Anritsu RTD Automation Training Slides – Oct 2011.
17 Copyright © 2004, Oracle. All rights reserved. Deploying an ADF Application.
FTP COMMANDS OBJECTIVES. General overview. Introduction to FTP server. Types of FTP users. FTP commands examples. FTP commands in action (example of use).
PINE. What is PINE? PINE is a light weight yet very powerful open source console based client developed by the University of Washington. It has.
Hyperion Artifact Life Cycle Management Agenda  Overview  Demo  Tips & Tricks  Takeaways  Queries.
Important! Be sure to connect the communication cable to your computer before opening the Aqua4Plus Lite software. (Click to continue)
Install CB 1.8 on Ubuntu. Steps Followed Install Ubuntu (Ubuntu LTS) on Virtual machine – (VMware Workstation) (
Microsoft ® Official Course Module 6 Managing Software Distribution and Deployment by Using Packages and Programs.
Page PearsonAccess™ Technology Training Online Test Configuration.
Page ADP Technology Training. 2 Page2 Confidential Copyright © 2007 Pearson Education, Inc. and/or one or more of its direct or indirect affiliates. All.
 CSC 215 : Procedural Programming with C C Compilers.
VMware Recovery Software RECOVER DATA FROM CORRUPT VMDK FILE.
Day 1 Session 2. Setup & Installation
Debugging RTC CLI in Eclipse
Guide to Operating Systems, 5th Edition
CSC 215 : Procedural Programming with C
Connect:Direct for UNIX v4.2.x Silent Installation
Web Interface for Formatter
Get the Most Out of GoAnywhere: Agents
Managing Software.
FTP - File Transfer Protocol
Next Generation SSIS Tasks and data Connection Series
Telnet/SSH Connecting to Hosts Internet Technology.
How to Improve Releasing Efficiency via i18N/L10n Test Automation.
Getting Started With Solr
Presentation transcript:

Solution Overview Download full dossier (using BitTorrent Protocol) Tool: API-CR Client (explained in this presentation)

Use requirements PC / Server with OS (Windows, Linux, Unix, Mac...) and Java 7 installed Make sure you have connectivity with Eudranet. Set up the configuration files Settings.properties and To_Download.xlsx Download from and unzip the solution in a folder Run the following command from the folder created in previous step java -jar apicr-3.1.jar To automate the execution it is convenient to create a programmed task in your computer that be executed periodically (i.e. daily) Content of the apicr-client-3.1-dist.zip apicr-client-3.1-dist.zip

Section: Connection to the REST API API_DOMAIN API_SCHEMA Section: Authentication againts REST API API_USER API_PASSWORD Section: Proxy support PROXY_HOST PROXY_PORT PROXY_USER PROXY_PASSWORD The Settings.properties File: It is a text file with several parameter_name = value pairs arranged by sections Configuration files Provided by EMA. API_DOMAIN = api-cr.eudra.org API_SCHEMA = https Provided by your IT Department API_USER = CHANGEME API_PASSWORD = CHANGEME Provided by EMA. PROXY_HOST = PROXY_PORT = ?? PROXY_USER = ???? PROXY_PASSWORD = ???? Needed if the API-CR Client will access to EUDRANET through a Proxy

Configuration files The Settings.properties File: (continue) Path for.torrent files (where to deploy them): DOWNLOAD_PATH, i.e. DOWNLOAD_PATH =./torrents/ To download all the sequences modified in the last N days. N_DAYS, i.e. N_DAYS = 1 Path of the Excel File that contains the dossiers and the sequences to download EXCEL_FILE. Blank to disable this option. The file includes three columns (dossier | full dossier | sequence to download), i.e. EXCEL_FILE =.conf//To_Download.xlsx Download full sequence or individual files PARTIAL_DOWNLOAD_LIST. Empty if you want to download the whole sequence, or a list of filenames separated by a colon if you want to download an specific set of files, i.e. PARTIAL_DOWNLOAD_LIST = index.xml, m1/eu/eu-regional.xml Resume partial downloads or re-download RESUME. The API client will download only files not previously downloaded skipping already downloaded files and resuming the partial downloads, i.e. RESUME = true

Configuration files Using the Excel file, “To_Download.xlsx”, available in the zip file delivered, you can specify what dossiers you want to download. Usually bussines people know in advance the products number they have to look into. 1.In the column A “Dossier” are included all the dossiers’ product numbers you want to download. 2.In the column B “Sequence #” you can indicate a explicit sequence to download or let empty to download the full dossier. If you want to download several sequences, repeat the Dossier number in several rows with the sequence numbers desired.

Configuration files The log4j.properties File: Text file with parameter_name = value format for more information about setting the log Use the standard configuration in the distributed package