GoProCaseSoap.wsdl <?xml version='1.0' encoding='utf-8'?><wsdl:definitions name="goprocasesoapservice"

Size: px
Start display at page:

Download "GoProCaseSoap.wsdl <?xml version='1.0' encoding='utf-8'?><wsdl:definitions name="goprocasesoapservice""

Transcription

1 <?xml version='1.0' encoding='utf-8'?><wsdl:definitions name="goprocasesoapservice" targetnamespace=" xmlns:ns1=" xmlns:soap=" xmlns:tns=" xmlns:wsdl=" xmlns:xsd=" <wsdl:types> <xs:schema attributeformdefault="unqualified" elementformdefault="unqualified" targetnamespace=" xmlns:ns1=" xmlns:soap=" xmlns:tns=" xmlns:wsdl=" xmlns:xs=" xmlns:xsd=" <xs:element name="addattachmenttocase" type="tns:addattachmenttocase" /> <xs:element name="addattachmenttocaseresponse" type="tns:addattachmenttocaseresponse" /> <xs:element name="addcaseeventtocase" type="tns:addcaseeventtocase" /> <xs:element name="addcaseeventtocaseresponse" type="tns:addcaseeventtocaseresponse" /> <xs:element name="addmemotocase" type="tns:addmemotocase" /> <xs:element name="addmemotocaseresponse" type="tns:addmemotocaseresponse" /> <xs:element name="createcase" type="tns:createcase" /> <xs:element name="createcaseresponse" type="tns:createcaseresponse" /> <xs:element name="getcasestatus" type="tns:getcasestatus" /> <xs:element name="getcasestatusresponse" type="tns:getcasestatusresponse" /> <xs:element name="getphasenamesforcase" type="tns:getphasenamesforcase" /> <xs:element name="getphasenamesforcaseresponse" type="tns:getphasenamesforcaseresponse" /> <xs:complextype name="createcase"> name="template" name="title" name="description" name="workgroup" name="category" minoccurs="0" name="keywords" name="fileclass" name="involvedparty" type="tns:goproinvolvedparty" /> name="startdate" type="xs:datetime" /> minoccurs="0" name="drugid" minoccurs="0" name="orgkey" <xs:complextype name="goproinvolvedparty">

2 GoProCaseSoap.wsdl name="city" name="companyname" name="id" name="postalcode" name="streetname" name="streetnumber" <xs:complextype name="createcaseresponse"> name="casenumber" <xs:complextype final="extension restriction" name="stacktraceelement"> <xs:sequence /> <xs:complextype name="addmemotocase"> name="subject" name="body" <xs:complextype name="addmemotocaseresponse"> <xs:element name="success" type="xs:boolean" /> <xs:complextype name="addcaseeventtocase"> name="caseevent" name="eventcomment" name="eventdate" type="xs:datetime" /> <xs:complextype name="addcaseeventtocaseresponse"> <xs:element name="success" type="xs:boolean" /> <xs:complextype name="addattachmenttocase"> name="phasename" name="attachmentsubject" name="attachmentfilename"

3 name="attachmentfile" type="xs:base64binary" /> <xs:element name="async" type="xs:boolean" /> <xs:complextype name="addattachmenttocaseresponse"> name="goprouid" <xs:complextype name="getcasestatus"> <xs:complextype name="getcasestatusresponse"> name="casestatus" <xs:complextype name="getphasenamesforcase"> <xs:complextype name="getphasenamesforcaseresponse"> minoccurs="0" name="phasenames" <xs:element name="goproexception" type="tns:goproexception" /> <xs:complextype name="goproexception"> minoccurs="0" name="stacktrace" type="tns:stacktraceelement" /> </xs:schema> </wsdl:types> <wsdl:message name="createcaseresponse"> <wsdl:part element="tns:createcaseresponse" name="parameters"> <wsdl:message name="addmemotocase"> <wsdl:part element="tns:addmemotocase" name="parameters"> <wsdl:message name="getcasestatus"> <wsdl:part element="tns:getcasestatus" name="parameters"> <wsdl:message name="addmemotocaseresponse"> <wsdl:part element="tns:addmemotocaseresponse" name="parameters"> <wsdl:message name="addcaseeventtocase"> <wsdl:part element="tns:addcaseeventtocase" name="parameters"> <wsdl:message name="addattachmenttocase"> <wsdl:part element="tns:addattachmenttocase" name="parameters">

4 <wsdl:message name="addattachmenttocaseresponse"> <wsdl:part element="tns:addattachmenttocaseresponse" name="parameters"> <wsdl:message name="createcase"> <wsdl:part element="tns:createcase" name="parameters"> <wsdl:message name="getphasenamesforcase"> <wsdl:part element="tns:getphasenamesforcase" name="parameters"> <wsdl:message name="getphasenamesforcaseresponse"> <wsdl:part element="tns:getphasenamesforcaseresponse" name="parameters"> <wsdl:message name="addcaseeventtocaseresponse"> <wsdl:part element="tns:addcaseeventtocaseresponse" name="parameters"> <wsdl:message name="goproexception"> <wsdl:part element="tns:goproexception" name="goproexception"> <wsdl:message name="getcasestatusresponse"> <wsdl:part element="tns:getcasestatusresponse" name="parameters"> <wsdl:porttype name="goprocasesoap"> <wsdl:operation name="createcase"> <wsdl:input message="tns:createcase" name="createcase"> <wsdl:output message="tns:createcaseresponse" name="createcaseresponse"> <wsdl:fault message="tns:goproexception" name="goproexception"> <wsdl:operation name="addmemotocase"> <wsdl:input message="tns:addmemotocase" name="addmemotocase"> <wsdl:output message="tns:addmemotocaseresponse" name="addmemotocaseresponse"> <wsdl:fault message="tns:goproexception" name="goproexception"> <wsdl:operation name="addcaseeventtocase"> <wsdl:input message="tns:addcaseeventtocase" name="addcaseeventtocase"> <wsdl:output message="tns:addcaseeventtocaseresponse" name="addcaseeventtocaseresponse"> <wsdl:fault message="tns:goproexception" name="goproexception"> <wsdl:operation name="addattachmenttocase"> <wsdl:input message="tns:addattachmenttocase" name="addattachmenttocase"> <wsdl:output message="tns:addattachmenttocaseresponse" name="addattachmenttocaseresponse"> <wsdl:operation name="getcasestatus"> <wsdl:input message="tns:getcasestatus" name="getcasestatus"> <wsdl:output message="tns:getcasestatusresponse"

5 name="getcasestatusresponse"> <wsdl:operation name="getphasenamesforcase"> <wsdl:input message="tns:getphasenamesforcase" name="getphasenamesforcase"> <wsdl:output message="tns:getphasenamesforcaseresponse" name="getphasenamesforcaseresponse"> </wsdl:porttype> <wsdl:binding name="goprocasesoapservicesoapbinding" type="tns:goprocasesoap"> <soap:binding style="document" transport=" /> <wsdl:operation name="createcase"> <wsdl:input name="createcase"> <wsdl:output name="createcaseresponse"> <wsdl:fault name="goproexception"> <soap:fault name="goproexception" use="literal" /> <wsdl:operation name="addmemotocase"> <wsdl:input name="addmemotocase"> <wsdl:output name="addmemotocaseresponse"> <wsdl:fault name="goproexception"> <soap:fault name="goproexception" use="literal" /> <wsdl:operation name="addcaseeventtocase"> <wsdl:input name="addcaseeventtocase"> <wsdl:output name="addcaseeventtocaseresponse"> <wsdl:fault name="goproexception"> <soap:fault name="goproexception" use="literal" /> <wsdl:operation name="addattachmenttocase"> <wsdl:input name="addattachmenttocase"> <wsdl:output name="addattachmenttocaseresponse"> <wsdl:operation name="getcasestatus"> <wsdl:input name="getcasestatus"> <wsdl:output name="getcasestatusresponse">

6 <wsdl:operation name="getphasenamesforcase"> <wsdl:input name="getphasenamesforcase"> <wsdl:output name="getphasenamesforcaseresponse"> </wsdl:binding> <wsdl:service name="goprocasesoapservice"> <wsdl:port binding="tns:goprocasesoapservicesoapbinding" name="goprocasesoapport"> <soap:address location="" /> </wsdl:port> </wsdl:service> </wsdl:definitions>

Cisco Prime Central 1.0 API Guide

Cisco Prime Central 1.0 API Guide Cisco Prime Central 1.0 API Guide Cisco Prime Central API Cisco Prime Central Information Model and API's to support the following features. Managed Elements and Equipment Inventory Object Create, Delete

More information

Web Service Provider Example - Enabling Visible Business

Web Service Provider Example - Enabling Visible Business Web Services Example Web Service Provider Example - Enabling Visible Business Company A makes earrings. One of their suppliers, Company B, provides the glass beads that are used in the earrings. Company

More information

CMS SOAP CLIENT SOFTWARE REQUIREMENTS SPECIFICATION

CMS SOAP CLIENT SOFTWARE REQUIREMENTS SPECIFICATION CMS SOAP CLIENT SOFTWARE REQUIREMENTS SPECIFICATION CONTENTS 1. Introduction 1.1. Purpose 1.2. Scope Of Project 1.3. Glossary 1.4. References 1.5. Overview Of Document 2. Overall Description 2.1. System

More information

Publications Office. TED Website - Notice Viewer WS Technical Specifications Document - Appendix D - NoticeViewer

Publications Office. TED Website - Notice Viewer WS Technical Specifications Document - Appendix D - NoticeViewer Publications Office Subject NoticeViewer WS API Version / Status 1.03 Release Date 17/02/2017 Filename Document Reference TED_WEBSITE-TSP-Technical_Specifications_Document-v1.03 TED-TSP-Appendix D Table

More information

@WebService OUT params via javax.xml.ws.holder

@WebService OUT params via javax.xml.ws.holder @WebService OUT params via javax.xml.ws.holder Example webservice-holder can be browsed at https://github.com/apache/tomee/tree/master/examples/webservice-holder With SOAP it is possible to return multiple

More information

Calendar Data API. Version gradleaders.com

Calendar Data API. Version gradleaders.com Version 1.03 gradleaders.com Table of Contents 614.791.9000 TABLE OF CONTENTS Overview... 1 Example Code... 1 Web Service... 1 Invocation Result... 1 Configuration... 1 Method - GetCustomFields... 2 Method

More information

IVOA Support Interfaces: Mandatory Interfaces Version 0.3

IVOA Support Interfaces: Mandatory Interfaces Version 0.3 IVOA Support Interfaces: Mandatory Interfaces Version 0.3 IVOA Working Draft 2007 May 16 This version: http://www.ivoa.net/internal/ivoa/ivoagridandwebservices /VOSupportInterfacesMandatory-0.3.pdf Previous

More information

VoiceForge. xmlns:s=" xmlns:soap12="

VoiceForge. xmlns:s=  xmlns:soap12= VoiceForge 1. BASIC INFORMATION (Overview and purpose of the tool) 1. Webservice name VoiceForge Webservice (TTL2Ro) 2. Overview and purpose of the webservice The VoiceForge Webservice provides a set of

More information

Articulation Transfer Clearinghouse Implementation Guide

Articulation Transfer Clearinghouse Implementation Guide Articulation Transfer Clearinghouse for 8/2/2007 Implementation Details TABLE OF CONTENTS INTRODUCTION... 3 Project Identification... 3 DOCUMENT CONTROL... 4 Update History... 4 ENVIRONMENTS... 5 METHODS...

More information

Candidate Resume Data API

Candidate Resume Data API Candidate Resume Data API Version 1.03 gradleaders.com Table of Contents 614.791.9000 TABLE OF CONTENTS OVERVIEW... 1 EXAMPLE CODE... 1 WEB SERVICE... 1 Invocation Result... 1 Configuration... 1 Method

More information

IVOA Support Interfaces: Mandatory Interfaces Version 0.25

IVOA Support Interfaces: Mandatory Interfaces Version 0.25 IVOA Support Interfaces: Mandatory Interfaces Version 0.25 IVOA Working Draft 2006 Sep 18 This version: http://www.ivoa.net/internal/ivoa/ivoagridandwebservices /VOSupportInterfacesMandatory-0.25.pdf Previous

More information

Automotive Append - Version 1.0.0

Automotive Append - Version 1.0.0 Automotive Append - Version 1.0.0 WSDL: http://ws.strikeiron.com/autoappend?wsdl Product Web Page: http://www.strikeiron.com/data-enrichment/automotive-append/ Description: StrikeIron s Automotive Append

More information

SOAP Web Services Objektumorientált szoftvertervezés Object-oriented software design. Web services 11/23/2016. Outline. Remote call.

SOAP Web Services Objektumorientált szoftvertervezés Object-oriented software design. Web services 11/23/2016. Outline. Remote call. SOAP Web Services Objektumorientált szoftvertervezés Object-oriented software design Outline Web Services SOAP WSDL Web Service APIs.NET: WCF Java: JAX-WS Dr. Balázs Simon BME, IIT 2 Remote call Remote

More information

SERVICE ORIE TED COMPUTI G ARCHITECTURE FOR CLIMATE MODELI G

SERVICE ORIE TED COMPUTI G ARCHITECTURE FOR CLIMATE MODELI G SERVICE ORIE TED COMPUTI G ARCHITECTURE FOR CLIMATE MODELI G Monish Advani 1, Varish Mulwad 2, Uzoma Obinna 2 1 Department of Information Systems 2 Department of Computer Science and Electrical Engineering

More information

X-Road: Protocol for Management Services

X-Road: Protocol for Management Services X-Road: Protocol for Management Services Technical Document Version: 1.8 09.11.2015 22 pages Doc. ID: PR-MSERV 09.11.2015 1/22 Date Version Description Author 19.08.2015 0.1 Initial version Martin Lind

More information

Development of distributed services - Project III. Jan Magne Tjensvold

Development of distributed services - Project III. Jan Magne Tjensvold Development of distributed services - Project III Jan Magne Tjensvold November 11, 2007 Chapter 1 Project III 1.1 Introduction In this project we were going to make a web service from one of the assignments

More information

Exercise sheet 4 Web services

Exercise sheet 4 Web services STI Innsbruck, University Innsbruck Dieter Fensel, Anna Fensel and Ioan Toma 15. April 2010 Semantic Web Services Exercise sheet 4 Exercise 1 (WSDL) (4 points) Complete the following WSDL file in a way

More information

@WebService handlers

@WebService handlers @WebService handlers with @HandlerChain Example webservice-handlerchain can be browsed at https://github.com/apache/tomee/tree/master/examples/webservicehandlerchain In this example we see a basic JAX-WS

More information

Red Hat JBoss Fuse 6.0

Red Hat JBoss Fuse 6.0 Red Hat JBoss Fuse 6.0 Tutorials Example integration applications Last Updated: 2017-10-13 Red Hat JBoss Fuse 6.0 Tutorials Example integration applications JBoss A-MQ Docs Team Content Services fuse-docs-support@redhat.com

More information

WP5: Integration with the Digital Ecosystem platform

WP5: Integration with the Digital Ecosystem platform OPAALS PROJECT Contract n IST-034824 WP5: Integration with the Digital Ecosystem platform Del 5.8 Complete P2P infrastructure implementation Project funded by the European Community under the Information

More information

Preliminary. Database Publishing Wizard Protocol Specification

Preliminary. Database Publishing Wizard Protocol Specification [MS-SSDPWP]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

How to implement Heros Web Services

How to implement Heros Web Services How to implement Heros Web Services Document name HowTo_HITRail_WebServices_v1.0.doc Date, version January 28, 2013, version 1.0 Our reference HIT Rail Web Services Status Final 2012 HIT Rail B.V. Referenced

More information

PRELIMINARY. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

PRELIMINARY. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-OXWSTASK]: Tasks Web Service Protocol Specification Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-OXWOOF]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Developing a Service. Developing a Service using JAX-WS. WSDL First Development. Generating the Starting Point Code

Developing a Service. Developing a Service using JAX-WS. WSDL First Development. Generating the Starting Point Code Developing a Service Developing a Service using JAX-WS WSDL First Development Generating the Starting Point Code Running wsdl2java Generated code Implementing the Service Generating the implementation

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-SSDPWP]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

[MS-OXWSSYNC]: Mailbox Contents Synchronization Web Service Protocol Specification

[MS-OXWSSYNC]: Mailbox Contents Synchronization Web Service Protocol Specification [MS-OXWSSYNC]: Mailbox Contents Synchronization Web Service Protocol Specification Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes

More information

Support For assistance, please contact Grapevine: or

Support For assistance, please contact Grapevine: or External OBS (incorporating Double Opt-in) User Manual Version 1.3 Date 07 October 2011 Support For assistance, please contact Grapevine: +27 21 702-3333 or email info@vine.co.za. Feedback Was this document

More information

SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA

SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA SOA P P CRM - Monolithic - Objects - Component - Interface - . IT. IT loosely-coupled Client : - Reusability - Interoperability - Scalability - Flexibility - Cost Efficiency - Customized SUN BEA IBM - extensible

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-OXWMT]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

El fichero de descripción del servicio se puede obtener a partir de la siguiente URL:

El fichero de descripción del servicio se puede obtener a partir de la siguiente URL: WSDL El fichero de descripción del servicio se puede obtener a partir de la siguiente URL: https://invenes.oepm.es/invenesservices/invenessearchservice?wsdl Contenido del WSDL

More information

[MS-SSDPWP-Diff]: Database Publishing Wizard Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-SSDPWP-Diff]: Database Publishing Wizard Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-SSDPWP-Diff]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

[MS-OXWMT]: Mail Tips Web Service Extensions. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-OXWMT]: Mail Tips Web Service Extensions. Intellectual Property Rights Notice for Open Specifications Documentation [MS-OXWMT]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

Case study group setup at catme.org Please respond before Tuesday next week to have better group setup

Case study group setup at catme.org Please respond before Tuesday next week to have better group setup Notes Case study group setup at catme.org Please respond before Tuesday next week to have better group setup Discussion To boost discussion, one write-up for the whole group is fine Write down the names

More information

Distribution List Creation and Usage Web Service Protocol

Distribution List Creation and Usage Web Service Protocol [MS-OXWSDLIST]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

Artix ESB. Developing Artix Applications with JAX-WS. Making Software Work Together. Version 5.0 July 2007

Artix ESB. Developing Artix Applications with JAX-WS. Making Software Work Together. Version 5.0 July 2007 Artix ESB Developing Artix Applications with JAX-WS Version 5.0 July 2007 Making Software Work Together Developing Artix Applications with JAX-WS IONA Technologies Version 5.0 Published 04 Oct 2007 Copyright

More information

Extensible Markup Language Processing

Extensible Markup Language Processing CHAPTER 3 Revised: July 2010, This chapter describes the Extensible Markup Language (XML) process in the Simple Object Access Protocol (SOAP) interface. Basic XML and SOAP Components Along with XML, the

More information

INFORMATION TECHNOLOGY. Automated Railcar Release, Switch and Resequence XML and WSDL documentation

INFORMATION TECHNOLOGY. Automated Railcar Release, Switch and Resequence XML and WSDL documentation INFORMATION TECHNOLOGY Automated Railcar Release, Switch and Resequence XML and WSDL documentation Revision Date: December 21, 2017 Table of Contents 1 Introduction... 4 1.1 Purpose of this document...

More information

[MS-RMPR]: Rights Management Services (RMS): Client-to-Server Protocol

[MS-RMPR]: Rights Management Services (RMS): Client-to-Server Protocol [MS-RMPR]: Rights Management Services (RMS): Client-to-Server Protocol This topic lists the Errata found in [MS-RMPR] since it was last published. Since this topic is updated frequently, we recommend that

More information

Web Services Foundations: SOAP, WSDL and UDDI

Web Services Foundations: SOAP, WSDL and UDDI Web Services Foundations: SOAP, WSDL and UDDI Helen Paik School of Computer Science and Engineering University of New South Wales Alonso Book Chapter 5-6 Webber Book Chapter 3-4 Mike Book Chapter 4-5 References

More information

[MS-OXWSBTRF]: Bulk Transfer Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-OXWSBTRF]: Bulk Transfer Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-OXWSBTRF]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

Data Pump User Guide

Data Pump User Guide Data Pump User Guide CalAmp Corporation 13645 Dulles Technology Drive, Herndon, VA 20171 Document: MBUD-0189v6 Phone : (703) 262-0500 August 2015 FAX: (703) 262-0380 www.calamp.com FleetOutlook Data Pump

More information

[MS-OXWOOF]: Out of Office (OOF) Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-OXWOOF]: Out of Office (OOF) Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-OXWOOF]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-SLIDELI]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Preliminary. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

Preliminary. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-SLIDELI]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

About 1. Chapter 1: Getting started with soap 2. Remarks 2. Versions 2. Examples 2. General Information 2 SOAP 3

About 1. Chapter 1: Getting started with soap 2. Remarks 2. Versions 2. Examples 2. General Information 2 SOAP 3 soap #soap Table of Contents About 1 Chapter 1: Getting started with soap 2 Remarks 2 Versions 2 Examples 2 General Information 2 SOAP 3 Differences between SOAP 1.1 and 1.2 4 Web Service Interoperability

More information

Developing JAX-RPC Web services

Developing JAX-RPC Web services Developing JAX-RPC Web services {scrollbar} This tutorial will take you through the steps required in developing, deploying and testing a Web Service in Apache Geronimo. After completing this tutorial

More information

SOAP Primer for INSPIRE Discovery and View Services

SOAP Primer for INSPIRE Discovery and View Services SOAP Primer for INSPIRE Discovery and View Services Matteo Villa, Giovanni Di Matteo TXT e-solutions Roberto Lucchi, Michel Millot, Ioannis Kanellopoulos European Commission Joint Research Centre Institute

More information

Preliminary. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

Preliminary. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-OXWSPOST]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Openbravo WebServices

Openbravo WebServices Openbravo WebServices External Point Of Sale 16 August 2006 Revision 1.1 Visit us at www.openbravo.com Table of Contents I.Introduction... 3 II.Product definition... 4 II.1Product type... 4 II.2Category

More information

TPF Users Group Fall 2007

TPF Users Group Fall 2007 TPF Users Group Fall 2007 Creating Web Services For Your z/tpf System Edwin W. van de Grift Venue: Ongoing TPF Education Contents Web Services Where we were Where we are now Creating a Web Service for

More information

Tutorial-AXIS-Camel. Tutorial using Axis 1.4 with Apache Camel. Prerequisites. Distribution. Introduction. Setting up the project to run Axis.

Tutorial-AXIS-Camel. Tutorial using Axis 1.4 with Apache Camel. Prerequisites. Distribution. Introduction. Setting up the project to run Axis. Tutorial-AXIS-Camel Tutorial using Axis 1.4 with Apache Camel Removed from distribution This example has been removed from Camel 2.9 onwards. Apache Axis 1.4 is a very old and unsupported framework. We

More information

Port AdonisPort Port type Source code

Port AdonisPort Port type Source code Target Namespace: urn:adonis Port AdonisPort Port type Location: http://adonis.u-psud.fr/ws/serveur.php Protocol: SOAP Default style: rpc Transport protocol: SOAP over HTTP Operations: 1. 2. 3. 4. 5. 6.

More information

Development of a Reliable SOA Framework

Development of a Reliable SOA Framework Chapter 4 Development of a Reliable SOA Framework Service-Oriented Architecture (SOA) supersedes the traditional software architecture because of its dynamic nature of service composition. Service is an

More information

Developing Interoperable Web Services for the Enterprise

Developing Interoperable Web Services for the Enterprise Developing Interoperable Web Services for the Enterprise Simon C. Nash IBM Distinguished Engineer Hursley, UK nash@hursley.ibm.com Simon C. Nash Developing Interoperable Web Services for the Enterprise

More information

SLIC Web Service API Guide

SLIC Web Service API Guide SLIC Web Service API Guide Version: 4.4.1 September 28, 2012 Revision History Date Version Description Author 2002 1.0 October 2003 2.0 February 2007 3.0 Initial release of this document Revised to include

More information

Dyalog APL SAWS Reference Guide

Dyalog APL SAWS Reference Guide The tool of thought for expert programming Dyalog APL SAWS Reference Guide SAWS Version 1.4 Dyalog Limited Minchens Court, Minchens Lane Bramley, Hampshire RG26 5BH United Kingdom tel: +44(0)1256 830030

More information

[MS-SPLCHK]: SpellCheck Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-SPLCHK]: SpellCheck Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-SPLCHK]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

Service Oriented Software for. Modern Fusion Experiment

Service Oriented Software for. Modern Fusion Experiment Service Oriented Software for Modern Fusion Experiments A. Werner Wendelstein 7-X, CoDaC-Systems Device Control: J. Schacht, H. Laqua, M. Lewerentz, I. Müller, S. Pingel, A. Spring, A. Wölk Data Acquisition:

More information

Artix Developing Artix Applications with JAX-WS and JAX-RS

Artix Developing Artix Applications with JAX-WS and JAX-RS Artix 5.6.3 Developing Artix Applications with JAX-WS and JAX-RS Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2015. All rights

More information

Web Service Architecture for Computer-Adaptive Testing on e-learning

Web Service Architecture for Computer-Adaptive Testing on e-learning Web Service Architecture for Computer-Adaptive Testing on e-learning M. Phankokkruad, K. Woraratpanya Abstract This paper proposes a Web service and serviceoriented architecture (SOA) for a computer-adaptive

More information

Implementation Guide for the ASAP Prescription Monitoring Program Web Service Standard

Implementation Guide for the ASAP Prescription Monitoring Program Web Service Standard ASAP Implementation Guide for the ASAP Prescription Monitoring Program Web Service Standard Bidirectional Electronic Connections between Pharmacies, Prescribers, and Prescription Monitoring Programs Version

More information

The following is a sample XML code from the HCSProductCatalog.wsdl file.

The following is a sample XML code from the HCSProductCatalog.wsdl file. APPENDIXA This appendix contains sample WSDL and XSD files. It includes the following sections: HCSProductCatalog.wsdl File, page A-1 HCSProvision.xsd File, page A-27 HCSProvisionAsyncResponse.wsdl File,

More information

MWTM NBAPI WSDL and XSD Definitions

MWTM NBAPI WSDL and XSD Definitions APPENDIXA This appendix describes the WSDL and XSD 1 (XML Schema Definition) definitions for MWTM 6.1.4 Northbound API (NBAPI): InventoryAPI.wsdl, page A-1 EventAPI.wsdl, page A-10 ProvisionAPI.wsdl, page

More information

Simple Object Access Protocol. Web Services Description Language

Simple Object Access Protocol. Web Services Description Language Simple Object Access Protocol Web Services Description Language alfady@scs-net.org alnashed@scs-net.org ***"#$%& '() "! ... INTRODUCTION.. SIMPLE OBJECT ACCESS PROTOCOL...Why SOAPSOAP...SOAP Building BlocksSOAP...Syntax

More information

SLIC Web Service API Guide

SLIC Web Service API Guide SLIC Web Service API Guide Version: 5.0.6 February 19, 2014 Revision History Date Version Description Author 2002 1.0 October 2003 2.0 February 2007 3.0 Initial release of this document Revised to include

More information

Testbed-12 OWS SOAP User Guide

Testbed-12 OWS SOAP User Guide Testbed-12 OWS SOAP User Guide Table of Contents 1. Introduction............................................................................. 3 1.1. SOAP Primer.........................................................................

More information

MWTM 6.1 NBAPI WSDL and XSD Definitions

MWTM 6.1 NBAPI WSDL and XSD Definitions APPENDIXA This appendix describes the WSDL and XSD 1 (XML Schema Definition) definitions for MWTM 6.1 Northbound API (NBAPI): InventoryAPI.wsdl, page A-1 EventAPI.wsdl, page A-5 ProvisionAPI.wsdl, page

More information

Service orientation. Service orientation. SOA Architecture. SOA vs Internet Arch. SOA Service. The proposal of WS. Principle/2: Principle/1:

Service orientation. Service orientation. SOA Architecture. SOA vs Internet Arch. SOA Service. The proposal of WS. Principle/2: Principle/1: Contemporary SOA and Web Services Ing. Nicola Zaghini nicola.zaghini@unibo.it may 2006 Outline SOA Service orientation principle Architecture Web Services Proposal & framework Service role Service description

More information

Contemporary SOA and Web Services

Contemporary SOA and Web Services Contemporary SOA and Web Services Ing. Nicola Zaghini nicola.zaghini@unibo.it may 2006 Outline SOA Service orientation principle Architecture Web Services Proposal & framework Service role Service description

More information

Administering Oracle User Messaging Service 12c (12.2.1)

Administering Oracle User Messaging Service 12c (12.2.1) [1]Oracle Fusion Middleware Administering Oracle User Messaging Service 12c (12.2.1) E56658-01 October 2015 Documentation for administrators that describes how to administer Oracle User Messaging Service

More information

InForm Clinical Data API Guide

InForm Clinical Data API Guide InForm Clinical Data API Guide Oracle Health Sciences InForm 6.1 Part Number: E51806-01 Copyright 2014, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software

More information

Developing Applications for the Java EE 7 Platform 6-2

Developing Applications for the Java EE 7 Platform 6-2 Developing Applications for the Java EE 7 Platform 6-2 Developing Applications for the Java EE 7 Platform 6-3 Developing Applications for the Java EE 7 Platform 6-4 Developing Applications for the Java

More information

Web Services and WSDL

Web Services and WSDL Web Services and WSDL Karel Richta Dept.of Computer Science & Engineering Faculty of Electrical Engineering Czech Technical University of Prague Karlovo nám.13, Praha 2, Czech Republic e-mail:richta@fel.cvut.cz

More information

Bare JAX-WS. Paul Glezen, IBM. Abstract

Bare JAX-WS. Paul Glezen, IBM. Abstract Draft Draft Bare JAX-WS Paul Glezen, IBM Abstract This document is a member of the Bare Series of WAS topics distributed in both stand-alone and in collection form. The latest renderings and source are

More information

Exposing RESTful services using an Enterprise Service Bus

Exposing RESTful services using an Enterprise Service Bus Exposing RESTful services using an Enterprise Service Bus Same business logic...more consumer types Skill Level: Intermediate Ahmed Abbass (aabbass@eg.ibm.com) Senior IT Architect IBM Mohab El-Hilaly (MOHABH@eg.ibm.com)

More information

Message and Service Definitions

Message and Service Definitions User s Guide Page: 1 / 281 User s Guide Product /Function: Message and Service Definitions Project: Shared Architecture CIM/CIE Project contract: ARC010 Version: 1.0 Category: C Start: M09/2008 Document

More information

OpenHealth. A Framework for the Delivery of CCR-based Services

OpenHealth. A Framework for the Delivery of CCR-based Services OpenHealth A Framework for the Delivery of CCR-based Services October 24, 2006 1 2 TABLE OF CONTENTS 1. Introduction... 3 2. Goals and Strategies... 4 2.1 Major Goals... 4 2.2 Minor Goals... 5 2.3 Design

More information

Introduction to Web Service

Introduction to Web Service Introduction to Web Service Sagara Gunathunga ( Apache web Service and Axis committer ) CONTENTS Why you need Web Services? How do you interact with on-line financial service? Conclusion How do you interact

More information

User Management Interfaces for Earth Observation Services

User Management Interfaces for Earth Observation Services Open Geospatial Consortium Inc. Date: 208-04-23 Reference number of this OGC project document: 07-118r1 Version: 0.0.2 Category: OGC Interoperability Program Report Editors: R.Smillie, A.Cucumel SPACEBEL

More information

This tutorial is going to help all those readers who want to learn the basics of WSDL and use its features to interface with XML-based services.

This tutorial is going to help all those readers who want to learn the basics of WSDL and use its features to interface with XML-based services. i About the Tutorial This is a brief tutorial that explains how to use to exchange information in a distributed environment. It uses plenty of examples to show the functionalities of the elements used

More information

Processing on-demand WPS Extension (WPS-G) Specification

Processing on-demand WPS Extension (WPS-G) Specification Open Geospatial Consortium Inc. Date: 2011-12-09 Reference number of this document: Version: 0.1.0 (Draft) Category: OGC Discussion Paper Editors: Patrick Jacques, Christophe Noël Processing on-demand

More information

Supplier Web Services (Full)

Supplier Web Services (Full) Supplier Web Services (Full) All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

XML Grammar and Parser for the Web Service. Offerings Language

XML Grammar and Parser for the Web Service. Offerings Language XML Grammar and Parser for the Web Service Offerings Language by Kruti Patel, B. Eng. A thesis submitted to the Faculty of Graduate Studies and Research in partial fulfillment of the requirements for the

More information

PTC Integrity 10.7 Web Services Reference

PTC Integrity 10.7 Web Services Reference PTC Integrity 10.7 Web Services Reference PTC Integrity 10.7 Web Services Reference Copyright 2015 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation

More information

WebStore #maven. JAX-WS SOAP WS, Stateful Session Bean, PMD, JavaDoc

WebStore #maven. JAX-WS SOAP WS, Stateful Session Bean, PMD, JavaDoc WebStore #maven JAX-WS SOAP WS, Stateful Session Bean, PMD, JavaDoc Óbuda University, Java Enterprise Edition John von Neumann Faculty of Informatics Lab 8 Dávid Bedők 2018-03-03 v1.0 Dávid Bedők (UNI-OBUDA)

More information

Talend ESB Service. Developer Guide 5.2.1

Talend ESB Service. Developer Guide 5.2.1 Talend ESB Service Developer Guide 5.2.1 Publication date 12 November 2012 Copyright 2011-2012 Talend Inc. Copyleft This documentation is provided under the terms of the Creative Commons Public License

More information

communication n D4.1 FP7 Cooperation / Energy Grant agreement number Type (distribution level) Date of delivery 31/05/11 Report number D4.

communication n D4.1 FP7 Cooperation / Energy Grant agreement number Type (distribution level) Date of delivery 31/05/11 Report number D4. communication Deliverable 4.1 Documentation of Software Architecture and encoding in UML including compiled software with API description - Models for interoperable information exchanges between ADDRESS

More information

User Manual. 3-Heights Document Converter API. Version 4.10

User Manual. 3-Heights Document Converter API. Version 4.10 User Manual 3-Heights Document Converter API Version 4.10 Contents 1 Introduction........................................................................ 3 1.1 Interfaces...........................................................................

More information

Web Services Foundations: SOAP, WSDL and UDDI

Web Services Foundations: SOAP, WSDL and UDDI Web Services Foundations: SOAP, WSDL and UDDI Helen Paik School of Computer Science and Engineering University of New South Wales Alonso Book Chapter 5-6 Webber Book Chapter 3-4 Mike Book Chapter 4-5 References

More information

Oracle Communications Network Charging and Control. Web Services Description Language Reference Guide Release 6.0.1

Oracle Communications Network Charging and Control. Web Services Description Language Reference Guide Release 6.0.1 Oracle Communications Network Charging and Control Web Services Description Language Reference Guide Release 6.0.1 April 2017 Copyright Copyright 2017, Oracle and/or its affiliates. All rights reserved.

More information

A new approach to PLCS Web Services

A new approach to PLCS Web Services ...for secure, through-life, product-centric collaboration A new approach to PLCS Web Services An investigation by Eurostep Limited and Boeing to identify the improved approaches to developing standardized

More information

Semantic Annotations for WSDL and XML Schema

Semantic Annotations for WSDL and XML Schema Page 1 of 16 Semantic Annotations for WSDL and XML Schema W3C Recommendation 28 August 2007 This version: Latest version: http://www.w3.org/tr/sawsdl/ Previous version: http://www.w3.org/tr/2007/pr-sawsdl-20070705/

More information

TECNOLOGIAS DE MIDDLEWARE

TECNOLOGIAS DE MIDDLEWARE TECNOLOGIAS DE MIDDLEWARE Introdução ao WSDL. Concretização num Projecto de LBS. 18/11/2004 André Barbosa WSDL-SUMÁRIO SUMÁRIO DA APRESENTAÇÃO INTRODUÇÃO AO WSDL: Introdução ao WSDL Descrição e Utilização

More information

[MS-OXWSPOST]: Post Items Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-OXWSPOST]: Post Items Web Service Protocol. Intellectual Property Rights Notice for Open Specifications Documentation [MS-OXWSPOST]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

WebSphere Application Server V6.1 Web Services Problem Determination

WebSphere Application Server V6.1 Web Services Problem Determination Wendy Conti WebSphere Application Server V6.1 Web Services Problem Determination Web services-related problems can occur when your application acts as a Web services client to a remote Web service or as

More information