Skip to Content
0
Former Member
Mar 03, 2009 at 11:26 AM

How to catch adapter (engine) errors in ccBPM?

23 Views

Hello,

In my ccBPM processes I want to be aware of every error that occurs during runtime (e.g. mappings etc.), that also includes erros that may occur while sending messages via the IE adapters (IDOC/RFC) or via the adapter engine adapters.

For that purpose, I have build exception branches around every send step in my ccBPM scenario's.

However, I have noticed that whenever an error occurs within the IDOC receiver adapter, no exception is generated in the integration layer.

Thanks.