Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This tutorial is divided into four parts:

  1. An introduction to web services
  2. Calling a web service
  3. Blueriq as a service
  4. Best Practices

Part I: An introduction to web services

Chapter 1 : - What is a web service?

Chapter 2 : - Simple Object Access Protocol (SOAP)

Chapter 3 : - Representational State Transfer (REST)

Part II: Calling a web service

Chapter 4 : - Calling a SOAP service

Chapter 5 : - Calling a REST service

Part III: Blueriq as a service

Chapter 6 : - Setting up Blueriq as a web service

Part IV: Best Practices

Chapter 7 : - Modules and Datamapping

Appendix

Appendix 1 : - Writing your own WSDL

Appendix 2: Web Services datasheet

Appendix 3 : - Common errors