How to Model and Run Pageflows

A pageflow process is a short-lived process designed to display user interface pages to the user in sequence. It can also include other activities - such as web service or database calls - which can be used to drive the interaction with the user.

This tutorial shows you how to create a pageflow process.

A pageflow process is a specialized version of a normal business process that can be used to provide an animated user interface - a sequence of forms rather than just a single form - for a single work item to the same user.

Before you start this tutorial, you can become familiar with TIBCO Business Studio by completing the following initial tutorials:

  • How to Design a Simple WelcomeUsers Business Service
  • How to Implement and Deploy the WelcomeUsers Application

You can find these tutorials under Start here > Create, Deploy and Run Your First BPM Application.

You may also wish to complete the following tutorials covering the use of the organization model:

  • How to Use the Graphical Organization Modeler
  • How to Add Groups, Capabilities and Privileges to an Organization Model

After completing this tutorial, you will be familiar with using the pageflow process.