OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

1.2.4 UAP that handles offline work

A UAP for handling batch jobs can be created if necessary. A UAP which handles the initialization, allocation, and deletion of DAM files as well as batch jobs is executed under the offline environment.

OpenTP1 facilities which can be used by a UAP that handles offline work are as follows:

UAP that handles offline work cannot use the OpenTP1 functions which are used in online mode. The RPC for service requests cannot be used between a UAP that handles offline work and a UAP (SUP, SPP, or MHP) operating under the online environment. Services to be provided for another UAP cannot be created by a UAP that handles offline work.

The figure below shows a UAP that handles offline work.

Figure 1-17 Outline of UAP that handles offline work

[Figure]

Organization of this subsection
(1) Starting and terminating UAP that handles offline work

(1) Starting and terminating UAP that handles offline work

Use the shell to start a UAP that handles offline work. Users are to manage the start and termination of UAP that handles offline work.