brijesh_mca1 Beginner

Joined: 21 Nov 2005 Posts: 19 Topics: 10 Location: India
|
Posted: Wed Sep 26, 2007 3:36 am Post subject: how to trigger the ESP event from the FOCUS program? |
|
|
Helllo ,
I need to trigger a ESP event inside my focus program. But I am not sure of the command .
TSO ESP is the command which triggers the event online (from the command prompt) . But the same command being written in the program doesnt work out.
The actual sneraio is like there was dynamic JCL built in the FOCUS program and gets submitted online thru :---- TSO SUB ( ' dsnname')
But now due to some reason i have to make changes to the FOCUS program and remove the online JCL being built and then place the same JCL in the job Scheduler which is ESP .
And then I need to trigger the event thru the FOCUS program being defined in the ESP which will run the JCL .
I tried replacing the TSO SUB command by TSO ESP but this is not working out ,
So can anyone please help me out to find a way to trigger the ESP event thru the FOCUS program . _________________ Brijesh(India Is Great) |
|