Refreshing an ADF region

While displaying a task flow using a region, the framework generates a separate view port for the region and tracks all the user actions inside the region separately from the parent page. All regions are initially refreshed during the first display of the containing page. What if you want to refresh the task flow bindings in response to some user actions outside of the region?

The ADF binding layer provides both declarative and programmatic solutions for such use cases. The following are the details:

  • Refreshing the task flow conditionally: To refresh (restart) a task flow based on business conditions, you can specify RefreshCondition = #{EL expression} for the taskFlow executable binding. When you set RefreshCondition, the ...

Get Oracle ADF Real World Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.