Working with task flow templates

You will be using bounded task flows to implement the use cases or user stories in your application, so you will probably be building quite a few of them. They are likely to share some common functionalities such as error handling.

Therefore, you should base all your bounded task flows on task flow templates that can contain all the common functionalities.

Tip

Always use task flow templates

Even if you don't know of any common functionality, you might want to use it in all your bounded task flows and base them on a template anyway. In that way, you have the possibility to add something later if you find a need for it during development.

Task flow templates can be nested within one another. If you are using the enterprise ...

Get Oracle ADF Enterprise Application Development – Made Simple Second Edition 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.