Content
How to connect to azure blob container from BizTalk using only SAS-Token
Hello, I was provided with SAS-Token to azure storage blob container, I'm now rying to connect to that container from BizTalk in order to send files. I'm getting error message that says "Public access is not permitted on this storage accout",…
Development environment using Visual Studio 2019 SQLServer 2016 and Biztalk 2020 + SYSPREP
Hi, I would like to automate the generation of virtual machines for Biztalk application development. I want to install all the tools required for developing this kind of applications (Visual Studio, Biztalk, SQL Server) in a virtual machine (golden…
BizTalk Accelerator For SWIFT Message Pack 2022
This is regarding the download link for BizTalk Accelerator for SWIFT Message Pack. As you know this is a yearly release which is based on the yearly changes introduced by SWIFT for that year. Until 2020 this was available for download via a public link…
biztalk 2020 sql adapter
Why isn't there a reference to [SQL Adapter Samples] for BizTalk 2020 on https://learn.microsoft.com/en-us/biztalk/dev-center/biztalk-server-code-samples ? Documentation without these samples is not descriptive enough. To ask volunteers for their…
how to call a query NOT store procedure in biztalk 2016
I have a requirement that I have to call direct SQL query, not Stored procedure in BizTalk server 2016 through any adapter (WCF SQL or WCF Custom). Any help will much appreciated. Regards Manoj
Deploying to BizTalk server from Visual Studio without running Visual Studio as administrator.
Team, I have a requirement where in a Laptop , Biztalk server Developer edition and Visual Studio is already installed, but I don't have the privileges to run Visual Studio as Administrator (i.e. I cannot run Visual Studio using Run as Administrator…

BizTalk Server 2020 map fails
We are trying to migrate BizTalk server from 2016 to 2020, when we build the map projects it thrown error Microsoft.XLANGs.BaseTypes.dll is not valid, we removed the reference from Map project and added back from BizTalk installation directory and it…

Need help with biztalk to azure migration tool (https://github.com/Azure/aimbiztalk)
We want to migrate the existing Biztalk integrations to Azure. We see that Microsoft has proposed a tool called Biztalk migration tool and we have tried the same but it generates 100s of files and we need help from azure community on how to use it…
Does Biztalk Server 2020 support Azure SQL Database Managed Instance ? Is the situation currently still same as following link states? https://learn.microsoft.com/en-us/answers/questions/933782/biztalk-2020-support-for-sql-mi Is there any chance to
Does Biztalk Server 2020 support Azure SQL Database Managed Instance ? Is the situation currently still same as following link states? https://learn.microsoft.com/en-us/answers/questions/933782/biztalk-2020-support-for-sql-mi Is there any chance to…

duplicate request method names in .net proxy class + BizTalk
we have XSD published as service in BizTalk, the end point is getting called by .net technology . When .net team try to consume the service using add service reference it creates the service.cs class library which has all the classes and methods for the…
BizTalk 2016 AS2
.........................................................
How to purchase HIS2020 license?
How does someone purchase the HIS2020 license?
BizTalk Server 2020 on Windows Server 2022 with SQL Server 2022
Can we install BizTalk Server 2020 on Windows Server 2022 with SQL Server 2019 and if Microsoft supports it ? Thanks

BizTalk Server 2020 on Windows Server 2022 and SQL Server 2022
Can we install BizTalk Server 2020 on Windows Server 2022 and use Sql Server 2022 as the default database?

Error installing Biztalk 2016, missing redistributable CAB files
I'm experiencing problem when installing Biztalk Server 2016 Developer edition. In the installation process you can choose to automatically install necessary components from a cab file located on a microsoft website…
I am trying to install WCF LOB Adapter in my biztalk 2013 R2
HI I want to use WCF SQL adapter in my project for that I am looking for download link of WCF LOB adapter.But I am unable to get the download link if there are any thaose are expired link. Please guide me

Conversion error from DECF34 to byte[]
When there is a RFC call to function module from SAP we are getting error from dot net code as below When there is a function call via RFC we are getting below error ERROR IN Y_BC_IXOS_CHECK_LINE_ITEMS FUNCTION : FIELD HIST_TAX_FACTOR1 of STRUCTURE…

Where is BizTalk 2020 trial, eval or developer edition for download. I can't see it anywhere despite developer edition being alleged as free ?
Hi all, Where is BizTalk 2020 trial, evaluation or developer edition for download. I can't see it anywhere despite developer edition being alleged as free ? please help. Tks in adv Joee

How to clear suspended messages
I would like to have an automated process that terminates and deletes all suspended messages regardless of whether or not they can be resumed. I am assuming that a stored procedure could be written to do this and then scheduled on the database server…

As only one certificate (i.e. from certificate personal store/private key) can be configured for BizTalk host, & it requires 2 different certificates to both verify digital signature and decrypt message, how to perform both verification & decryption ?
Hi all, As only one certificate (i.e. from certificate personal store/private key) can be configured for BizTalk host, & it requires 2 different certificates to both verify digital signature and decrypt message, how to perform both digital signature…