Starting an integration server
You can start an integration server and all the resources that are deployed to it by using the IBM® App Connect Enterprise Toolkit, the web user interface, the IntegrationServer command, or the administration REST API.
About this task
If resources are deployed to your integration server, the started or stopped state of the resources is retained when you next start the integration server.
- Starting an integration server that is managed by an integration node, by using the IBM App Connect Enterprise Toolkit
- Starting an integration server that is managed by an integration node, by using the web user interface
- Starting an independent integration server by using the IntegrationServer command
- Starting a managed integration server by using the mqsistartmsgflow command
- Starting an integration server by using the administration REST API
- Use the ibmint start server command to start a node-managed integration server as described in ibmint start server command.
You can also create and start a local, independent integration server by using the IBM App Connect Enterprise Toolkit, as described in Creating, starting, and stopping a local, independent integration server by using the Toolkit.
Starting an integration server that is managed by an integration node, by using the IBM App Connect Enterprise Toolkit
Procedure
To start an integration server under an integration node by using the IBM App Connect Enterprise Toolkit, complete the following steps.
- Open the IBM App Connect Enterprise Toolkit, and switch to the Integration Development perspective.
- In the Integration Explorer view, expand the integration node, right-click the integration server, and then click Start.
Results

Starting an integration server that is managed by an integration node, by using the web user interface
Procedure
To start an integration server under an integration node by using the web user interface, complete the following steps.
- Start the web user interface for your integration node, as described in Accessing the web user interface.
- Find the integration server that you want to start, select it, and then click Start.
Results
The selected integration server
is started, along with the resources deployed to that server. The
web user interface is updated to indicate that the server and resources
are running; for example:
Starting an independent integration server by using the IntegrationServer command
You can use the IntegrationServer command to start an independent integration server (an integration server that is not managed by an integration node).
Before you begin
- Ensure that you set up your command environment, as described in Setting up a command environment.
- Create a work directory and configure the integration server, as described in Configuring an integration server by modifying the server.conf.yaml file.
Procedure
To start an independent integration server, complete the following steps:
Starting a managed integration server by using the mqsistartmsgflow command
Procedure
You can use the mqsistartmsgflow command to start an integration server that is managed by an integration node, by completing the following steps: