Author |
Message |
Topic: dilemma in handling null values in esql functions |
weihong
Replies: 1 Views: 2407
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 02, 2005 5:20 pm Subject: dilemma in handling null values in esql functions |
Hi Everybody,
In a few situations when handling null values, the result is not as expected as what is said in the menu, here are two examples:
1. The string concatenation function "||". The manu ... |
Topic: JMS process exit with no exception |
weihong
Replies: 2 Views: 2197
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 28, 2003 5:22 pm Subject: JMS process exit with no exception |
Thanks for the reply.
The put and receive process are using different queues. Do you know where to set the session timeout?
Thanks. |
Topic: JMS process exit with no exception |
weihong
Replies: 2 Views: 2197
|
Forum: IBM MQ Java / JMS Posted: Mon Oct 27, 2003 5:11 pm Subject: JMS process exit with no exception |
Hi Everyone,
I have a JMS program sending messages to queues and receiving messages to write to a files. Right now I just put them running in two JVMs. The sending program works ok, but the recevi ... |
Topic: No MRM message body in trace file |
weihong
Replies: 4 Views: 3455
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 10, 2003 7:12 pm Subject: Thanks for the reply |
Thanks, guys.
The error was found in the unix syslog. it is a parsing error because the data was not valid.
Eddie, I am not clear why the error goes to the syslog, not the ExceptionList? in othe ... |
Topic: No MRM message body in trace file |
weihong
Replies: 4 Views: 3455
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 09, 2003 7:57 pm Subject: No MRM message body in trace file |
Hi everyone,
Hope some of you can give ideas on how I can get a clue about what happened to my message.
Basically, I have a message set define (TDS) and set up MQSI message flow which contains a ... |
Topic: Message not recognized by MQInput |
weihong
Replies: 1 Views: 2435
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 09, 2002 2:33 pm Subject: Message not recognized by MQInput |
Sorry, foget it. I used message set name instead of message set ID. It is the id that has to be used. problem solved.
weihong |
Topic: Message not recognized by MQInput |
weihong
Replies: 1 Views: 2435
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 09, 2002 11:46 am Subject: Message not recognized by MQInput |
Hi there,
I have an XML message published to a queue, and want to convert this message into IDOC and ready to be used by another application. I have a message flow to do that. However, the MQInput no ... |