Example Applications

Several example applications are provided that illustrate the use of typical BPM-related user interfaces and functions.

The example applications are:
  • My Work Application - This application demonstrates the integrated use of multiple Business Components and Business Component Services to provide the following:
    • Log in / log out - This shows standard behavior for logging in and out.
    • Business actions - Provides a list of the available "business actions," as well the ability to start business actions. (Business actions accomplish some sort of business function. For example, calling a business service to handle an incoming insurance claim.)
    • Work lists - A list of work items the logged-in user can work on, filtered and sorted as desired. From the work list, work items can be opened and progressed through the defined business action.
    • Process instance lists - A list of the process instances to which the logged-in user has access. Each process instance is a result of starting a business action.
    • Event view - An audit trail that show activity for a given work item, with the ability to navigate from there to the associated process instance.

    This application is available as Workapp in the Application Development user interface.

  • Component Showcase Application - This application showcases how to use individual Business Components and Business Component Services provided with the Client Application Framework.

    This application is available as Component Showcase in the Application Development user interface.

  • Case Management Application - This application provides a simple example of how you can combine different business components to develop feature-rich case management applications.

    This application is available as Case Management in the Application Development user interface.

For information about accessing and modifying these example applications, see the TIBCO ActiveMatrix BPM Client Application Management Guide.