7.2.1 Clients
ART for CICS allows user to make distributed program calls from a native Tuxedo client or Tuxedo ud32 utility.
The client uses Tuxedo FML32 fields or
RECORD to communicate with ARTDPL.
In case of using Tuxedo FML32 buffer,
COMMREA can be exchanged in the request/response,
mirror transaction and TWA can be validated, even
CHANNEL and CONTAINER can also be
used.
In case of using Tuxedo RECORD buffer,
COMMAREA can be exchanged using RECORD
data area. Mirror transaction, TWA, or
CHANNEL/CONTAINER are not supported.
Parent topic: Oracle Tuxedo External DPL Communication Interfaces