ipaas

Cloud App to On-Premise Legacy System Integration

Cloud App to On-Premise Legacy System Integration

This integration scenario addresses solution integrating between cloud application and on-premise legacy system. Particularly when legacy system is not reachable from public network whereas cloud app is inherently public by nature. Example of cloud apps Salesforce, Workday and Netsuite. Some traditional on-premise systems are SAP, Oracle EBS, Microsoft AX, IBM Mainframes. Major challenges would be how does communication happen between the two? Can we do bi-directional communication?

Cloud App to On-Premise Legacy System Integration
Cloud to On-Premise Legacy system integration

Clearly for sending data from legacy system to cloud is easy provided the TCP port is open for HTTP traffic. This is almost like to be able to browse internet from that legacy system server. Most of the cloud apps have rest APIs that are accessible through HTTP. One direction of data flow is done. Challenge is for other way round when cloud system has to send data to the legacy system especially in cases when it has to send a file.

Here is the solution that can be achieved using Boomi’s cloud Atom and Atom queue when a cloud application needs to send data to an on-premise application.

Cloud App to On-Premise Legacy System Integration
Boomi processes for cloud to on-premise integration
  1. Configure a Queue on Boomi cloud atom.
  2. Create an integration process P1 that takes file(data) as input. P1 pushes data onto above Queue.
  3. Configure a web service API end point S1 that will be exposed from Boomi cloud Atom. S1 service call will trigger P1 process to push the data onto Queue.
  4. Cloud Application will call S1 to send the file to legacy system.
  5. Create integration process P2 that will read the data from the Queue and returns it.
  6. Configure another web service API end point S2 that will be exposed from same Boomi cloud Atom. S2 service call will trigger P2 process to respond the service call with file(data).
  7.  Create integration process P3 that will consume service S2 to retrieve the file from Boomi cloud atom.

  8.  P3 should be deployed in on-premise atom in the same network as the legacy server so that final file output file can be available to the server.

  9. P3 need to scheduled to run at scheduled intervals as needed by the target legacy system.

  10. If Atom Queue feature is not enabled because of licensing (please note this feature is only available for enterprise licensing), you can use Amazon’s SQS service.

If you are looking for Workday integration click here .

If you are looking for Salesforce integration click here .

If you are looking for Netsuite integration click here.

All things Cloud and API integration visit our home page here.

You May Also Like

Are you API Ready ?

Netsuite Integration using Boomi

Netsuite Integration using Boomi

Workday Integration

Workday Integration using Boomi

Salesforce Integration

Salesforce Integration using Boomi

Leave a Reply

Your email address will not be published. Required fields are marked *

small_c_popup.png

Want to learn more about Cloud Integration ?

We help businesses integrate seamlessly between cloud and on-prem, subscribe to receive exclusive content from us including pro tips, best practices and strategies for cloud integration.