You can run the transient data queue example to understand how Java programs can interact with transient data. Programs can read and write transient data that is stored in sequential queues.
This example demonstrates how to use the JCICS TDQ class. The example uses the following Java class and program:
Transaction | Program | Java class |
---|---|---|
JTD1 | DFJ$JTD1 | TDQ.ClassOne |
Entering examples.TDQ.ClassOne.main() Entering writeFixedData() Leaving writeFixedData() Entering writeFixedData() Leaving writeFixedData() Entering readFixedData() Leaving readFixedData() Entering readFixedDataConditional() Leaving readFixedDataConditional() Leaving examples.TDQ.ClassOne.main()
CICS performs the following processing: