EntireX Version 9.7
 —  webMethods Integration Server Wrapper  —

Introduction to the Integration Server Wrapper

This document covers the following topics:


Scope

The Integration Server Wrapper provides access to EntireX RPC-based components, ApplinX, 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

The Integration Server Wrapper enables users to 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", "ApplinX" or "IMS Connect". A server consists of a connection of type "RPC Listener" or "Reliable RPC Listener".

graphics/intro_wrapper.png

It is possible to create the following objects:

Top of page

Prerequisites

Four components are required for integration:

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

For ApplinX connections we have the following prerequisites:

Top of page