Introduction to the Integration Server Wrapper

This document covers the following topics:


Scope

The Integration Server Wrapper provides access to EntireX RPC-based components, IMS Connect, or CICS ECI from Integration Server services. A wizard generates Integration Server objects from a Software AG IDL file.

graphics/intro_01.png

With the Integration Server Wrapper you can generate both client and server objects in the Integration Server. A client consists of a connection of type "RPC", "Reliable RPC", "CICS ECI", "Direct RPC", "IMS Connect" or "COBOL Connector". A server consists of a connection of type "RPC Listener" or "Reliable RPC Listener".

graphics/intro_wrapper.png

You can create the following objects:

Prerequisites

Four components are required for integration:

  • the EntireX Adapter installed inside the Integration Server

  • the EntireX Broker (not for Direct RPC connections, IMS Connect connections or CICS ECI connections, or COBOL Converter)

  • the EntireX RPC Server (not for IMS Connect connections, CICS ECI connections, or ApplinX)

  • the Software AG Designer for design time

Note:
The Designer is used at design time. All other components are used also at runtime.