Friday Fact: You can use the BizTalk Server Logic App adapter to call a Logic App Standard Workflow
BizTalk Server 2016 and 2020 are empowered with multiple mechanisms/functionalities to build hybrid integrations One of those functionalities is the BizTalk
BizTalk Server WCF-SQL adapter error: Subquery returned more than 1 value. This is not permitted ...
Welcome back to another blog post on the saga of BizTalk Serve errors and warnings, causes and solutions This morning started off excitingly as I had to go
BizTalk Server Logic App Adapter: Could not establish secure channel for SSL/TLS with authority
A month ago, I was trying to implement a hybrid solution for a client, and in one of the processes, we were calling a Logic App through the Logic App Adapter
BizTalk Server WCF-OracleDB: ORA-01013: user requested cancel of current operation
There are so many blog posts in draft mode on my OneNote that I'm taking a little time to dispatch them Today, I have another Error and Warning, Cause, and
How to install the Legacy SQL Adapter (Deprecated) in BizTalk Server 2020
I wish I never had to use this adapter again, but what I desire is often not reality, and I found myself needing to install once again the old legacy SQL
How to configure BizTalk Server to communicate with Azure File Share
In one of our previous posts - Azure Files: A Step-by-Step Guide to Manual Drive Mounting on a Virtual Machine - we explained how to map a network drive in a
There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...
I wrote this issue many years ago in this blog post, and I'm revisiting it to add more information about it because today I got the same error while trying to
BizTalk Server WCF-SQL: Invalid object name while using temporary tables
It is pretty common to use temporary tables to perform some internal logic inside your SQL queries or scripts I have seen several
BizTalk Server WCF-SQL: The certificate chain was issued by an authority that is not trusted.
Today, while trying to generate a new WCF-SQL Schema from Visual Studio, we got the following error: Connecting to the LOB system has failed A
BizTalk WCF-SQL Adapter Error: Retrieval of Operation Metadata has failed while building WSDL at ...
Following yesterday's blog post, on the same note, when we tried to generate a WCF-SQL stored procedure schema for a new BizTalk Server solution, we got the