This documentation relates to an old version of Nuxeo CMF (1.x). You may want to check the latest version if you are using a more recent version.
Skip to end of metadata
Go to start of metadata

A route is a user-defined workflow, that is composed of steps and tasks.

Routes are created in the personal workspace of the user. Every user of the application has access to a private workspace, in which he can create documents. In this workspace, the user has access to the Nuxeo Document Management workspaces features and document types (see the Nuxeo DM user guide for more information on the documents available and Nuxeo DM features). Beside Nuxeo DM documents, the CMF personal workspace includes a "Route" document.

There are two types of routes:

  • serial routes: all the steps and tasks of the route are executed one after the other;
  • parallel routes: the steps and tasks of the route are all started at the same time.
To create a route:
  1. In the page header,roll over your username until a menu is displayed.
  2. In the menu, click on Personal workspace.
    The Content tab of your personal workspace is displayed. Your personal workspace name is your username.

    # Click on the New button.

  3. In the window that pops up, click on Route.
  4. Fill in the creation form displayed (see below).
  5. Click on the Create button.
    The Content tab of your new route is displayed. For now, the route is still a draft and is currently empty. You need to add steps and tasks to your route and then have it validated so it can be applied to cases.

Route parameters

Field

Description

Title

Type the name of the route.

Description

Type an optional text that indicates what the route is planned for.

Execution type

Select if the route will be serial or a parallel route.

Labels
  • None