Starting or stopping deployed resources

Use the IBM® App Connect Enterprise Toolkit or the web user interface to start or stop applications, integration services, and message flows. Use the mqsistart or mqsistop commands to start or stop applications, libraries or message flows.

About this task

You cannot start or stop libraries or subflows. If a message flow includes a subflow that is defined in a .subflow file, you can start your message flow only if the subflow is deployed to the same integration server.

If you stop the integration server in which an application, integration service, or message flow is running then, by default, the mode of the resource (started or stopped) is retained. However, you can configure the resources so that, when you deploy or restart an integration server, the resources start in a specific mode; see Setting the start mode of message flows and applications at run time.

Starting and stopping an application, integration service, or message flow by using the IBM App Connect Enterprise Toolkit

Procedure

  1. In the Integration Explorer view, expand the integration server.
  2. Right-click the application, integration service, or message flow:
    • To start the resource, click Start.
    • To stop the resource, click Stop.

Results

A message is sent to the integration server to start or stop the resource.

Starting and stopping an application, integration service, or message flow by using the web user interface

Procedure

  1. Start the IBM App Connect Enterprise web user interface, as described in Accessing the web user interface.
    Your integration servers, message flows, and other resources are displayed.
  2. Navigate to the resource that you want to work with, select it, and then click Start or Stop.

Results

A message is sent to start or stop the applications, integration services, and message flows that you specified.

Starting and stopping an application or a message flow by using the mqsistart or mqsistop commands

Procedure

In the Command Console, run the mqsistart or mqsistop commands with the appropriate parameters for the deployed resource you want to start or stop. For more information, see mqsistart command and mqsistop command.

Results

A message is sent to the integration server to start or stop the resource.

Starting and stopping an application or a message flow by using the mqsistartmsgflow or mqsistopmsgflow commands

Procedure

In the Command Console, run the mqsistartmsgflow or mqsistopmsgflow commands with the appropriate parameters for the deployed resource you want to start or stop. For more information, see mqsistartmsgflow command and mqsistopmsgflow command.

Results

A message is sent to the integration server to start or stop the resource.