Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#2c77e8
bgColor#2c77e8

Concepts 

Panel

Rest serviceThe

Excerpt Include
REST service
REST service
nopaneltrue
REST service editor is used for setting up request and response parts of a REST service. This can be used for calling external REST services or for setting up a Web service.

Panel

Soap serviceThe SOAP service editor is used for setting up an imported WSDL file.

Excerpt Include
SOAP service
SOAP service
nopaneltrue

Panel

Domain schema

Excerpt Include
Domain schema
The Domain schema editor can be used to define the structure of REST requests and responses, or to add a mapping from your application domain
Domain schema
nopaneltrue

Panel

Schema setThe Schema set editor is used for viewing and setting up an imported XSD file

Excerpt Include
Schema set
Schema set
nopaneltrue

Panel

Web service

Excerpt Include
Web service
A web service is used to expose a model using REST or SOAP.
Web service
nopaneltrue

Panel

Data mappingData mappings are used to facilitate the exchange of data between modules with (potentially) differing domain models.

Excerpt Include
Data mapping
Data mapping
nopaneltrue


Panel
borderColor#2c77e8
bgColor#2c77e8

Design guide

For the design guide on connectivity see Web Services guide. 


Panel
borderColor#2c77e8
bgColor#2c77e8

Visuals

Include Page
Web service visuals
Web service visuals

Panel
borderColor#2c77e8
bgColor#2c77e8

Supported connectivity methods

Below, a schematic outline is given of the default connectivity methods of Blueriq.

The green lines are the most common.

Transfer ProtocolMessage TypeMessage Structure
SOAPXMLXSD

REST

XMLXSD

REST

XMLDomain Schema
RESTJSONDomain Schema
RESTSingle Valuen/a

You can find more information on what we support in our web services datasheet.