Imagine you have two bounded task flows, which I will call A and B for simplicity. A and B should be called serially by the calling task flow. Let’s take the case where the unbounded task flow (U) initiates the call. U should call A and B serially without requiring two user actions. How do you do it? Read the rest of this entry »
ADF Task Flows is a new feature that will ship with ADF 11g. In simple terms, it is a tool to encapsulate page flow/navigation. It is much more than that in reality. A set of screens grouped into a Task Flow can be reused from wherever the application requires the same business function. A task flow can be a completely independent component with interaction through input and return parameters. Read the rest of this entry »
Recent Comments