EntireX Version 9.7
 —  EntireX COBOL Wrapper  —

Using the COBOL Wrapper with EntireX Security

This document explains how clients built with the COBOL Wrapper use EntireX Security.

To use EntireX Security you need the following components:

Start of instruction setTo use EntireX Security

  1. Set the COMM-ETB-PASSWORD and set COMM-KERNEL-SECURITY to "Y". See The RPC Communication Area (Reference).

  2. Log on to the broker with the function Logon LO provided by the generic RPC services module as described under Using Broker Logon and Logoff.

  3. Issue your RPC requests as without using an explicit logon and logoff.

  4. For logoff, see Using Broker Logon and Logoff.

Top of page