/iib-app-connect-trigger-pattern

A pattern of publishing event from IBM Integration Bus to be consumed as triggers for IBM App Connect

Primary LanguageJavaMIT LicenseMIT

iib-app-connect-trigger-pattern

Example IBM Integration Bus projects showing integration with IBM App Connect

Introduction

Here are examples of projects to use in IBM Integration Bus to integrate with IBM App Connect. The integration between a fictional Warehouse application and App Connect is used to show how IIB and App Connect can be setup and configured to work together to allow all the sophisticated integration function of IIB to be used within the simple user experience of App Connect.

The following IIB toolkit projects are provided as part of this repo:

  • IIBtoAppConnectWebhookLib - Sample IIB library that contains subflows that can be used to integrate with IBM App Connect.
  • IIBtoAppConnectWebhookLib_unittest - Unit tests for the sample IIB webhook subflows.
  • IIBtoAppConnectWebhookLibJava - Sample java project that is used by the subflows in the IIBtoAppConnectWebhookLib library.
  • IIBtoAppConnectWebhookLibTest - Simple example HTTP driven flows that show the IIBtoAppConnectWebhookLib library in use.
  • WarehouseNewStockEventToAppConnect - IIB Application showing a full example of how to use the other projects to integrate between a fictional Warehouse system and App Connect.

The following topics explain how to use these projects to run the Warehouse sample and then to construct your own integrations:

Requirements

Install and configure IBM Integration Bus or use IIB on Cloud.

The IIB projects provided have been authored using IIB 10 and will work with any version of IIB from v10 onwards.

An online account with IBM App Connect. A free version is available.

##License and Authors Copyright 2016 IBM Corp. under the Eclipse Public license.