Deleting a Process
You can delete a process and decide whether to delete referenced processes.
- Procedure
- 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:
- If the process you are deleting is referenced in the parent package (for example, you are deleting a sub-process), a dialog box is displayed:
To invalidate the process that is referring to the process you are deleting, click Yes.To retain the process, click No.
- 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 box 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 deletes 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.