Questions tagged [biztalk-2020]
76 questions
0
votes
1 answer
BizTalk 2020 SB-Messaging SBMP/AMQP protocol
We've started our journey on a hybrid setup where we use a BizTalk on-prem and other teams in the company is working in Azure and want to use BizTalk as the glue between on-prem stuff and Azure, and since Service Bus is the new hyped thing, everyone…

Alexzander
- 11
- 1
0
votes
1 answer
BizTalk: Mapping not executed when using unzip-component
I am building an integration that should fetch a zip-file from SFTP and save it as XML on disk. I have got everything working except the unzip-part...
The integration looks like this.
Receive location polls the SFTP, and in the receive port…

Hansel
- 169
- 1
- 8
0
votes
1 answer
BizTalk SSO issue
Since a couple of days ago, after we restarted the BizTalk server, we started getting the following warning messages (yellow) in the EventLog every 5 minutes.
Internal error: Failed to refresh tokens. Details: System.TypeInitializationException:…

Dimi
- 21
- 1
0
votes
1 answer
ENTSSO fails every time I restarts in single node machine
I've BizTalk and SQL Server in the same machine(Standalone)
Whenever I restarting my PC I'm receiving the below error. Because of this I couldn't turn on/off applications, send ports, receive locations....
To solve this every time I need to go to…

iamramanavenkat
- 33
- 4
0
votes
1 answer
BizTalk+ESB using custom pipeline is throwing error trying to obtain trust#RequestSecurityToken. How do I circumvent this?
I'm using BizTalk 2020 and ESB. I have an itinerary that does a request/response to a WCF Web Service. The itinerary does a transformation, then routes the message to the service. The service sends the message back out. A second transformation is…

James366
- 1
- 2
0
votes
1 answer
BizTalk Deployment: File is not a valid BizTalk Assembly
I am using BizTalk 2020 and I have a project that I recently upgraded from BizTalk 2006. I have into the following error:
BTSTask.exe AddResource -Type:BizTalkAssembly -Source:"....\xxx.dll" -ApplicationName:"app1"…

Ivan
- 7
- 3
0
votes
1 answer
Getting the following BTDF Error - export settings file not being found
I have BizTalk 2020 project, which builds no errors. I installed the visual studio 2019 plugin for BizTalk 2020, I also installed BTDF v5.8 and setup a deployment project with the necessary exported settings. And I have tried to search for solution…

Ivan
- 7
- 3
0
votes
2 answers
BizTalk 2020 SFTP producing errors relating to WinSCP
Appreciate any info or pointers that anybody might have.
I am running BizTalk 2020, attempting to set up my first SFTP send port to send a flat file to an SFTP server, using username & password authentication.
When the port is active and a file is…

BiztalkDev
- 7
- 2
0
votes
1 answer
BizTalk 2020 with MQSC adapter
I'm migrating a BizTalk 2013 R2 env to BizTalk 2020 and facing an issue with the adapter MQSC. The flow uses the IBM client installed with Host Integration 2020. We notice the add of 2 new properties on the adapter
We left these properties with the…

Hichamveo
- 475
- 3
- 16
0
votes
1 answer
Microsoft.ServiceModel.Channels.Common.MetadataException: Metadata resolution failed for OperationId
We are migrating from BizTalk 2016 to BizTalk 2020.
We have a send port WCF-Custom to execute an Oracle procedure, but in our new installation with BizTalk 2020 we receive the following…

felixmondelo
- 1,324
- 1
- 10
- 19
0
votes
1 answer
BizTalk 2020 registered adapters through Visual Studio 2019
When I put in the BizTalk SQL Server and Database details nothing comes up under the list of registered adapters. The database does auto populate from the SQL Server name though.
When I check the list of adapters on the BizTalk server there are…

neilmh
- 1
0
votes
2 answers
How can I access context property (incoming file name) in transformation (custom xslt)?
Many historical posts about BizTalk Context Accessor (CodePlex), but all links are broken. Is there a state-of-the-art context accessor functoid / component to be used today? Or, is there any other way like creating helper class or something like…

JERKER
- 907
- 8
- 17
0
votes
1 answer
Biztalk BTAHL7 batching - cannot start a Batch process
We installed Biztalk 2020 and its HL7 accelarator. I'm trying to setup a HL7 batching based on this article from Microsoft.
First I made sure I started the Batch Orchestration and its receive port from within Biztalk Application 1
Next I created…

Fylix
- 2,551
- 6
- 45
- 72
0
votes
1 answer
Is it possible to Migrate from BizTalk 2013 R2 to BizTalk 2020 without going through BizTalk 2016?
By migrating from BizTalk 2013 R2 to BizTalk 2020, I mean :
Take 2013 sources
Put them into VS 2019
Upgrade, compile and deploy
Test each flows
We use the 2013 SQL adapter a lot, so I'll have to modify that as well.
I may have to adapt some…

Davon
- 121
- 2
- 9
0
votes
1 answer
Getting unknown error from MQSAgent in BizTalk 2020
I've implemented MQSAgent before and it was working. Had to reinstall it on my server. First, the user/name and password are correct. The user is a member of the COM group. After I confingured it, it returns:
T22]:IMQSAgent.IsDataPresentEx() :…

james treinen
- 43
- 5