The EntireX IMS Connect RPC Server allows standard RPC clients to communicate with IMS MPP programs. It works together with the IDL Extractor for COBOL and transforms RPC requests from clients into message to IMS, using IMS Connect.
The supported IMS environments are described in the prerequisites for z/OS in the Release Notes.
Introduction | Introduction to the IMS Connect RPC Server. |
Administration | Customizing the IMS Connect RPC Server configuring the RPC server side and ACI client side; starting and stopping the IMS Connect RPC Server. |
Extracting from MFS | Extracting from Message Format Service. |
Server-side Mapping Files | Server-side mapping is used at runtime to marshal and unmarshal the RPC data stream. This document provides information on deploying, undeploying, change management etc. of server-side mapping files. |
Scenarios | Steps to call your first RPC server customer code. |