Delete an Object

You can delete an object by selecting the object to be deleted from the main tree window and choose Edit -> Delete from the menu bar.

You can confirm the delete when you receive the prompt, "Do you really want to delete <name of the object>?".

If there is a dependency with another object, the Alert window displays. If you still want to delete the object, refer to the Alert window for the dependencies.

You must remove the dependency by modifying the OPEN_ACCT operation if you want to delete the object in this example.

In this example, the object, ADDRESS element, cannot be deleted because it is referenced by (or is dependent on) the OPEN_ACCT operation. In this case, you would remove the ADDRESS element from OPEN_ACCT before proceeding with the delete. If you have to remove a parameter, modify the operation and delete it using the Modify Operation window.

(For more detailed information on deleting objects, refer to the topic Deleting Objects From the Repository.)

See Also

Deleting Objects From the Repository