IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Triggering jobs/application on TWS using REXX


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kaushik chakravarthy

New User


Joined: 07 Feb 2008
Posts: 4
Location: Hyderabad

PostPosted: Fri Jan 21, 2011 2:32 pm
Reply with quote

Hi,

Is there a way to trigger a TWS application using a REXX program or a PL1 program.
The catch is I cannot involve JCL in any capacity.

Using REXX and JCL we can submit TWS applications, I am aware of that.
The challenge is to do it using only REXX (or PL1)

Appreciate all the help.

Cheers
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Jan 21, 2011 3:22 pm
Reply with quote

do not confuse a challenge with a requirement!
tell the requirement... not the challenge!

how in heaven is Your program / rexx supposed to be lauched ?
Back to top
View user's profile Send private message
kaushik chakravarthy

New User


Joined: 07 Feb 2008
Posts: 4
Location: Hyderabad

PostPosted: Fri Jan 21, 2011 6:53 pm
Reply with quote

The requirement is to trigger a TWS application using a REXX or a PL1 program without using the JCL.
Back to top
View user's profile Send private message
kaushik chakravarthy

New User


Joined: 07 Feb 2008
Posts: 4
Location: Hyderabad

PostPosted: Fri Jan 21, 2011 6:54 pm
Reply with quote

The program will be launched through a JCL.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Jan 21, 2011 11:12 pm
Reply with quote

kaushik, I'm going to play the Devil's advocate here, and pretend that I have no technical knowledge of TWS. What do you do in, using your terms, "REXX and JCL" that can't be done solely in REXX? What does a batch job do that you can't replicate with REXX exclusively?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Sat Jan 22, 2011 2:06 pm
Reply with quote

Your request is not totally clear as I for one have not a clue of EXACTLY what and why you do here
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Sat Jan 22, 2011 2:40 pm
Reply with quote

publib.boulder.ibm.com/tividd/td/TWS/SC32-1266-00/en_US/HTML/Eqqn1mst24.htm
Back to top
View user's profile Send private message
kaushik chakravarthy

New User


Joined: 07 Feb 2008
Posts: 4
Location: Hyderabad

PostPosted: Sun Jan 23, 2011 5:45 am
Reply with quote

Thanks Peter for the reply.
My requirement is slightly different.

The project that i am working on is a TWS upgrade. We are moving from TWS v 8.2 to TWS v8.5.
Few of the programs have CA7 scripts used to demand jobs. CA7 scripts are not compatible in this newer version of TWS
So we are replacing all the CA7 code with TWS code.
One of the PL1 programs has CA7 script coded in such way that jobs are demanded during the execution of the program.
So, the idea here is to demand jobs while the control is within the program.

Can this be done using TWS commands?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Finding and researching jobs All Other Mainframe Topics 0
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
Search our Forums:

Back to Top