3,598 questions
0
votes
0
answers
41
views
BizTalk 2020 - Could not find file 'Microsoft.BizTalk.TOM.resources'
I have a newly installed BizTalk Server 2020 with the latest CU pack also installed. This server also has Visual Studio 2019 installed. I've able to build BizTalk solutions on this machine ok. However,...
0
votes
0
answers
33
views
How to unit test a pipeline in BizTalk 2020? Option to create a New Test is unavailable in VS2019
I'm following the steps in this page to attempt unit testing of one of my custom pipelines. In that article, step 6 says "On the main menu, click Test, and then click New Test."
But in my ...
0
votes
0
answers
38
views
BizTalk SOAP send port -> WCF
I'm trying to change an existing and working SOAP send port to a WCF one, doesn't matter which WCF, whichever one works, I've tried to use the 'Consume WCF Service' wizard by giving it the wsdl of the ...
0
votes
0
answers
39
views
BizTalk 2020 - <any> element mapping issue
I've got a BizTalk 2020 map that has;
a source schema with 2 fields; RecID and an element
a target schema with a variety of generic elements
The map is performing simple point to point ...
0
votes
0
answers
31
views
How to send the receive port name to a SQL procedure using WCF-Custom send port
I want to send the receive port name to a SQL procedure. I am using the message body shown here, but I get an event log error
The start element with name "BTS.ReceivePortID" and namespace &...
0
votes
1
answer
63
views
BizTalk Health Monitor V5 crashes when creating custom rules
I'm trying to create a new custom rule in BHM V5.0.9118. I open the "Profile settings" window then go to "Rules" tab then check "List custom rule only" and then click &...
0
votes
1
answer
128
views
BizTalk 2020 WCF-Sql Polling Receive Location no Response
I have a BizTalk 2020 CU5 Server. It has an application with a receive location polling a Sql Server database running a simple select.
A copy of the database has been moved to another server, for ...
1
vote
0
answers
148
views
How to add Content-Type header in custom send port
We are using Biztalk 2016 and configured WCF-Custom Sendport to send SOAP messages. We require to set following Content-Type:
Content-Type: application/soap+xml; action="actioname"; charset=...
-1
votes
1
answer
116
views
BizTalk Server 2020 - Why Configuration To Enable REST APIs Fails? [closed]
I'm trying to enable the REST APIs feature using the BizTalk Server Configuration Wizard as described here. However, it won't display any content in the REST APIs tab. I get the following error.
I ...
0
votes
1
answer
134
views
Bizarre Issue with decimals and leading zeros in BizTalk EDI Batching Validation
We're running into a very strange issue with our installation of BizTalk Server 2013R2. For only one party, we cannot process EDI messages that have elements with amounts that are decimal with values ...
-1
votes
1
answer
73
views
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 ...
0
votes
1
answer
100
views
How can I get BizTalk to allow a large array in querystring for consuming a REST service?
My problem is that I want to consume a REST service that have an array as input parameter, and I have a lot of items in the array (about 2 500 characters in total, which is allowed by HTTP protocol).
...
0
votes
1
answer
39
views
BizTalk 2006 Business Rule Composer, rule sets loading time optimization during Composer startup
Is there any way to decrease time of loading rule set versions in policy explorer? I have lots of versions of policies and loading it takes a lot of time. Maybe there is any possibility to limit the ...
0
votes
1
answer
64
views
BizTalk changes after MSDTC logging file size change
We have a clustered environment of two BizTalk servers and two SQL servers. We are in process of changing the MSDTC log file size to a definite size of 50 MB so that it can handle maximum concurrent ...
0
votes
0
answers
139
views
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.
So, I ...
0
votes
1
answer
76
views
Using Macros BizTalk 2020 Office 365 adapter
Can we use macros in BizTalk 2020 send adapter for Office 365.
I tried %SourceFileName% and it wasn't working, Also trying to input the service account details in to the port but it was recognizing ...
0
votes
1
answer
126
views
After making changes to Schema, I am getting Exception occurred when persisting state to the database error
My BizTalk application is calling some Azure functions and receiving a response, but due to recent changes, those Azure functions are returning responses in the camel case, so I made changes to some ...
-1
votes
1
answer
97
views
If I enable BAM on BizTalk 2020 does it provide EDI support for Inbound and Outbound Monitoring?
I've read thru several articles on what Business Activity Monitoring is about but none of them demonstrate real world example of how having BAM enabled is a benefit and what it can do? Hopelessly ...
0
votes
1
answer
44
views
Variable Used For Output parameter not detected as "used", even though it is used in the BizTalk Orchestration
I have a method like this:
CreateOrder(XmlDocument OrderData, out int OrderId);
This method is called from an Expression shape in an orchestration. However, during compilation, a warning like this ...
0
votes
1
answer
155
views
BizTalk 2020 - Receiving JSON decoded REST messages for different schemas
I've got 2 sets of schemas (send and receive); CheckUserExists and SaveBusinessObject.
Both schemas are used to send and receive payloads to and from JSON REST endpoints.
In the orchestration, these ...
1
vote
1
answer
58
views
Distinguished field promotion against a TypedPolling generated schema
I'm trying to promote a field using Distinguished promotion so that I can filter the value on the initializing Receive shape by a specific value.
The schema has been generated as a TypedPolling ...
2
votes
0
answers
79
views
Updating Tracking on Sendport on Biztalk 2020 using REST API
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 ...
0
votes
1
answer
50
views
BizTalk 2020 - editing elements within a Mass Copy functoid
Is it possible to manipulate the copied elements within a Mass Copy functoid (or is there a design pattern that can be used instead)?
Currently, I call a REST endpoint to return user details. The user ...
1
vote
1
answer
122
views
Biztalk custom send pipeline only unzips one of the messages not all
I have a problem, I am trying to create an unzip pipeline in the pre-assemble stage of a Send Pipeline because i have to. This is my code:
[Guid("885186F0-8846-4AD1-BC3F-D0066844B871")]
[...
-1
votes
1
answer
280
views
Biztalk flat file schema - how to use double quote as delimiter
I have a flat file as
"barn","40","10,120","bill"
which I have to separate, I tried using quotes as delimiter but there is another quote and comma which ...