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, connections to IMS Connect, or CICS ECI Connections, or COBOL Converter)

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

  • the EntireX Workbench for design time

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