Skip to Content
Author's profile photo Peter Ha

Adapters for SAP Cloud Platform Integration: Integration with MS Dynamics CRM and RabbitMQ

Introduction

This blog describes integration scenarios between Microsoft Dynamics CRM Online, Microsoft Azure Cloud Service Bus and RabbitMQ with SAP Cloud Platform Integration (f.k.a HCI). These scenarios are to show that non SAP integration scenarios can easily be implemented using third party adapters for SAP Cloud Platform Integration. The Advantco AMQP adapter for SAP Cloud Platform Integration and the MS DynCRM Adapter for SAP Cloud Platform Integration were developed based on the SAP Cloud Platform Integration ADK.

 

 

 

Scenarios

In the outbound scenario, SAP Cloud Platform Integration polls customer data from a RabbitMQ queue via the AMQP adapter and creates Accounts in Microsoft Dynamics CRM via the DYNCRM adapter. Upon changes to the Accounts in Dynamics, a plugin pushes the changes to an Azure Cloud Service Bus topic. An AMQP sender channel acts as a subscriber to the topic to receive the changes from Dynamics.

 

Advantco_TechEd2015.jpg

 

 

SAP Cloud Platform Integration Flows

The screenshots below show the some of the configuration steps for these scenarios in SAP Cloud Platform Integration

 

Integration package

/wp-content/uploads/2016/01/pic2_866394.png

 

Outbound scenario
/wp-content/uploads/2016/01/pic3_866395.png

 

Inbound Scenario

/wp-content/uploads/2016/01/pic7_866396.png

 

DYNCRM channel configuration

/wp-content/uploads/2016/01/pic4_866398.png

 

AMQP channel configuration

/wp-content/uploads/2016/01/pic5_866397.png

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Kavita Laddha
      Kavita Laddha

      Good to know about these adapters. What about licensing of these adapters.

      Author's profile photo Ahmad Maredia
      Ahmad Maredia

      This particular adapter is included in the SAP Cloud Platform Integration subscription and there is no separate subscription required for all existing and new customers.

      Source: https://blogs.sap.com/2017/05/16/sap-cloud-platform-integration-enhancing-the-third-party-application-connectivity-with-new-offerings/

       

      Author's profile photo Lakshmi Narasimhan Neelakantan
      Lakshmi Narasimhan Neelakantan

      Can we use AMQP adapters to receive messages for on-premise Rabbit MQ?