Dear all
How can I call from a JCL a python script that resides in PDS?
Kind regards
Konstantinos
This LinkedIn article, Hybrid Scripting: Running Python from JCL and JCL from Python on z/OS has a lot of examples of invoking Python code from JCL.
Props to the author, Hamidali Kottaparamban.