Search code examples
oracleservicesoaosbbus

How to catch Exception in split-join catchAll on OSB?


I want to catch exception in split join but the fault variable is empty and it is not showing any exception . Kindly give me any solution so I can catch and log it.

Regards, Junaid


Solution

  • It's hard to do easily. That's why I use Generic Parallel and let it do the hard work.