If you've been poking around the Task Flow Editor in the new release of JDeveloper 11g (11.1.1.2), you might have noticed some of the following cool new enhancements: Bounded Task Flow Identifier There's now an easy way to identify if...
In the previous JDeveloper 11g release, it was possible to declaratively define a task flow call activity to be "Run As a Dialog". When using this approach, the dialogs presented at runtime could only be displayed as external windows. Implementation...
Previously, the Task Flow Reference (TaskFlowId) of a task flow call activity was required to be statically assigned at design time. However, this often brought challenges when the task flow to call was not known until runtime. In these...
In the new release of JDeveloper 11g (11.1.1.2), the ADF Debugger has some very helpful new features. Check these out, if you haven't already taken them for a spin...Page Definition Breakpoints Page definition breakpoints were available in the prior release...
ADF Regions provide a great deal of application flexibility. Yet, when implementing ADF Regions that same flexibility often leaves the pensive developer wondering how best to share data or initiate navigation. Many different technologies come together to provide these types...
There might be times when ADF Region content should not be displayed on a runtime page. Instead, the page should appear blank where the region was previously located. This is really easy to implement, but it’s not really the region...
Regions and dynamic regions are initially refreshed in the ADF Lifecycle prepareModel phase when the binding container of the containing page is refreshed. On subsequent requests, the region or dynamic region will be refreshed during the ADF Lifecycle prepareRender phase...
There are often cases when a page requires some type of interaction with one or more of its regions. If the interaction depends on application data being shared between the two, typically either input parameters or a <data-control-scope> of "shared"...
Regions can be incorporated into ADF Faces popup content to support tasks requiring complex navigation through a series of pages. Another important benefit of including regions within ADF Faces popups is content reuse. These great benefits make ADF Faces popups...
For my very first blog entry (WooHoo!), I want to share with you something NEW and EXCITING in the world of ADF application development. If you’ve had a chance to download Oracle JDeveloper 11g for a test drive, I’m guessing...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged '11g'.