Hello,
Yes you can use comments in the PARMLIB for the various agent jobs including file_trigger jobs. The syntax is: /* comment card *\
The comment starts with /* in column 1. The ending *\ is not required.
your example:
1. /********************************************************************\
2. /* JOB DESCRIPTION *\
3. /*----------------------------------------------------------------------*\
4. /* This is a File Trigger job that looks on Linux server *\
5. /* chapda3hndsa01.cloud.tiaa-cref.org to see when file *\
6. /* QR1350D1_ForMainframe.trg is updated. *\
7. /*********************************************************************\
8. FILENAME /dr1/resrc_disk1/DS_QRS/target/+
9. QR1350D1_ForMainframe.trg UPDATE
Link to the documentation that talks about adding comments to the PARMLIB (C-LANG) statements:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-workload-automation-ca-7-edition/12-1/related-documentation/use-ca-ias/communicate-with-scheduling-manager.html