Failed to load Group[myBTS:BiztalkMgmtDb] data providers - Instance WMI class not found WinMgmt
Hi, I have a BTS 2k13 (with remote sql on a 2nd VM in the same network) which was up and running and worked fine which I did not use since 6 months. I needed to do a demo on the VM but unfortunatly whenever I try yo access anything in the Amin console I…
BizTalk Server
How do I retrieve the value of ReceivedFileName from the Context Property?
Hello, We are running more than 200 applications in our BizTalk environment. We frequently face suspended inbound messages due to issues like timeouts. We need to reprocess all of them. For that, we need the ReceivedFileName from the context properties…
BizTalk Server


How to get Biztalk Server 2016
I've been trying to find what subscription type is needed to download Biztalk Server 2016, but haven't had any luck. There is an excel table that says my options are Visual Studio Enterprise subscription with Volume Licensing, Github Enterprise, Annual…
BizTalk Server
BizTalk 2020 Configuration Error
While configuring BizTalk 2020 Dev version Biztalk Runtime configuration, getting this error constantly [ Error BtsCfg] The application does not exist. [ Error BtsCfg] e:\bt\57588\private\source\setup\btscfg\btscfg.cpp(2272): FAILED hr = c0002a04…
BizTalk Server
Unable to connect to oracle DB from Biztalk send port from Biztalk 2020 prod server
I have installed Biztalk 2020 and installed the 64 bit. All the installation is done and working. Last i want to send message to Oracle DB, i am using the biztalk send port to send this message. When sending the messge i am getting below error:…
BizTalk Server

BizTalk Server 2016 - BizTalk service is going to stopped state when a message is sent in windows 11
I recently installed BizTalk server 2016 in windows 11, whenever i am sending message to receive location, BizTalk service is going to stopped state. I believe this could be an issue with BizTalk server in combination with windows 11, I need your help to…
BizTalk Server
Windows for business | Windows Client for IT Pros | User experience | Other

BizTalk BRE error
We have a BizTalk application using Swift message and BREs working in all our environments without issues. Now we have prepared another environment on a different domain and when we are trying to test this application we are getting an error when BRE is…
BizTalk Server
Unable to access vendor's HTTPS service from BizTalk 2013R2 send port and it is failing with the error message "Could not create SSL/TLS secure channel"
Vendor's HTTPS service has been consumed in BizTalk 2013R2 send port (WCF-BasicHttp) and it is failing with the error message "Could not create SSL/TLS secure channel.". BizTalk application is running on Windows Server 2012R2 on which TLS 1.2…
BizTalk Server
Windows for business | Windows Server | User experience | Other

Files for BizTalk Tutorial "Enterprise Application Integration"
I have been working my way through the "Enterprise Application Integration" Tutorial located at https://learn.microsoft.com/en-us/biztalk/core/tutorial-1-enterprise-application-integration The tutorial, on Lesson 3, step 1, has a tip (with…
BizTalk Server
Ho do I change Windows domain groups for my BizTalk Server configurations after I have already configured BizTalk Server?
Is there any step-by-step guide documented on how to change the windows domain groups and service accounts on BizTalk server 2016 in multi-server environment? I need to move the BizTalk multi-server environment from one domain to another. I can change…
BizTalk Server
Has anyone else experienced an issue with downloading the HIS server from the software portal? The link for the HIS server points to the Biztalk server software for me and I cant find any microsoft support team to help with Biztalk and HIS software
We have purchased Biztalk 2020 branch edition which we have downloaded but the Host integration software link point to the same software as the biztalk software. Does anyone have contact details for the Biztalk support team?
BizTalk Server
XmlNodeConverter can only convert JSON that begins with an object.
dear team getting following error while conveting json to xml . used json decoder pipe line component. error: XmlNodeConverter can only convert JSON that begins with an object. sampledata:- [ { "COMPID": "RGIL", …
BizTalk Server
Issues when reading data from SAP into SQL using .NET Framework Data Provider for mySAP Business Suite
When I try to Import data into SQL using SSIS package, the query used for SAP is SELECT AFVC.MANDT, AFVC.AUFPL, AFVC.APLZL, AFVC.PROJN, AFVC.LOEKZ FROM AFVU INNER JOIN AFVC on AFVU.AUFPL=AFVC.AUFPL and AFVU.APLZL = AFVC.APLZL WHERE AFVC.LOEKZ != 'X' …
BizTalk Server
SQL Server Integration Services
Developer technologies | .NET | Other

Biztalk REST API updating Sendport settings
We are using Biztalk 2020 and have enabled the REST API to use for our needs. One of the things we want to do is to script and update the tracking settings on Recieveport, Sendport, Orchestration and pipelines. Everything works except for Send…
BizTalk Server
Error with SFTP adapter
I am getting following error while trying to poll the data from SFTP location. The adapter "SFTP" raised an error message. Details "Microsoft.BizTalk.Adapter.Sftp.SftpAdapterException: Failed to get the list of files to download from…
BizTalk Server
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 Server
Windows for business | Windows Client for IT Pros | User experience | Other
SQL Server | Other
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",…
BizTalk Server
Azure Blob Storage
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 Server
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…
BizTalk Server
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