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

How process program-to-program in web to host application


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
tuxama

New User


Joined: 25 Jan 2007
Posts: 42
Location: france

PostPosted: Thu Mar 27, 2008 7:27 pm
Reply with quote

Hi,

I don't know how to make.

I receive message sent from an java client. This start my non-conversationnal transaction. I need to send a message to an other aplication program via program-to-program. After this I should send an answer to the java client.

1) First I read the message (GU + GN Loop)
2) CHNG alternate pcb new destination. Here I loose the orignal destination !
3) ISRT to send a mesage (program-to-program)
4) How send answer to the java client ?

Somebody has an idea ?
Thank you for help.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Fri Mar 28, 2008 8:33 am
Reply with quote

Are'nt you using MQ Series?
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Mon Mar 31, 2008 8:16 pm
Reply with quote

Looks like a conversational program.......
Back to top
View user's profile Send private message
gowtham_1982
Warnings : 1

Active User


Joined: 02 Dec 2005
Posts: 109

PostPosted: Tue Apr 01, 2008 4:05 pm
Reply with quote

hi tuxama,

as for as i remember, we need to use MQ for getting and putting the message through the Java front end. this is how the set up i was employed functioned.

in such a scenario, all the program to program communications work as normal COBOL subroutines. we need not specially handle them.

at my installation, the MQ team handled the data handling to/from the front end...

i hope i have answered the query
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
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
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top