Skip to Content
0
Former Member
Sep 22, 2005 at 08:20 PM

How to Throw/Catch Exceptions in BPM

43 Views

Hi All,

I've seen a couple articles that talk about how to Throw/Catch an execption in a BPM. My question has two parts:

1) RFC Call: I was able to catch an Fault Message in an exception step when calling an RFC (Synchronous Interface). What I wanted to do is use the fault message (exception) and store it in a DB for later review.

2) IDOC: I'm sending an IDOC to R3 from a BPM. The send step is enclosed in a block w/ an exception. The send step is throwing an error (IDOC adpater system error), but the exception is never thrown. My question is: when the error occurrs at the adapter level does it still throw an exception in a BPM?

Thanks for any tip/advice/anything!

Fernando.