|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: What is Your Error Handling Design for Message Flows |
Bob
Replies: 5 Views: 11623
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 29, 2001 8:43 am Subject: What is Your Error Handling Design for Message Flows |
My thanks go to Sandman, Miriam Kaestner, and Magnus for responding.
I’m providing the method we’re using for error handling and am hoping that folks will critique it.
Some of the goals of t ... |
Topic: Accessing External Databases Within MQSI |
Bob
Replies: 5 Views: 7988
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 22, 2001 11:14 am Subject: Accessing External Databases Within MQSI |
It seems that what you want to do, is to call an external module from a Compute node. In your case, the external module is doing database calls for you.
If that is the case, I'm not aware of that cap ... |
Topic: Is the Message Flow Name Available to ESQL? |
Bob
Replies: 2 Views: 5741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 08, 2001 1:59 pm Subject: Is the Message Flow Name Available to ESQL? |
What I'd like is to execute something like
SET OutputRoot.XML."Message"."Diagnostics" = MessageFlowName || InputRoot.XML."Message"."Diagnostics";
So far the best I've been able to do is to get t ... |
Topic: What is Your Error Handling Design for Message Flows |
Bob
Replies: 5 Views: 11623
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 04, 2001 2:01 pm Subject: What is Your Error Handling Design for Message Flows |
I'm trying to design robust error handling for my message flows. It appears that some combination of TryCatch, Throw, Trace, and MQOUTPUT nodes are required.
The IBM examples I've seen to date, wir ... |
|
|
|