cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DataBase Response

Former Member
0 Likes
713

Hi all,

I am working on the following scenario Jdbc to Jdbc. I am successfully sending the data to the detination.Jdbc is asynchronous application. But I want the response whether it is success or failure.

Could anybody please suggest the steps?

Thanks & Regards ,

sekhar.

View Entire Topic
Former Member
0 Likes

Hi Shekhar,

I think a solution for your problem is to use "Fault Message Type" .

Fault message types are designed for application-specific errors that occur on the inbound side and that are reported back to the sender or persisted in monitoring.

Regards

Divya