Hi
My jcl has one program step that uses an input file. This input file will be sent by another job through FTP step.
In the absence of this input file my jcl should not return jcl error but it should bypass the program step and should end normally. Also this job should create a new file if it was not already there.