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

Rexx to move to element using SCL


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
venkatatcts

New User


Joined: 16 Mar 2009
Posts: 55
Location: India

PostPosted: Mon May 31, 2010 8:51 pm
Reply with quote

Hi,

I have 500 different elements to move daily to endevor from a PDS. Is it possible to move that using Rexx by creating a SCL.

Thanks,
Venkat
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon May 31, 2010 9:25 pm
Reply with quote

endevor has online select screens,
wherein you can type a wildcard member name and generate the scl.

if I have more than one wildcard (multiple selects),
I just notate that the member containing the SCL should be mod and not single output.
(that attribute is provided one an earlier screen, whereby you can make a change)

you can generate the scl yourself, I often used rexx,
but often I could by hand very easily generate the SCL.

Other thru a batch job,
I would not advise trying to invoke the actual endevor modules that update the database.

whatever tool should
set-up (build/create) the scl,
and provide a submit on a batchjob to accomplish the execution of the scl created.
Back to top
View user's profile Send private message
venkatatcts

New User


Joined: 16 Mar 2009
Posts: 55
Location: India

PostPosted: Tue Jun 01, 2010 9:32 am
Reply with quote

Thank you.

Have a nice Day.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
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
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top