cancel
Showing results for 
Search instead for 
Did you mean: 

Hi All

Former Member
0 Kudos

I have a scenario wherein i am inserting data in sql server syncronously using the xml insert structure.

I have a BPM in place to do error handling, so that whenver any exception occurs, exception branch is executed,

however, in the exception branch am not able to detect wht the error was. Like was the error related to connectivity or related to DB that something failed because of BD constraint.

How can I trap the actual JDBC error in my exception handling..

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos