View previous topic :: View next topic |
Author |
Message |
rdoil Beginner
Joined: 27 Nov 2005 Posts: 1 Topics: 1
|
Posted: Sun Nov 27, 2005 10:30 pm Post subject: Automatic JCL triggers |
|
|
J have a job that ftp's a file out on 1 step, the next step waits 20 mins and then the following step assumes the new ftp'ed file has arrived. Does anyone know how I can set up the jcl to be triggered by the ftp file arrival? |
|
Back to top |
|
 |
videlord Beginner
Joined: 09 Dec 2004 Posts: 147 Topics: 19
|
Posted: Mon Nov 28, 2005 1:57 am Post subject: |
|
|
try invoke jcl in FTP command.
after FTP put or get command, run the next JCL |
|
Back to top |
|
 |
|
|