Tracking message events in BizTalk 2020 stopped working
We’re running BizTalk 2020, and we’ve got an issue with tracking events.
Tracking message events in BizTalk 2020 stopped working
We’re running BizTalk 2020, and we’ve got an issue with tracking events.
Write data to SQL Server directly from BizTalk or use external service?
An external source will be sending us XML data that BizTalk will pick up and transform into an internal schema. We need this data to be loaded into a SQL Server database as we’re going to expose some of the data to our web front-end via a custom WCF service.
Biztalk 2020 File format is not valid. (System.Windows.Forms) during choosing filter to configure
I cannot configure filters for any Sendport on the specific BizTalk host. Choosing any Filter gets me the following error:
Where i can set these propeties Encrypt=yes;TrustServerCertificate=True in WCF custom transport screen in receive location of BizTalk application
Where i can set these properties Encrypt=yes;TrustServerCertificate=True in WCF custom transport screen in receive location of BizTalk application.
I am using sql database to polling data in one receive location in BizTalk application.
Now SQL team asked to use below
Encrypt=yes;
TrustServerCertificate=True;.
Should I install all BizTalk Cumulative Updates?
I’m using BizTalk 2020 and have installed BizTalk Cumulative Update 5.
How to solve WinSCP 5.19.2 vulnerability issue with BizTalk Server 2020 CU3
Currently we use BizTalk Server 2020 CU3 with WinSCP 5.19.2.
BizTalk wcf-sql receive location polling issues
We have a wcf-sql receive location in BizTalk 2020 which executes a stored procedure and brings back the results. Everything was working fine initially but suddenly the receive location is polling every minute ignoring the pollinginterval which is set for every 5 hours.
We also have a schedule setup for the receivelocation to run. But its is running out of the schedule sometimes now
BizTalk 2020 SMTP adapter and attached file name
I understand that my problem is very old and looks trivial, but nevertheless…I’m pretty new in creating custom components, I’ve looked through similar questions here and stuck with one thing.
How do I retrieve the value of ReceivedFileName from the Context Property?
We are running more than 200 applications in our BizTalk environment. We frequently face suspended inbound messages due to issues like timeouts.