Author |
Message |
Topic: MQ Series - IMS - CICS interface problem |
dbassi
Replies: 0 Views: 6390
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Oct 27, 2004 10:33 pm Subject: MQ Series - IMS - CICS interface problem |
Hi
I am facing a very typical problem.
I have written two programs, say Program A and Program B. Program A only does MQ processing i.e. GET,PUT etc. Program B actually processes the message ... |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Fri Jun 11, 2004 8:29 am Subject: Sample Code Required For Setting PAN and NAN in COBOL |
Hi Peter
We are now thinking of same, i.e. to send the response in reply queue.
Thanks. |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Fri Jun 11, 2004 7:57 am Subject: Sample Code Required For Setting PAN and NAN in COBOL |
Hi Kevin
As per our requirement we need to do some processing after receiving the message and depending on whether that processing is successful or not we need to send PAN or NAN. COD and COA a ... |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Thu Jun 10, 2004 4:19 pm Subject: Sample Code Required For Setting PAN and NAN in COBOL |
Thanks Eddie for spending your precious time on this query. |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Thu Jun 10, 2004 2:38 pm Subject: Sample Code Required For Setting PAN and NAN in COBOL |
Hi Eddie
First of all thanks for your detailed answer. But Still I have some doubts:
1. Yes, our application needs to send PAN or NAN for each message coming from X depending upon that messa ... |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Thu Jun 10, 2004 12:47 pm Subject: Sample Code Required For Setting PAN and NAN in COBOL |
Hi Eddie
I looked at the discussion topic to which you have pointed, before I posted this query.
The situtaion is like this:
We will receive messages from some X application. Our applicat ... |
Topic: Sample Code Required For Setting PAN and NAN |
dbassi
Replies: 11 Views: 11285
|
Forum: General Discussion Posted: Thu Jun 10, 2004 10:52 am Subject: Sample Code Required For Setting PAN and NAN |
I need Sample Code For Setting PAN and NAN just before sending the reply message.
Will it be a simple SET command that SET MQFB_PAN or MQFB_NAN to true?
Also what will be code changes required f ... |