When a program is compiled with DISPLAY(STD), all run-time output is transmitted to a CICS transient data queue CESE.
When a program is compiled with DISPLAY(WTO), the DISPLAY output is routed to the CICS JESLOG. All other run-time output is transmitted to a CICS transient data queue CESE.
Language Environment ignores the MSGFILE option under CICS. Figure 2 shows format of the output data queue.
In addition, the PL/I transient queues CPLI and CPLD are no longer used. As a result, you do not need to specify entries for the CPLI and CPLD in the CICS Destination Control Table (DCT).