Integration
Microsoft BizTalk Server
What is in the data and enterprise integration store? So a couple of months of the New Year are gone. Let us talk about, the trends and challenges in the world of data and enterprise integration that organizations may face in 2022. 1) Explosive Data Growth: We are living in times, where nearly everything records […]
SUMMARY This document highlights the security features of Power BI, according to the National Institute of Standards and Technology Cybersecurity Framework (NIST CSF). The NIST CSF is a guide for organizations to manage and reduce cybersecurity risk. Irrespective of the size of the business, the below guide will help to explain the best use of […]
Introduction: Traditionally, integration has been either on-premises system-to-system EAI (Enterprise Application Integration), or business-to-business (B2B). Many companies want to integrate with systems beyond the corporate firewall. These systems are often SaaS-based, API-centric providers handling everything from sales leads to invoicing, email, and social media. Microsoft BizTalk Server 2020 allows customers to integrate disparate applications and […]
Introduction to Microsoft Azure Governance: The purpose of this guide is to document Cloud Governance concepts, recommendations, and how-to guides to implement recommended strategies and policies. Each area of Cloud resource management is a continuous succession over the lifespan of a resource. This resource life-cycle starts with the initial deployment/configuration, through continued operation, upgrades, backups, […]
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 […]
Introduction: QuickBooks is an accounting software developed by Intuit. It is offered in Online and Desktop editions. If you are a .NET developer and you have got an assignment to integrate a .NET application with QuickBooks desktop then this step-by-step demo guide will be a handy resource for you. Intuit has provided a QBFC library […]
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 With 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 of […]
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 the new logic app. “Batching” is handy when you need to go on group massages before processing them. For example, to save transaction costs. You might need a group API cost and send an object as an array. Instead of sending an individual request or in some […]