Questions tagged [biztalk-2020]
76 questions
0
votes
1 answer
Migrating from BizTalk 2010 to BizTalk 2020
We are currently running a simplistic installation of BizTalk 2010 for some EDI mapping. I'd like to migrate these applications to BizTalk 2020. I'm not concerned about keeping the history of previous transactions.
Is it as simple as setting up a…
0
votes
1 answer
BizTalk 2020 Deprecating WCF-BasicHttp
I just saw on this Microsoft page that that WCF-BasicHTTP adapter is being deprecated in BizTalk 2020.
In the past, I thought this was used for programs like Java to be able to call orchestrations published as WebServices in BizTalk. Has Java added…

NealWalters
- 17,197
- 42
- 141
- 251
0
votes
2 answers
BizTalk mapper does not display element of external Data Structure Type residing in other assembly
I am having trouble mapping to a target element, which is an imported element in the destination schema, specified via the Data Structure Type setting. The actual import is from another assembly (NuGet - no source xsd).
The schema editor displays…

JERKER
- 907
- 8
- 17
0
votes
1 answer
Changing BizTalk 2020 Deployment Project name stops DevOps deploying the application correctly
BizTalk 2020 - We changed the BizTalk Server Application deployment project name, which was the same name as the solution name which also matched the BizTalk application name, to something different. Rebuilt solution and synchronise with DevOps,…

Andrew Newman
- 3
- 3
0
votes
1 answer
Disable certificate validation in BizTalk 2020
Can anyone tell me how to disable certificate revocation list validation in BizTalk.
Here is the scenario:
I have configured a BizTalk 2020 native FTP receive port that communicate to a client via FTPS Implicit mode.
When the port is connecting to…

Balatharan
- 125
- 13
0
votes
1 answer
BizTalk Rest HTTP 201 Handling
Is there any way that BizTalk treats response REST HTTP 201 status as 200 and not throws exceptions?
I've read that article TNWiki Article Spotlight - BizTalk Server: REST Services Error Handling, but the WebRequestInterceptor code is missing in…

Piotr Grudzień
- 179
- 3
- 11
0
votes
0 answers
BizTalk 2020 Saxon XSLT 3.0 Transformation exception
I am trying to work on a Proof of concept to run the BizTalk map using saxon xslt 3.0
There is a method where we can use custom extensions (xml) Extension objects to execute a method.
I am following this link but getting an error when performing…

sivaraman vasu
- 49
- 6
0
votes
1 answer
Unit test BizTalk Schemas & Maps using Visual Studio 2019
I have a requirement to unit test BizTalk Schemas & Maps using Visual Studio 2019.
We are now upgrading to BizTalk 2020 and working on few items to get this done.
I am following this document but could not find the unit test wizard as mentioned in…

sivaraman vasu
- 49
- 6
0
votes
0 answers
BizTalk Schema Tracking issue
I am using BizTalk 2020 and BizTalk schema tracking is not working.
I checked the tracking settings under schema, however when I try to filter based on the schema name, no properties are shown.

Corovei Andrei
- 1,646
- 6
- 28
- 42
0
votes
2 answers
BizTalk Server Application Project fails to compile with .NET 4.7.2
In my newly created BizTalk 2020 Dev environment when I'm adding a BizTalk Server Application Project (.btaproj) to the solution, the dialog window where you set the name of the project is showing the .NET framework selector and it defaults to…

Mustin
- 11
- 4
0
votes
1 answer
BizTalk project template in Visual Studio 2019 give UpdateVersionTask error
I have a working VS2019, I added the Extensions "BizTalk ESB Toolkit Initerary Designer" and "BizTalk Server" via "Manage Extensions" in VS2019
I have restarted VS and also my computer
I do not have BizTalk server 2020 installed on my computer
I do…

PerW
- 3
- 4
0
votes
1 answer
Automatic Deployment: Differences betw. BTS 2016 FP2 and BTS2020
in both "what's new" release notes of BTS 2016 Feature Pack 2 and BizTalk 2020, automatic (multi-server) DevOps deployments are announced...
I am wondering if there was any functionality added in BizTalk 2020?
Anyone knows?

Robert L.
- 137
- 1
- 13
0
votes
1 answer
How to get the old larger SDK on BizTalk 2020?
I checked to install the BizTalk SDK during my setup, and this is what I now see in the SDK folder:
I don't see the old SDK that came in some prior releases (link). I searched my entire disk for *.odx looking for SDK and didn't find any (other…

NealWalters
- 17,197
- 42
- 141
- 251
0
votes
1 answer
Why didn't BizTalk Scope Catch this MissingPropertyException
Very similar to this question: Handling Exceptions in Biztalk which don't get caught by Scope shape, but yet a totally different error.
I was creating a tutorial on how to catch errors in BizTalk, and low and behold, it didn't catch my error at…

NealWalters
- 17,197
- 42
- 141
- 251
0
votes
1 answer
How to install Biztalk 2020 Project Templates in Visual Studio 2019?
I did full install of BizTalk including developer tools (after installing Visual Studio 2019). I have also done a repair and reboot since then.
I see this .vsdir file on the disk: "c:\Program Files (x86)\Microsoft BizTalk Server\Developer…

NealWalters
- 17,197
- 42
- 141
- 251