More Task Flow Components
Use a URL View activity to redirect the root view port (for example, a browser page) to any URL-addressable resource, even from within the context of an ADF region.
URL-addressable resources include:
An ADF-bounded task flow
View activities in an ADF-unbounded task flow
Addresses external to the current Web application (for example, Google)
Use a View activity to display a JSF page or page fragment. A page fragment is a JSF JSP document that is rendered as content in another JSF page. Page fragments are typically used in bounded task flows used as regions.
A Control Flow Case is used to define a control flow originating at from-activity-id of a control flow rule. Multiple control flow cases can exist for each control flow rule.