Standard rules that support screen flows

Several rules support the presentation of a screen flow at run time. You can keep the default behavior of these rules or customize them to meet your business needs.

The following rules support each screen flow that you create:

  • Work-.TabbedScreenFlow7 — A harness that you select to present steps in a tab format.

    If the screen flow calls another process, the steps in that process are displayed in a second row of tabs.

  • Work-.TreeNavigation7 — A harness that you select to present steps in a tree or list format.

  • Work-.PerformScreenFlow — A harness that you select to present steps in a breadcrumb format.

  • Webwb.Screenflowutils.js — A text file that contains JavaScript functions that you can call from your application.

  • Work-.CancelScreenFlow — An activity that runs each time a user cancels a screen flow.