Data Transport Standard (DTS)

Slides:



Advertisements
Similar presentations
18 Copyright © 2005, Oracle. All rights reserved. Distributing Modular Applications: Introduction to Web Services.
Advertisements

Data Transport Standard (DTS) for NCHELP Business Perspective.
IETF Trade Working Group January 2000 XML Messaging Overview January 2000.
A Standards Based Data Exchange Network Jeff Alderson, Director of Pre-Sales Solutions April 8, 2009.
Presentation 7 part 2: SOAP & WSDL. Ingeniørhøjskolen i Århus Slide 2 Outline Building blocks in Web Services SOA SOAP WSDL (UDDI)
A New Computing Paradigm. Overview of Web Services Over 66 percent of respondents to a 2001 InfoWorld magazine poll agreed that "Web services are likely.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Web Services (Part 1) Service-Oriented Architecture Overview ITEC 625 Web Development Fall 2006 Reference: Web Services and Service-Oriented Architectures.
Presentation on Osi & TCP/IP MODEL
Trade Software Developer Technical Seminar Document Imaging System March 7, 2012.
Session 21-2 Session 11 Common Origination and Disbursement (COD) & Commonline: Dispel the Myths.
1 CommonLine and the Common Record: The Building of Convergence Kim Shiflette, USA Funds Bob King, Citibank Student Loans Session 34.
James Holladay, Mario Sweeney, Vu Tran. Web Services Presentation Web Services Theory James Holladay Tools – Visual Studio Vu Tran Tools – Net Beans Mario.
5/9/2000 EDI Messaging on ANX ® Presented by: Gary M. Morin BCE Emergis & Co-Chair Message Routing WG.
Data Transport Standard Nathan Chitty Software Architect Nelnet April 24 th, 2007.
Computer Emergency Notification System (CENS)
Web Services Based on SOA: Concepts, Technology, Design by Thomas Erl MIS 181.9: Service Oriented Architecture 2 nd Semester,
Data Transport Standard (DTS) Executive Overview.
COMPARISSON OF TECHNOLOGIES FOR CONNECTING BUSINESS PROCESSES AMONG ENTERPRISES Maja Pušnik, dr. Marjan Heričko.
PapiNet from Top to Bottom An introduction to papiNet.
Copyright © 2013 Curt Hill SOAP Protocol for exchanging data and Enabling Web Services.
Kemal Baykal Rasim Ismayilov
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Secure Systems Research Group - FAU 1 WS-Reliability Pattern Ingrid Buckley Dept. of Computer Science and Engineering Florida Atlantic University Boca.
CommonRecord: CommonLine Implementation Gary Allen David Steiner.
BEA position on W3C ‘Web Services’ Standards Jags Ramnarayan 11th April 2001.
Introduction to Web Services Presented by Sarath Chandra Dorbala.
1 Overview of the Hub Concept & Prototype for Secure Method of Information Exchange (SMIE) April 2013 Prepared by NZ & USA.
SOAP, Web Service, WSDL Week 14 Web site:
Powerpoint Templates Data Communication Muhammad Waseem Iqbal Lecture # 07 Spring-2016.
PRESENTATION ON SECURE SOCKET LAYER (SSL) BY: ARZOO THAKUR M.E. C.S.E (REGULAR) BATCH
Java Web Services Orca Knowledge Center – Web Service key concepts.
What is BizTalk ?
Electronic mail security
A project of the PESC Common Data Services (CDS) Task Force
Sabri Kızanlık Ural Emekçi
A Web Services Journey on the .NET Bus
Secure Sockets Layer (SSL)
ESøknad - A web-based system for the electronic submission of research funding applications A short presentation of the system intended for principal investigators/researchers.
Module 8: Securing Network Traffic by Using IPSec and Certificates
COMP3220 Web Infrastructure COMP6218 Web Architecture
BY GAWARE S.R. DEPT.OF COMP.SCI
Data Networking Fundamentals
Simple Mail Transfer Protocol (SMTP)
ePhyto – IPPC Solutions
Implementing a service-oriented architecture using SOAP
Cryptography and Network Security
Web Server Administration
Digits-2-Digits.
Pooja programmer,cse department
ELECTRONIC MAIL SECURITY
Distributed Systems Bina Ramamurthy 11/30/2018 B.Ramamurthy.
ESøknad - A web-based system for the electronic submission of research funding applications A short presentation of the system intended for principal investigators/researchers.
Session 11 Common Origination and Disbursement (COD) & Commonline: Dispel the Myths Session 21-
ELECTRONIC MAIL SECURITY
Multi-party Authentication in Web Services
The Secure Sockets Layer (SSL) Protocol
Module 8: Securing Network Traffic by Using IPSec and Certificates
Unit 8 Network Security.
Integrated Program Management
OSI Reference Model Unit II
Electronic Payment Security Technologies
Module 4 System and Application Security
Distributed System using Web Services
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
NCHELP Update Common Record for FFELP & Alternative Loans Meteor
Presentation transcript:

Data Transport Standard (DTS) Executive Overview

Executive Summary DTS uses Internet technologies to facilitate real time data exchange and transaction processing DTS builds on stable technologies, not specific products DTS, once implemented, reduces programming and per-transaction costs through standardization

DTS Defined Data Transport Standard Established by PESC for exchanging data: Inquiry Reports Transactions An adjunct to or replacement for existing data transport mechanisms (PGP, Secret Agent, e-mail and FTP) PESC is the Postsecondary Electronic Standards Council. See more information at http://www.pesc.org Data Transport Standard (DTS) is a web service that enables entities to send and respond to any type of request (inquiry, report, transaction,), between or with dot Net or JAVA platforms, utilizing SOAP. DTS is a result of a PESC initiative to create a standard method to exchange data within the Higher Education arena, regardless of the business process. It is a recommended replacement for PGP (e-mail) and industry wide solution for real-time or immediate requests, and offers a single solution to transport. This makes DTS a payload independent process. Web services are based on request-response patterns. These request-response behavioral patterns occur in a synchronous (uninterrupted) mode. DTS uses the request-response behavioral pattern within a SOAP format. SOAP, Simple Object Access Protocol, is widely accepted and open industry standard for formatting messages. The SOAP format consists of three key components * Header, Body and Faults. The Header contains routing or address information, the body contains the actual message or payload, and SOAP Faults are messages returned if an error is identified in the Header or Body. This document explains the data structure, elements required in the DTS SOAP Header and Body, and Faults pre-defined within the DTS specification. Additionally, this document describes how this process can be utilized in various business communications. Refer the DTS Technical Specification for additional information on coding and software requirements.

Specification for DTS Specification Covers Technical interchange rules and processes Recommended best practices Specification Does Not Cover Business rules for transaction processing Operational oversight, monitoring or escalation Implementation Examples Code samples are available The specification deals with the exchange of data, business rules determine how you will produce or process that data. The DTS Specification includes the standardized communication protocol and rules for use. “Business rules” include how your organization will use or generate the data, examples could include Transcripts, Admissions Data, CommonLine, CommonRecord: CommonLine, etc. Code samples are available at http://www.pesc.org

DTS Benefits A Web Services implementation Delivery confirmation included - no guessing All requests get a response All submissions get an answer of some kind Facilitates real time data exchange Includes automatic data encryption Uses digital signature standards Platform independent Strong authentication with non-repudiation Data encryption is through HTTPS protocol Digital signature standard is XML DSIG Platforms already tested are Microsoft .Net and Java With strong authentication you know who sent it, you are assured that you got the data from the entity you think you got it from Non-repudiation here means the transmission is so well controlled that the sender cannot deny having sent the information

Next Steps Identify business partners or internal applications seeking real time data exchange Support the standard by funding and scheduling implementation of DTS Implement DTS Monitor improvements in throughput and reductions in transaction cost Encourage your staff to evaluate the technical specification and identify opportunities for use within your organization and with your trading partners.

Share Information Notify the PESC DTS Workgroup with Implementation and testing schedules Trading partners Issues with the defined standard Share Implementation Experiences with Community Successes Difficulties Why notify the PESC DTS Business Workgroup? The Workgroup acts as a clearing house for all feedback on DTS The Workgroup can facilitate identifying external testing partners Internal testing schedules are not of interest to the Workgroup, but the Workgroup appreciates knowing external testing and production readiness information.

Additional DTS Information Visit PESC at www.pesc.org Letter of Intent (including Business Case) Historical Overview Justification and Description Community Collaboration Executive Summaries Specification Reference Implementations The Letter of Intent is a formality required for requesting a standard be defined and adopted by PESC.

PESC Workgroup Contacts Workgroup Chair: Workgroup co-Chair: Kim Shiflette, USA Funds (317) 806-1212 kshiflet@usafunds.org Gary Allen, Oracle (925) 694-6197 gary.x.allen@oracle.com Gary Sandler, ELM Resources (510) 903-7960 gsandler@elmresources.com Visit PESC at http://www.pesc.org

More Technical Slides Follow The remaining slides can be material for a more technical presentation Next slides are optional and for a more technical audience

Data Transport – Issues E-mail data exchange is not reliable or flexible enough No guarantee of delivery No guarantee of order of delivery for sequence dependent data No automatic confirmation of receipt or facility for retransmit No synchronous response available Email size limitations FTP data exchange has own challenges Possible to overwrite earlier files No confirmation of receipt No synchronous response Encryption is always separate and subject to its own issues, maintenance and failures

DTS Addresses Transport Issues the confirmation issue with a send-receive protocol – confirmation is built in the order of delivery problem by actively delivering and receiving the data – no unconfirmed hand-offs the size problem through data compression the FTP overwrite problem by not using filenames the lack of a synchronous response by building in a required synchronous response, even if only for handling status the encryption issue by using standard HTTPS for encryption – the same technology as for online banking

DTS Technologies Standards SSL encryption of HTTP Streams HTTP1.1, SSL2.0, SOAP1.1, XML, WSDL2.0, zLib (RFC 1950), Base64 (RFC 3548), UUID, X.509 This suite is generally accepted as the base set of standards for building a Web Services solution SSL encryption of HTTP Streams WS-Security / XML-DSIG – digital signature standards Strong authentication with non-repudiation X.509 encryption keys and certificate authorities