Service Adapter Functionality

In this section:

The Service adapter:

The adapter does not require any pre- or post-processing logic and also does not enforce any kind of security. Security is provided as part of the iWay container.

In order to fully expose the integration between iWay and Connect Direct, the adapter includes two service types:

The composite command service differs from the simple and API command service as follows:


Top of page

x
Composite Command Service

The composite command service can be used to construct and submit a Connect:Direct process. The composite command can consist of any combination of the following Connect:Direct operations:

Using iWay Explorer, the iWay Protocol Adapter for Connect:Direct provides XML schemas for process commands within each target to represent composite commands as XML requests.


Top of page

x
Simple and API Commands

Simple commands contain all of the commands exposed by the Connect:Direct API specification. These commands include:

The API commands are also represented by individual XML request and response schemas that are provided within each operation using iWay Explorer.


iWay Software