MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Inoking CICS transaction using REXX

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
Ramkumar
Beginner


Joined: 04 Apr 2005
Posts: 19
Topics: 10

PostPosted: Mon Sep 26, 2005 6:59 am    Post subject: Inoking CICS transaction using REXX Reply with quote

Hi,

Can I invoke a CICS transaction using REXX.


Thanks in advance,

Ramkumar.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Mon Sep 26, 2005 8:01 am    Post subject: Reply with quote

Ramkumar,

I worked on CICS for a very short time, that too longggg back...So, I am not sure if this is possible. But just a guess.

When we use TDQs to invoke a JCL from CICS, couldn't that be leveraged to do the reverse operation. If you can write some data to the TDQ (I'm not sure how - need to find out) using REXX/COBOL, then you can setup a Queue manager to trigger a transaction in CICS.

Thanks,
Phantom
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Mon Sep 26, 2005 8:10 am    Post subject: Reply with quote

Ramkumar,

CICS MVS/ESA EXCI interface to REXX provides a full function External CICS Interface program which allows a REXX EXEC to invoke a CICS program. A REXX variable may represent the COMMAREA for input to the CICS program and any modifications to the COMMAREA made by the CICS program are reflected in the REXX variable upon returning from CICS. Return codes are passed back to the REXX EXEC in specialized REXX variables.

Check this link which explains in detail about REXX for CICS

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/CICA1A01/CCONTENTS?DT=19940726164308

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Mon Sep 26, 2005 8:19 am    Post subject: Reply with quote

Wow, Thanks a lot kolusu,

I never made an attempt to take a copy of/read through the REXX-CICS manual. The main problem I face with CICS & DB2 is authorization. If my project doesn't require CICS/DB2 then I don't even have the authorization to try out anything.....I'm really missing lots of things. Sad

Thanks.
Phantom
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Mon Sep 26, 2005 8:30 am    Post subject: Reply with quote

FYI, as an alternative, we use OSPI (Open Systems Procedural Interface) from BMC to logon, start, and monitor CICS transactions from the REXX-based automation of BMC's MainView AutoOPERATOR.
Back to top
View user's profile Send private message
Ramkumar
Beginner


Joined: 04 Apr 2005
Posts: 19
Topics: 10

PostPosted: Mon Sep 26, 2005 11:25 pm    Post subject: Reply with quote

Hi,

Thanks a lot everybody....
The REXX/CICS manual is really helpful.

Thanks & Regards,
Ramkumar.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group