Long description of Figure 1: Making program calls to the server using PCML (rzahh503.gif)

found in IBM® Toolbox for Java™: PCML Process

This image illustrates how Java applications can interact with the PCML classes.

Description

The image is divided into two areas: an upper portion that represents the Java environment and a lower portion that represents the nonJava part of the PCML process.

The Java application interacts with the PCML classes. In this example, the application creates a ProgramCallDocument object.

When the ProgramCallDocument is constructed, one of two things happens:

The PCML classes also interact with the IBM Toolbox for Java classes, which in this example use the iSeries distributed program call server to retrieve information from the server.

These actions and interactions enable information to pass between the Java application and iSeries programs.