JCL for sequential devices
The DDNAME operands on the DFHTCT TYPE=SDSCI macros specify the ddname of the DD statements which you must provide in the CICS startup job stream.
//indd DD ... input data set
//outdd DD ... output data setwhere indd is the data set containing input from the simulated terminal, and outdd is the data set to which output to the simulated terminal is sent.