The Record Selection extract can be requested from a Report Set in the CICS PA dialog. Select the Record Selection extract in the Extracts category.
In batch, the RECORDSELECTION or RECSEL command is used to request the Record Selection extract.
CICSPA RECSEL
or CICSPA RECORDSELECTION
[CICSPA APPLID(applid1,applid2,...)]
CICSPA RECSEL(
[OUTPUT(ddname),]
[DDNAME(ddname),]
[PERFORMANCE,]
[EXCEPTION,]
[RESOURCE,]
[IDENTITY,]
[STATISTICS,]
[LOGGER,]
[OMEGAMON,]
[DB2,]
[MQ,]
[SSID(id1,id2,...),]
[COMPRESS|NOCOMPRESS,]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(value1),...),...),]
[SELECT(EXCEPTION(INCLUDE|EXCLUDE(field1(value1),...),...))]
[SELECT(LOGGER(INCLUDE|EXCLUDE(field1(values1),...), ...))]
[LOGSTREAM('name.or.pattern'),]
[STRUCTURE('name.or.pattern'),])