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

Trigger a script/Java program from backend through Control-M


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dineshchaudhry

New User


Joined: 26 Mar 2009
Posts: 9
Location: India

PostPosted: Thu May 21, 2009 6:29 pm
Reply with quote

I have front-end application running on Linux server. The backend is on Mainframe. Front-end communicates to backend with DB2 stored procedures.
Is it possible to trigger a script/Java program from backend through Control-M job ?
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri May 22, 2009 3:11 am
Reply with quote

Assuming your TCP/IP mainframe stack is configured to allow use of REXEC, you could submit a batch job that uses REXEC to run a program on script on the Linux server. Look in the Communications Server User's Guide manual for details on how this is done.
Back to top
View user's profile Send private message
dineshchaudhry

New User


Joined: 26 Mar 2009
Posts: 9
Location: India

PostPosted: Fri May 22, 2009 9:38 am
Reply with quote

Can be more specific please...
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri May 22, 2009 9:56 am
Reply with quote

Hello,

Per Robert's suggestion - Look in the Communications Server User's Guide manual for details on how this is done.

If you find something in the material that is not clear, post what you found and your question. Hopefully, someone will be able to clarify.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
Search our Forums:

Back to Top