I'm working on COBOL cics program,the program has multiple syncpoint and executed on different scenarios.
I wanted to perform some logic if any point of time under this cics task syncpoint issued or not.
Pls help in advise if there any way around or keywords to check the same.