Deleting a Process

You can delete a process and decide whether to delete referenced processes.

Procedure

  1. Do one of the following:
    • Right-click the process in the Project Explorer, and select Delete.
    • Highlight the process and select Edit > Delete.
    • Highlight the process and press Delete:
  2. If the process you are deleting is referenced in the parent package (for example, you are deleting a sub-process), a dialog is displayed:
    • If you are sure that you want to invalidate the process that is referring the the process you are deleting, click Yes.
    • If you do not want to delete the process, click No.
  3. If the process you are deleting is not referenced in the parent package, it is still possible that it is referenced by a process in a different package. TIBCO Business Studio cannot validate against this however and a dialog is displayed:
    • If you are sure that processes in different packages do not reference the process you are deleting, click Yes.
    • If you do not want to delete the process, click No.
      Note: It is also possible to delete a process by deleting the XPDL file of the package that contains the process in Windows Explorer. This will delete all processes in that package. If you delete a package in Windows Explorer while TIBCO Business Studio is open, you must refresh the Project Explorer to see an updated view of the workspace.