Author |
Message |
Topic: MQInput node problem |
dn415
Replies: 5 Views: 3273
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Feb 07, 2003 2:30 pm Subject: MQInput node problem |
Hi all,
Quick question. I have an MQInput node listening to a local queue on a
Solaris QM with option to Convert CCSID to 1208.
95% of the files I send from my MVS QM (ccsid 500) to this qm go ... |
Topic: MQInput node question |
dn415
Replies: 4 Views: 3438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 27, 2002 12:40 am Subject: MQInput node question |
Thanks Kirani.
Works great
--Duke
dn415@ucla.edu |
Topic: MQInput node question |
dn415
Replies: 4 Views: 3438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 26, 2002 8:29 am Subject: MQInput node question |
Hi Bolek,
Thanks for the reply!
Does anyone know if the ENCODING and CCSID are only applied to the message at an MQOutput node? Or is it applied right after the MQInput node. Because I have no ... |
Topic: MQInput node question |
dn415
Replies: 4 Views: 3438
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 26, 2002 6:01 am Subject: MQInput node question |
Hi all,
Question about MQInput node. In the Advanced tab there is an option to
Convert Encoding and CCSID. Does this have anything to do with the MQGET
option MQGMO_CONVERT?
The Convert opti ... |
Topic: MQJMS1016E |
dn415
Replies: 2 Views: 4367
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 22, 2002 12:10 pm Subject: MQJMS1016E |
Hi,
thanks for the reply.
Yea I tried to print out the LinkedException, but I don't think it ever gets thrown...i.e. I think it's a runtime error or something, that suddenly just prints out:
... |
Topic: MQJMS1016E |
dn415
Replies: 2 Views: 4367
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 17, 2002 5:00 pm Subject: MQJMS1016E |
Hi all,
I have a JMS MessageListener (using MA88) listening to a single MQ queue. All this listener does is set up a QueueSender, and send the JMS message to a Weblogic queue. Thus the onMessage ... |
Topic: deploy error |
dn415
Replies: 2 Views: 3238
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 10, 2002 10:46 am Subject: deploy error |
Hi all,
I have a broker on Solaris, broker on NT and ConfigMgr on NT. When I deploy a simple flow, to the broker on NT, everything is fine, however when I deploy the same flow to the broker on Sol ... |
Topic: is this a bug??? |
dn415
Replies: 2 Views: 2550
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 03, 2002 3:02 pm Subject: is this a bug??? |
I decompiled com.ibm.jms.JMSMessage and noticed in the "expandRefs(...)"
function that the code only checks for <, >, and & when un-escaping XML
characters.
However, MQSI, when outputti ... |
Topic: is this a bug?? |
dn415
Replies: 0 Views: 1937
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 03, 2002 3:01 pm Subject: is this a bug?? |
I decompiled com.ibm.jms.JMSMessage and noticed in the "expandRefs(...)"
function that the code only checks for <, >, and & when un-escaping XML
characters.
However, MQSI, when outputti ... |
Topic: ESQL JMSMap problem |
dn415
Replies: 1 Views: 3331
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 01, 2002 6:01 pm Subject: ESQL JMSMap problem |
Hi all,
I have successfully generated a JMSMap message from a Compute and
ResetContentDescriptor nodes.
In the Compute node, I can successfully populate a field of the map i.e.:
SET OutputRo ... |