ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Communication between Cobol and Java using MQ

Post new topic  Reply to topic
 Communication between Cobol and Java using MQ « View previous topic :: View next topic » 
Author Message
Sonal
PostPosted: Mon May 04, 2009 9:54 pm    Post subject: Communication between Cobol and Java using MQ Reply with quote

Apprentice

Joined: 20 Mar 2009
Posts: 45

There are two programs. One is a java program running on Windows box. Another is Cobol aplication running on another Windows box. Could you please help me that how can I start communication between the two programs using Webpshere MQ?
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Mon May 04, 2009 10:27 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

your question is very common and basic mq stuff, you should do some reading of the mq manuals. Then you should analyze your business needs and do a proper mq desing. Last is the programming, one program may put a message, the other program will get the message, process it, maybe send a reply back, depending on your needs. both programs must agree to the same data structure (payload) send and received. so this is all not very related to cobol and java.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon May 04, 2009 11:34 pm    Post subject: Re: Communication between Cobol and Java using MQ Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Sonal wrote:
TCould you please help me that how can I start communication between the two programs using Webpshere MQ?


This is bread and butter "how do I use WMQ". Either get yourself a training course, or read the Intercommunication manual followed by the Application Programing Guide and the Java manual.

Or if training's beyond the budget, hire someone experienced to mentor you for a while to get you started. Skills transfer, that sort of thing.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Tue May 05, 2009 8:56 am    Post subject: Re: Communication between Cobol and Java using MQ Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Sonal wrote:
Could you please help me that how can I start communication between the two programs using Webpshere MQ?


Do you mean how do you get one program to start the other? If so triggering is the answer and is covered extensively in the Intercommunications Guide.

Programmatically you don't do anything but drop (MQPUT) a message onto a queue. The program language used at each end is totally irrelevant (as long as the API calls are supposrt in it of course).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Communication between Cobol and Java using MQ
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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.