Author |
Message |
Topic: Is there a way to chng attr of a publication within a mflow |
paribok
Replies: 3 Views: 2118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 01, 2014 3:42 pm Subject: Is there a way to chng attr of a publication within a mflow |
Thank you for all these alternatives smdavies! (and at 1 minute before the year turned too! - well, at least from where I am).
Yes, those destination remote qmgrs need to get their act together - b ... |
Topic: Is there a way to chng attr of a publication within a mflow |
paribok
Replies: 3 Views: 2118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 31, 2013 7:26 pm Subject: Is there a way to chng attr of a publication within a mflow |
Hi,
I'm not quite sure how to ask this to I'll just explain my use case. I have this topic which gets a pretty high volume publication. There are several subscribers to this topic. However, a few ... |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Thu Aug 22, 2013 3:00 pm Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
Thank you Lyn!
Will check with L2. |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Thu Aug 22, 2013 11:14 am Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
same result whether it's mqpmo-syncpoint or mqpmo-no-syncpoint
We are on CICS TS4.2 RSU 1304.. the technote has PTFs listed for 4.1 .. so we assume they are all included in 4.2 ? |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Wed Aug 21, 2013 7:29 pm Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
Hi Lyn,
I must have copied my code in one of your technotes (I do remember getting a sample source code from a technote) - my code looks the same with the exception of reading a control queue for m ... |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Wed Aug 21, 2013 4:26 pm Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
Hi Lyn!
We are on RSU1303Â .
I do clear out the structures that I used in previous open. I also tried adding to MQPMO-SYNCPOINT to my options. Still getting 2195. I'll upload the technotes sour ... |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Wed Aug 21, 2013 12:46 pm Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
Yes, it works if I use topic2 as the first topic.. so basically whichever topic I publish to first works.. then the second fails at mqopen. I tried switching the order around. |
Topic: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
paribok
Replies: 11 Views: 6103
|
Forum: General IBM MQ Support Posted: Wed Aug 21, 2013 10:40 am Subject: Pub/Sub - publishing to more than 1 topic in 1 unit of work |
Has anyone tried publishing to more than 1 topic in the same unit of work? This is zOS MQ 7.1
I had been testing pub/sub and one application (running in CICS) is now interested in using it. However t ... |
Topic: Setting Message Properties on msg published to a topic |
paribok
Replies: 9 Views: 7410
|
Forum: General IBM MQ Support Posted: Thu Aug 08, 2013 7:34 am Subject: Setting Message Properties on msg published to a topic |
Yay that was it Jeff !! I didn't realize there is MQTYPE-STRING. I used that instead and it works now !!!
You guys are awwweeeesome!! |
Topic: Setting Message Properties on msg published to a topic |
paribok
Replies: 9 Views: 7410
|
Forum: General IBM MQ Support Posted: Wed Aug 07, 2013 8:55 pm Subject: Setting Message Properties on msg published to a topic |
It is pic x(5) |
Topic: Setting Message Properties on msg published to a topic |
paribok
Replies: 9 Views: 7410
|
Forum: General IBM MQ Support Posted: Wed Aug 07, 2013 4:21 pm Subject: Setting Message Properties on msg published to a topic |
I am putting a value of '94101' when I call MQSETMP. |
Topic: Setting Message Properties on msg published to a topic |
paribok
Replies: 9 Views: 7410
|
Forum: General IBM MQ Support Posted: Wed Aug 07, 2013 4:01 pm Subject: Setting Message Properties on msg published to a topic |
Thanks Morag! (btw I attended your sessions at this year's Impact you were great! thanks so much for all those info!!)
So I did find the problem (not without help)
It was a combination of t ... |
Topic: Setting Message Properties on msg published to a topic |
paribok
Replies: 9 Views: 7410
|
Forum: General IBM MQ Support Posted: Mon Aug 05, 2013 9:22 pm Subject: Setting Message Properties on msg published to a topic |
Hi,
I'm trying to make the selectors on subscriptions work (using zOS MQ 7.1, COBOL). Hoping someone can shed some light. So this is what I'm doing. I'm setting a property name called 'ZIP' with a v ... |