Publish deliveries as web services

You can publish mappings and processes as web services. Doing this creates a delivery you can reach with REST or SOAP APIs. You can then invoke these APIs from third-party applications, or Semarchy xDI itself.

Prerequisites

All prerequisites come preinstalled in Designer and Runtime.

Supported features

Name Description

Connectivity

  • REST

  • SOAP

Input and output parameters

  • Process Parameters

  • Tables

  • XML nodes

  • JSON nodes

  • File metadata

  • HTTP headers

  • URL parameters (for input)

  • HTTP response Code (for output)

  • HTTP response

Definitions

  • Swagger2

  • OpenAPI