|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Design of Error handling subflow and esql subroutine |
« View previous topic :: View next topic » |
Author |
Message
|
jeevan |
Posted: Mon Dec 18, 2006 7:31 am Post subject: Design of Error handling subflow and esql subroutine |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
I have to design a message flow, which will have a subflow for error handling and a eslq routine for logging error entry. I am thinking like this:
mainflow
MQinput->errorhandlingsubflows->compute->MQOutput
subflow
input->Trace Node ( for failure)
Input->TraceNoce ( for successful entry)
But I can not use Trace Node to record the error as I have asked to do that by esql routine.
Do you have any suggestions /idea can I do this?
Thanks a lot |
|
Back to top |
|
 |
Lisa |
Posted: Mon Dec 18, 2006 7:50 am Post subject: Design of Error handling subflow and esql subroutine |
|
|
Master
Joined: 07 Jun 2002 Posts: 287 Location: NJ
|
Hi Jeevan,
Please take a look at the Sample that came with the toolkit. It has everything that you are looking for.
Thanks, Lisa |
|
Back to top |
|
 |
jeevan |
Posted: Mon Dec 18, 2006 8:19 am Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
|
Back to top |
|
 |
vmcgloin |
Posted: Mon Dec 18, 2006 8:44 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Check out this:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac00410_.htm
To see the samples gallery it seems you have to access the documentation from within your toolkit rather than online. There is a 'sample gallery' link from the main page.
You might also want to search on the LOG statement in ESQL.
Personally, our generic error handling was developed a while ago based on an old developerworks article and backs out the original message whilst also writing an exception message in XML including MessageSource ErrorSource and CauseOfError diagnostics extracted from the exception list to make it more readable for application programmers. |
|
Back to top |
|
 |
Lisa |
Posted: Mon Dec 18, 2006 9:46 am Post subject: Design of Error handling subflow and esql subroutine |
|
|
Master
Joined: 07 Jun 2002 Posts: 287 Location: NJ
|
Hi,
It's under Stamples Gallery --> Applications Samples --> Message Brokers --> Error Handler
Lisa |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|