BOVEX Electronic bovine passport exchange

Slides:



Advertisements
Similar presentations
Animal Tracking Component Private and State Animal Tracking Databases (ATD) Animal Trace Processing System (ATPS) National Animal Identification System.
Advertisements

17 March 2010 Workshop on Efficient and Effective eGovernment FASTeTEN : a Flexible Technology in Different European Administrative Contexts
Get Started in e-Business. Aim This presentation is prepared to support and give a general overview of the ‘How to Get Started in e-Business’ Guide and.
IETF Trade Working Group January 2000 XML Messaging Overview January 2000.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: SSN Released January 2014 “How to Conduct Direct Certification using File.
Gursharan Singh Tatla Transport Layer 16-May
JVM Tehnologic Company profile & core business Founded: February 1992; –Core business: design and implementation of large software applications mainly.
European Pet network J. Grimanelli President europetnet.org FROM IDENTIFICATION TO TRACEABILITY FOR COMPANION ANIMALS Realistic Subsidiary Proportional.
Exchange of digitally signed SPSCertificate messages Overview of prototype of digital signature applied to SPSCertificate message between national systems.
SYSTEM ADMINISTRATION Chapter 13 Security Protocols.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: SAIS IDs Released January 2014 “How to Conduct Direct Certification using.
Trade Software Developer Technical Seminar Document Imaging System March 7, 2012.
Architectural Considerations for GEOPRIV/ECRIT Presentation given by Hannes Tschofenig.
Configuring and Troubleshooting Identity and Access Solutions with Windows Server® 2008 Active Directory®
Computer Emergency Notification System (CENS)
EFoodChain project Bruno Prépin.
Step by Step Instruction: How to Conduct Direct Certification using File Upload: Standard Format Released January 2014 “How to Conduct Direct Certification.
ESafe Open Modules Overview Open modules implementing the eSafe document exchange protocol.
| 1 European Maritime Day 2010 Gijon Workshop 2.9 Shipping in the Common European Maritime Space Gijón, 21 May 2010 European maritime transport space without.
Step by Step Instruction: How to Conduct Direct Certification using the State Match Method Released January 2014 “How to Conduct Direct Certification using.
The official electronic registered mail (posta elettronica certificata – PEC)
INFSO-RI Enabling Grids for E-sciencE File Transfer Software and Service SC3 Gavin McCance – JRA1 Data Management Cluster Service.
Trade Control and Expert System (TRACES) training on Import of Live Plants Mr. Manuel Fenech Senior Agricultural Officer, PHD Mr. Duncan Xuereb Senior.
Animal identification and certification systems (TRACES) to support animal health control Brussels 08/09/2011 D1 : Animal health
1 Virtual broker system Zlatica Tomašević. 2 Content External domain - Submission of customs declaration Introduction Croatian practise.
Efficient and secure transborder exchange of patient data
DIGITAL SIGNATURE SERVICE
ACE Presentation for Industry
A EUROPEANWIDE PET NETWORK
ePhyto – IPPC Solutions
Considerations on Software implementation for
European Citizens’ Initiative, Commission regulation proposal Focus on IT aspects Jérôme Stefanini DIGIT.B.2 05/06/2018.
Certificate webservices Certificates offload and upload mechanisms and application contexts Presentation to Ministero Della Salute Rome 30/5 – 1/
The 3rd IPPC Global Symposium on ePhyto
Digits-2-Digits.
TRACES TRAde Control and Expert System Version 2
TRACES TNT An update on the state of play
Secure Electronic Transaction (SET) University of Windsor
CEF eID SMO The use of eID in eHealth
TRACES New Technology State of Play TRACES Steering Group, 1/10/2013
TRACES SEMINAR CONCLUSIONS PALERMO October 2009
(Man in the Middle) MITM in Mesh
Bovine Movements within EU/EFTA
Architecture Competency Group
CCFICS 18th session Surfers Paradise 4 March 2010
Exchange of bovine passport data between national databases using BOVEX Rome, 11/6/2015 Lars SKARINGER.
MDWS TRACES Metadata Webservice (Cities and Organisations)
Update on the MIS risk assessment notes
State of play TRACES Working Group, Oct
Health & Consumers DG SANCO Unit A.4 Information systems
TRACES CONCLUSIONS CASCAIS OUTUBRO 2007.
TRAde Control and Expert System
e-Invoicing – e-Ordering 20/11/2008
Health & Consumers DG SANCO Unit A.4 Information systems
MDWS TRACES Metadata Webservice (Cities and Organisations)
“BOVEX” - data exchange between bovine databases
BOVEX 11/12 June 2015 Meeting.
«Data exchange in bovine identification database BOVEX»
TRAde Control and Expert System
Integrated Program Management
BOVEX Electronic Bovine Passport Exchange
Electronic Payment Security Technologies
Spanish traceability system / TRACES / BOVEX
Health & Consumers DG SANCO Unit A.4 Information systems
TRACES – an outlook on future developments
UNECE International Conference
Transport Layer 9/22/2019.
Project objectives and benefits
Supplier EDI On-boarding Overview
eCertification European Union approach and policy
Presentation transcript:

BOVEX Electronic bovine passport exchange Presentation to Ministero Della Salute Rome 30/5 – 1/6 2012

Overview of presentation Introduction and background Technical part Use-cases Data dictionary Some concrete advise for connecting to BOVEX: Intial tests Developing a client system Conclusions

Introduction and background Part 1 Introduction and background

Business case Intiative under EU Animal Health Strategy 2007 – 2013: "TRACES: single portal for all veterinary matters" Investigate interoperability between national databases of bovine animals Pilot phase, follow-up The need for exchange has been emphasized by multiple MS on more than one occasion

Overview Start simple: Basic set of operations: 64/432 minimums Basic set of operations: Upload Recall Retrieve Acknowledge Verification against veterinary certificate before passport can be retrieved

History of project 2009 – 2010: Development of prototype system 2010: Initial tests by BE, IT, DE 2011: Tests by GR, ES 2011 - 2012: Further interest from FR, IE, LV, PL 2012: Go live Q3 – Q4

What are the potential benefits? Veterinary: Increased security, traceability and accuracy Efficiency: Reduce the administrative burden Over 3 million bovines transported every year Assume dematerialisation saves 1 minute per passport Already 1/3 dematerialised means yearly savings of 1 million minutes, or around 10 man years! Even without full dematerialisation, BOVEX can help streamline the passport transfer!

Part 2 Technical part

Use-cases view Submit EO2 EO1 Retrieve Acknowledge NatDB2 NatDB1 Sending country Destination country

Use-case 1: submit passports (intent to export) EO1 NatDB1 BOVEX eartags retrieve in DB passports submit(…) store in exchange DB

Use-case 2: retrieve passports (upon arrival) EO2 NatDB2 BOVEX TRACES Passports Certificate reference retrieve(IDs) getCertData(…) checks Passports error codes processing Valid? Destination country? Identifier numbers match?

Use-case 3: acknowledge passports NatDB1 NatDB2 BOVEX acknowledge(IDs) retrieved? OK, error codes NotifyAck(IDs)

Architecture overview MS EC XMLGate MS authority Opaque message BOVEX message https BOVEX Process export/import INTRA.IT.2012…. TRACES Passports exchange LVU Create / check health certificate TRACES Certificate

Data Dictionary: Message structure XMLGate WS Call BOVEX WS Call

Data Dictionary: PassportType

Data Dictionary: submit passports

Data Dictionary: retrieve passports One per eartag

Some practical advise Known to work with: Java (JAX-WS, Axis2), .NET First establish connectivity: SOAPUI: SumService call Run the SimpleClient Java program from HOWTO bundle Start simple: Develop a SumService client in your target environment before more advanced things

Trouble shooting Error codes: "SXG…" means XMLGate related error "BVX…" means BOVEX detected an error Project functional mailbox: SANCO_BOVEX@ec.europa.eu

Part 3 Conclusions

Current Planning Prepare production deployment: Provide a recall mechanism Extend to support EID type (support legal base) Support passport numbers different than eartags as key for retrieval Make more robust (ear tag formats, date checks…) Target deployment: Q3 / early Q4 2012

Once deployed… Gain momentum and experience with real usage: ES, GR seem more or less ready to go live BE, FR, IT, LV show active interest, others have requested information We will support all interested MS in using the exchange We will ensure the level of service as required

…and towards full dematerialisation Digital signature support: non-disputable identification of sender non-modifiable timestamping Extend protocol beyond 64/432 (UN/CEFACT): Mother and father eartag vaccination history support more thorough handling of breed and colour codes …