Deleting a broker schema

You can delete a broker schema that you have created in a message flow project if you no longer need it.

Before you start:

To delete a broker schema:

  1. Switch to the Broker Application Development perspective.
  2. Select the broker schema in the Navigator view and press the Delete key. A confirmation dialog is displayed.

    You can also right-click the broker schema in the Navigator view and click Delete, or click Edit > Delete. The same dialog is displayed.

    If the broker schema contains resources, the Delete menu option is disabled, and the Delete key has no effect. You must delete all resources within the schema before you can delete the schema.

  3. Click Yes to delete the broker schema directory or No to cancel the delete request. When you click Yes, the requested objects are deleted.

    If you maintain resources in a shared repository, a copy is retained in that repository. You can follow the instructions provided by the repository supplier to retrieve the resource if required.

    If you are using the local file system or a shared file system to store your resources, no copy of the resource is retained. Be very careful to select the correct resource when you complete this task.

Related concepts
Message flows overview
Broker schemas
Related tasks
Creating a message flow project
Related reference
Broker Application Development perspective