Author |
Message |
Topic: MQ CICS Bridge problem |
lmutter
Replies: 6 Views: 5907
|
Forum: IBM MQ API Support Posted: Wed Jun 12, 2002 6:34 am Subject: MQ CICS Bridge problem |
Hello again Bob,
Some further re-reading of the trace found that the message I was attempting to send to continue the pseudo-conversation was being discarded by the bridge. This apparently hap ... |
Topic: MQ CICS Bridge problem |
lmutter
Replies: 6 Views: 5907
|
Forum: IBM MQ API Support Posted: Mon Jun 10, 2002 9:07 am Subject: MQ CICS Bridge problem |
Hello again, Bob
What you suggested certainly changed the characteristics of the application's behavior, but it once again leaves me baffled.
When the reply from the 1st message is ret ... |
Topic: MQ CICS Bridge problem |
lmutter
Replies: 6 Views: 5907
|
Forum: IBM MQ API Support Posted: Fri Jun 07, 2002 9:12 am Subject: MQ CICS Bridge problem |
Hello Bob,
The 2nd message is to invoke the NEXTTRANSACTIONID which was returned by the bridge in the CIH portion of the message. The MSGID and CORELLID of the 2nd message are = to the MSGID and ... |
Topic: MQ CICS Bridge problem |
lmutter
Replies: 6 Views: 5907
|
Forum: IBM MQ API Support Posted: Fri Jun 07, 2002 8:37 am Subject: MQ CICS Bridge problem |
We are attempting to use the MQSeries (1.2) CICS (TS 1.3) bridge on OS/390 (2.9), but have run into a snag.
The initial transaction is invoked via a bridge message (CIH + BRMQ header), and a mess ... |
Topic: Setting additional info using MQ/CICS Bridge |
lmutter
Replies: 2 Views: 4603
|
Forum: IBM MQ API Support Posted: Thu May 23, 2002 5:24 am Subject: I owe you one |
Hello Bob,
Thanks for the recommendation.
The CSQCAPX was the trick, and it even works as a COBOL program.
As far as future directions, and needing to do this for input, I wouldn't ... |
Topic: Setting additional info using MQ/CICS Bridge |
lmutter
Replies: 2 Views: 4603
|
Forum: IBM MQ API Support Posted: Wed May 22, 2002 10:22 am Subject: Setting additional info using MQ/CICS Bridge |
We have been experimenting with the MQ/CICS Bridge. So far, it looks promising, but my (Java) developers have asked if I could send them an XML representation of a map, rather than the 3270 characters ... |