Conversation in progress

Nodes for which this kind of processing is required should be defined in pools containing only the node and the initial target, because of the nature of the processing involved.

About this task

The monitor program should:
  1. Install a new pool with the same properties as the current one.
  2. Install a new target whose PLU name is the third-party PLU name given in the TARGET area of the TD queue record.
  3. Add the target to the new pool. This should be the only target in that pool.
  4. Delete the node identified in the TD queue record from the pool in which it currently exists. If necessary, to ensure continuity, the monitor program can add another node to the pool before deleting the old node.
  5. Add the node to the newly created pool. The new connection is now established.

When the session ends, the connection reverts to a RELEASED state. If necessary, use an end-session handler to perform any necessary clean up, such as reversing the process described previously.

The front-end application must also anticipate CLSDST(PASS) processing. See Lost session for more details.