Deleting an integration server
Delete integration servers by using IBM® App Connect Enterprise Toolkit, the web user interface, or a command.
Before you begin
Check that the integration server is running; you cannot delete an integration server that is stopped.
About this task
Use one of the following methods to complete this task:
- Deleting an integration server by using the IBM App Connect Enterprise Toolkit
- Deleting an integration server by using the web user interface
- Deleting an integration server by using the mqsideleteexecutiongroup command
You can also use the IBM Integration API to delete integration servers on all platforms; see Managing resources by using the IBM Integration API.
Deleting an integration server by using the IBM App Connect Enterprise Toolkit
Procedure
Complete the following steps to delete an integration server:
- Open the IBM App Connect Enterprise Toolkit, and switch to the Integration Development perspective.
- In the Integration Explorer view, expand your integration node.
- Right-click the integration server that you want to delete, and click .
Results
Your integration server
and all resources that are deployed to it are deleted.
- If you created any integration server profiles for this integration server, delete them manually if they are no longer required.
- If the shared-classes directory (under workpath/config/<my_int_node_name>/<my_int_server_label>) is empty, this
directory is automatically deleted.Note: If the shared-classes directory is not empty but is no longer required, the directory can be deleted manually.
Deleting an integration server by using the web user interface
Procedure
Complete the following steps to delete an integration server:
- Start the web user interface for your integration node;
see Accessing the web user interface. The navigator is displayed on the left side of the pane, showing the servers (integration servers), message flows, and other resources that are owned by your integration node.
- Expand the Servers folder, click the down arrow beside the integration server you want to delete to display the menu, and then click Delete.
- Click Yes to confirm that you want to delete the integration server.
Results
Your integration server
and all resources that are deployed to it are deleted.
- If you created any integration server profiles for this integration server, delete them manually if they are no longer required.
- If the shared-classes directory (under workpath/config/<my_int_node_name>/<my_int_server_label>) is empty, this
directory is automatically deleted.Note: If the shared-classes directory is not empty but is no longer required, the directory can be deleted manually.
Deleting an integration server by using the mqsideleteexecutiongroup command
Procedure
Complete the following steps to delete an integration server:
Results
Your integration server
and all resources that are deployed to it are deleted.
- If you created any integration server profiles for this integration server, delete them manually if they are no longer required.
- If the shared-classes directory (under workpath/config/<my_int_node_name>/<my_int_server_label>) is empty, this
directory is automatically deleted.Note: If the shared-classes directory is not empty but is no longer required, the directory can be deleted manually.