Deploying to the IBM App Connect Enterprise integration server

An integration server does the work of routing and transforming messages. After you configure your project in the App Connect Enterprise Toolkit, you deploy the project to the integration server so that it can process messages.

Procedure

To deploy the project:

  1. Copy the required JAR files into the App Connect Enterprise’s share classes folder, for example, C:\Program Files\IBM\ACE\12.0.4.0\common\classes.
    Restart the integration server to pick up the changes to the runtime libraries. For details, see Restarting the integration server.
  2. In the Application Development view, right-click the REST API project that you created, and click Deploy.
  3. Select the integration server that you created during the installation phase and finish the deployment (see Installing IBM App Connect Enterprise).

Results

The integration project is now available to process incoming HTTP POST request at this end point:

http://ace_host_ip:httplistnerport/AutomatedDocumentProcessingSample/v1/finalization