#4: Transport Document ( draft-ietf-drinks-sppp-over-soap) Presenter: Syed Ali (On behalf of the author: Ken Cartwright) 0.

Slides:



Advertisements
Similar presentations
The REST Question for SPPP REST vs. ???? is an interesting tangent, imo. But we need to address the tangent. Can/Should SPPP be implemented using REST?
Advertisements

RESTful CSSM?. REST REST is not just no SOAP Operate on (state of) resources – In principle HTTP verbs PUT, GET, POST, DELETE – Similar to CRUD (Create,
Service Bus Service Bus Access Control.
An Introduction to Web Services Sriram Krishnan, Ph.D.
XSD in Web Services Douglas Purdy Distributed Systems Group Microsoft.
SOAP. Service Broker Basic SOAP Message Exchange Service Consumer Service Provider http transport SOAP message WSDL describing service SOAP message http.
Web Services and AIXM. Introduction Subramanyam “Subbu” Nadavala Contractor, L-3 Communications FAA Air Traffic Organization (ATO) Information Technology.
SOAP SOAP is a protocol for accessing a Web Service. SOAP stands for Simple Object Access Protocol * SOAP is a communication protocol * SOAP is for communication.
Web Services Seminar: Service Description Languages
SPPP Protocol Session Peering Provisioning Protocol draft-ietf-drinks-spprov-01.
Grid Security Infrastructure Tutorial Von Welch Distributed Systems Laboratory U. Of Chicago and Argonne National Laboratory.
NC Identity Management (NCID) Changes and the NCIR.
Lecture 23 Internet Authentication Applications
Understand Web Services
Descriptions Robert Grimm New York University. The Final Assignment…  Your own application  Discussion board  Think: Paper summaries  Time tracker.
S A B D C T = 0 S gets message from above and sends messages to A, C and D S.
Generation of WEB SERVICES Using PROGRAM SLICING RAVINDRA KUMAR SUDIP AKURA AMIT KUMAR BALKARAN SINGH SIDHU
1 Simple Object Access Protocol (SOAP) by Kazi Huque.
SOAP, WSDL, UDDI. Service Broker Basic SOAP Message Exchange Service Consumer Service Provider http transport SOAP message WSDL describing service SOAP.
DRINKS Interim („77.5“) Reston, VA Note Well Any submission to the IETF intended by the Contributor for publication as all or part of an IETF.
Light Weight Access Point Protocol (LWAPP) IETF 57 Pat Calhoun, Airespace.
WSDL: Web Services Definition Language CS 795/895.
XML Overview. Chapter 8 © 2011 Pearson Education 2 Extensible Markup Language (XML) A text-based markup language (like HTML) A text-based markup language.
Lecture 23 Internet Authentication Applications modified from slides of Lawrie Brown.
GT Components. Globus Toolkit A “toolkit” of services and packages for creating the basic grid computing infrastructure Higher level tools added to this.
CS 493/693: Distributed Systems Programming V. “Juggy” Jagannathan CSEE, West Virginia University February 07, 2005.
Authentication Mechanism for Port Control Protocol (PCP) draft-wasserman-pcp-authentication-01.txt Margaret Wasserman Sam Hartman Painless Security Dacheng.
PHP PDO & PHP SOAP Introduce. Agenda What is PHP PDO and PHP SOAP? Setup PHP PDO to connect database, query database and close the connection. Setup SOAP.
Session Peering Protocol over SOAP I-D ( draft-ietf-drinks-spp-over-soap-01) draft-ietf-drinks-spp-over-soap-01 0 Presenter: Vikas Bhatia (On behalf of.
IETF #81 DRINKS WG Meeting Québec City, QC, Canada Tue, July 26 th, 2011.
Establishing a foundation for web services Ashraf Memon.
P2P Streaming Protocol (PPSP) Requirements draft-zong-ppsp-reqs-03.
Web Services, SOAP and Java Derek Munneke AJUG / ACS Java SIG November 2001.
.NET and SOAP An Overview of SOAP By Raghavendra Aekka.
Introduction to Web Services. SOAP SOAP originally stood for "Simple Object Access Protocol". Web Services expose useful functionality to Web users through.
Module 9: Using XML Web Services in a C# Application.
SPPP Protocol Session Peering Provisioning Protocol draft-ietf-drinks-spprov-01.
#3: Protocol Document (draft-ietf-drinks-spprov) Presenter: Syed Ali (On behalf of the authors: Ken Cartwright, Syed Ali, Alex Mayrhofer and Jean-Francois.
Web services. Introduction to WSDL. February 23, 2006.
EIDE Architecture Overview WECC DEWG. Soap Methods  EIDE provides a “Put” method for data –Sender transfers schedule data, meter data, text message,
Web Services Architecture Presentation for ECE8813 Spring 2003 By: Mohamed Mansour.
Web Service Definition Language. Web Services: WSDL2 Web Service Definition Language ( WSDL ) What is a web service? [ F. Leymann 2003 ] A piece of code.
Web services. The SOAP Data Model, Schema Validation, and Introduction to WSDL. February 16, 2006.
Models and Languages for Parallel Computation & Modeling Stateful Resources with Web Services v. 1.1 Ramakrishna Varadarajan.
SPPP Transport Session Peering Provisioning Protocol draft-ietf-drinks-sppp-over-soap-04.
ADDRESS MAPPING ADDRESS MAPPING The delivery of a packet to a host or a router requires two levels of addressing: logical and physical. We need to be able.
© 2006 Open Grid Forum Network Services Interface CS Errata Guy Roberts, Chin Guok, Tomohiro Kudoh 29 Sept 2015.
The OASIS Feedback Process Using OASIS to Drive Improvement.
From Coulouris, Dollimore, Kindberg and Blair Distributed Systems: Concepts and Design Edition 5, © Addison-Wesley 2012 Slides for Chapter 9 Web Services.
XML 1. Chapter 8 © 2013 Pearson Education, Inc. Publishing as Prentice Hall SAMPLE XML SCHEMA (XSD) 2 Schema is a record definition, analogous to the.
CLUE protocol CLUE design team meeting 07/10/ /10/2013.
MERAGURUKUL School Management System Developed By :- Rudra Infoline Pvt. Ltd.
Training for developers of X-Road interfaces
Training for developers of X-Road interfaces
Representational State Transfer
Sanjay Wadhwa Juniper Networks
Hire Toyota Innova in Delhi for Outstation Tour
Mobile Agents.
Web services, WSDL, SOAP and UDDI
Travel and Expense Approver Training January 18, 2018
Alert Gateway Group (AGG)
British Colonial Trade Routes, 1730
Red Flag Review and Updates
Date Title of Presentation Presenter name Title.
Date Title of Presentation Presenter name Title.
Updating Mobile Number & Authorised Signatory
September 2004 Motion Request the assigned numbers authority to assign three Element ID codes for the use of TGk. The element IDs 51, 52 and 53 are specifically.
State Design Pattern Brandon Jacobsen.
WebServices Using JAX-RPC
EIDE Architecture Overview
Presentation transcript:

#4: Transport Document ( draft-ietf-drinks-sppp-over-soap) Presenter: Syed Ali (On behalf of the author: Ken Cartwright) 0

Updates Concrete structure for all the SPPP operations Concrete structure of the object identity for all the SPPP objects Specific Response Codes and Messages supported by the transport Concrete structure to encapsulate the responses of all SPPP operations Included section on specific examples of “over the wire” SOAP based SPPP request and responses (previously in the protocol document) All of the above are In conformance with the requirements in the protocol I-D. 1

Object Identity Mapping 2

Example Operation Mapping Concrete XML structure of each SPPP operation defined in the transport document: Like for “Add” operation : 3

Example SPPP Response Type Mapping Concrete Response codes delegated to the transport document: Like: | Result | Result Message | Overall or Object Level | | Code | | | | 1000 | Request Succeeded. | Overall Response Code | 4