Need to be able to run TSS commands in Batch and write the results to files on USS.
For example TSS Command 'TSS LIST(ACIDS) ACIDPRFX(xxxx)'
Product: Top Secret
You can run TSS commands in batch and write output to a file, then ftp the dataset to a file in USS.
Batch program IKJEFT01 will write formatted output TSS command output.
Batch program TSSCFILE/TSSCFBKP will write unformatted records with TSS command output.
The TSSCFILE record layouts are documented in the TSS documentation.
The output created by IKJEFT01 or TSSCFILE/TSSCFBKP can be routed to the dataset.
Then your program can search the datasets for the data you are looking for.
OR you can ftp the datasets to a USS file and have a USS program search for the data you are looking for.