Sunday, May 2, 2010

JDev/ADF sample - Handling Exceptions in Oracle UI Shell and ADF Dynamic Regions

  • Handling Exceptions in Oracle UI Shell and ADF Dynamic Regions. Today is a next post in integration series, check my previous posts for the same topic. I will describe how you can handle exceptions with ADF Task Flow exception handler activity. Usually, we define separate Web page and render it, when exception occurs. However, its not user friendly - its better to inform user about exception and remain in the system. I will explain one undocumented technique for exception handling - combination between ADF Task Flow exception handler activity and dynamic regions. Described approach is applicable not only to Oracle UI Shell, but to the screens with dynamic regions as well.
    Download - ADFIntegrationUIShell2.zip

No comments: