|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Exception handling Framework |
« View previous topic :: View next topic » |
Author |
Message
|
gobi_nathan |
Posted: Mon Mar 31, 2003 2:50 am Post subject: Exception handling Framework |
|
|
Acolyte
Joined: 08 Jan 2003 Posts: 69
|
Hi ,
Can anyone tell me how to handle the exception thrown in the MQ request / response scenario?
My request application is the mainframe /cobol and response application in Java.
-Gobi |
|
Back to top |
|
 |
meekings |
Posted: Tue Apr 01, 2003 6:07 am Post subject: |
|
|
 Voyager
Joined: 28 Jun 2001 Posts: 86 Location: UK, South West
|
This is a very broad question - can you narrow it down for us? Do you mean handling of programmatic exceptions in the Java code, or the CICS COBOL code, or both? Or do you mean what errors could arise in a request/response scenario that you need your code to handle? |
|
Back to top |
|
 |
gobi_nathan |
Posted: Tue Apr 01, 2003 7:26 pm Post subject: |
|
|
Acolyte
Joined: 08 Jan 2003 Posts: 69
|
ok..Basically I want to send some error message to the mainframe system.If the java application unable to process the request.
This case can i use any of the Message header to inform the exception (which header fields can be used, I want to put this in header only) and message contains the the description of the error.
-Gobi |
|
Back to top |
|
 |
meekings |
Posted: Wed Apr 02, 2003 5:28 am Post subject: |
|
|
 Voyager
Joined: 28 Jun 2001 Posts: 86 Location: UK, South West
|
There are fields in the message descriptor that you could use for this purpose, but none that you should use. This is application level data, and as such belongs in the message payload. |
|
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
|
|
|
|