Previous Topic: Environment 1: Local Conversations

Next Topic: Environment 3: Conversations Between Two Systems

Environment 2: Same LU Conversations

This environment involves only one system. Both the source procedure $SAAPSxx and the target procedure $SAAPTxx run in the same system. In this case, however, the target procedure is started in the background server environment, BSVR. As no LU6.2 sessions are established, no link definitions are necessary. Environments 1 and 2 are the simplest in which to run the sample conversations and require only transaction definitions, as follows:

DEFTRANS TRANSID=$SATRNxxLU=NMA PROC=$SAAPTxx

The operand LU=NMA indicates that $SAAPTxxis to be started in the same system as the source procedure.