Loading...
Select Version
Messages to can also be transferred to TAC queues of remote applications with fail safety by means of LU6.1 and OSI TP. Generation and programming are similar to when you send jobs to dialog or asynchronous TACs in remote applications (see "Addressing remote services").
Generation
In an LTAC statement, the name of a TAC queue in the remote application is assigned to a local LTAC name as the RTAC name.
LTAC REMOTEQ, RTAC=
name-of-TAC-queue-in-remote-application
Programming
The message is addressed by means of an APRO AM call and sent by means of a subsequent FPUT call.
INIT ... APRO AM, KCPI=>VGID, KCRN=REMOTEQ FPUT NE, KCRN=>VGID ... PEND FI