|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Exception Categories in message broker |
« View previous topic :: View next topic » |
Author |
Message
|
geethgubi |
Posted: Mon Aug 17, 2009 11:26 am Post subject: Exception Categories in message broker |
|
|
Apprentice
Joined: 18 Dec 2008 Posts: 44
|
I want to know is there a list of in-built exceptions thrown by message broker like Messaging exception, Database Exception. Also I want to know, is there a way to use properties concept in Message broker? I want to categorize the exceptions. Exception if there are 4 projects, A,B,C, D, there are subproject ids like A1,A2,A3,A4,... Similarly for B,C,D and the exceptions Messaging Exception, Database Exception, Parser Exception, User Defined Exception. I want to configure it like Database Exception should be handled in a particular way for A1. It should be different for A2,A3 and a diff way for A4. The ways are configurable. I suggested database table but they dont agree with this as many MFs can access this database and database oprn becomes costlier. So can you pls suggest me a way to configure this and also pls let me know is there any list available to see what are the different exception categories thrown by message broker. Thanks. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Mon Aug 17, 2009 10:27 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
mhhh maybe i do not unserstand your question correct, but did you had a look in the broker manual? the messages are categorized, e.g. BIP1000 to BIP1999 for configuration manager and so on _________________ Regards, Butcher |
|
Back to top |
|
 |
Raj2000 |
Posted: Thu Aug 20, 2009 9:11 pm Post subject: |
|
|
 Apprentice
Joined: 03 Aug 2009 Posts: 47
|
I have understood that you want to handle the same database exception etc for different subprojects in different way .also you asid that you donot want to use the database.
So i would suggest you to use the shared variable concept esp ROW which is nothing but the cache memory for the message flows in message broker . you can use this cache memory and configure for your sub projects which is upto you!!![/quote] |
|
Back to top |
|
 |
vmcgloin |
Posted: Fri Aug 21, 2009 12:00 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Some of the exceptions are listed here: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/ac00540_.htm
This is not exhaustive and may change between releases.
I would suggest a generic exception handling subflow with appropriate generic processing and project-maintained subflows to do the specific processing. Then any post processing that does not need to run in the same message flow can be coded as needed in different flows or replaced by whatever MQ, database or third-party app you want. |
|
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
|
|
|
|