Previous Topic: Start Request FormsNext Topic: Interaction Request Forms


Monitor Start Request Form Instances and Process Instances

After you create and design a Start Request Form, it must start as part of another process, or you can manually start it. When a form starts, it results in a new form instance with a unique name consisting of the form name plus the form's runtime object ID. When a process starts, it results in a new process instance with a unique name consisting of the process name plus the process runtime object ID. Examples follow:

MyStartRequestForm_239
MyProcess_241

Follow these steps:

  1. Click the Operations tab.
  2. In the Operations pane, navigate to any of the following locations to view form and process instances:
    1. Expand Start Requests, expand folders, and click a Start Request Form.
    2. Expand Process Watch, expand folders, expand a Process Watch object, and click on an optional Start Request Form that you previously added to the object.
    3. Expand Links and click Start Requests.
  3. In the Operations pane, navigate to one of the following locations to start a form and its associated process:
    1. Expand Start Requests, expand folders, and click a Start Request Form. Right-click the form and choose Start.
    2. Expand Process Watch, expand folders, expand a Process Watch object, and click on an optional Start Request Form that you previously added to the object. Right-click the form and choose Start.
  4. Repeat step 2 to view both the form instance and the process instance.
  5. To monitor the actual process instance, click a row and then click Open Process Instance in the toolbar.

Notes: