cancel
Showing results for 
Search instead for 
Did you mean: 

Exception Handling

Former Member
0 Kudos

Hi Experts,

I am having a situation where i m inserting records into database at my target side using BPM.

In BPM i am receiving the records and i am splitting the records and sending to database syncronosly, receiving response (count of the records) from the target side.here i need to handle the exceptions at the splitting of the message into records what happen if any of the record failed to insert.

Thanks in advance.

srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Define those operations in block and create a catch/error container and define the steps needed for you in case of an error

HTH

Rajesh

Former Member
0 Kudos

Hi Rajesh,

Thanks for your prompt response, can you be explain the logic how to handle if any of packet got failed while spliting.

Hello Gurus Any light for this issue.

thanks in advance.

srinvas

Edited by: sri_rambo on Aug 24, 2009 5:12 PM