Forum Discussion
WenJun_Zhang
Microsoft
Apr 10, 2020Known issues with BizTalk Server 2020 RosettaNet accelerator (Part 1)
As we all know, BizTalk Server 2020 thoroughly removed old native SQL adapter and replaced it with WCF-SQL adapter. This change has resulted in several known issues with some existing components like...
Enrico2103
Apr 30, 2021MCT
WenJun_Zhang Hi
thanks you for this post. Very usefull. What is the configurazion for Binding and Behaviour for PrivateInitiator_To_LOB and PrivateResponder_To_LOB?
Let me know
Thanks in advance
WenJun_Zhang
Microsoft
Jun 18, 2021BTARN CU1 for BizTalk 2020 has been released to fix this issues. Thanks.
- ankeyfuNov 24, 2021Copper Contributor
I use SubmitRNIF function to submit rosettanet message , I got the following error, any solution?
Source module:
PublicInitiatorProcessCorrelation information:
PIP Code : NotSet
PIP Version : NotSet
PIP InstanceID: NotSet
SourcePartnerName : NotSet
DestinationPartnerName : NotSetDescription:
The type initializer for 'Microsoft.Solutions.BTARN.Shared.PerformanceCounters' threw an exception.- Enrico2103Nov 24, 2021MCTHi ankeyfu
The configuration on RN is ok? PIP Code : NotSet
PIP Version : NotSet
PIP InstanceID: NotSet
SourcePartnerName : NotSet
DestinationPartnerName : NotSet
are setup in BTARN Administration Console?
Best regards- ankeyfuNov 24, 2021Copper Contributor
Hi Enrico2013,
Yes, the configuration on RN is ok, and the summited message can also be insert in to messagebox
table successfully,