Remove a flow definition

About this task

When you no longer require a flow definition, you can remove it from the list of flows the Process Manager system knows about.If you remove a flow definition, and some flows belonging to the flow definition are still in the Process Manager system, they appear in the Flow Manager in the adhoc folder.

Procedure

  1. In the Flow Manager, select By Definition.
  2. In the tree view, locate the flow definition you want to remove.
  3. Right-click on the flow definition and select Remove Flow.
  4. Confirm that you want to remove this definition. The flow definition is removed from the system.

From the command line

Procedure

  1. On the command line, type the following:

    jremove flow_name

    where flow_name is the name of the flow definition you want to remove.

  2. Press Enter.