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.