Part 1 of the series ‘BizTalk Migration to Azure iPaaS’ can be accessed here. Part 2 of the series ‘BizTalk Migration to Azure iPaaS’ can be accessed here. Let’s begin with part 3. An integration solution is a business-critical system and has a lot of moving parts and dependencies on external systems, so we need to […]
This article is part 2 of a 6 part series regarding BizTalk Migration to Azure iPaaS. Part 1 can be accessed here. . We have two migration paths for existing BizTalk implementations: 1. Lift and Shift By this approach, we move all BizTalk Servers and dependent systems to Azure VMs. It is better to move all […]
This article is part 1 of a 6 part series regarding BizTalk Migration to Azure iPaaS. Part 1: BizTalk Migration to Azure iPaaS – Why Should we care? The traditional way of integrating our systems and partners was to build custom integration on-premise solutions with middlewares, like Microsoft BizTalk Server, SSIS or WCF services. Most […]
This module is covering “in order message processing”. Let’s get start it with the summary of this module. First of all, we’re going to take a look at why order delivery might be needed in the first place? Next we’re going to know the rules of Azure service bus in insuring and then we will […]
It’s time to check another new function of new logic app. “Batching” it is handy when you need to go on group massage before processing them. For example, to save transaction cost. You might need a group API cost and send object as an array. Instead of sending individual request or in some scenarios, when […]
Logic app is code-less integration service for communication between multiple platforms and services. It has extensive set of connectors for communication purpose. In this article we are just going to discuss two of them, Dropbox and SMTP connector. Logic apps can perform various actions on Dropbox like, get all list of files, copy file and […]
In BizTalk Server, SQL Adapter is the main component in order to communicate with the SQL Server. On the other hand, In Logic App we use connector to communicate with the SQL server. In this tutorial we will create a table in SQL Azure and perform read and write operations using logic app. Pre-requisites: Azure […]
- 1
- 2