Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
41 views

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,...
Rob Bowman's user avatar
  • 8,889
0 votes
0 answers
33 views

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 ...
FMFF's user avatar
  • 1,716
0 votes
0 answers
38 views

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 ...
Kyle Mann's user avatar
0 votes
0 answers
39 views

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 ...
mrc85's user avatar
  • 99
0 votes
0 answers
31 views

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 &...
jesse crosswhite's user avatar
0 votes
1 answer
63 views

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 &...
Davon's user avatar
  • 121
0 votes
1 answer
128 views

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 ...
Rob Bowman's user avatar
  • 8,889
1 vote
0 answers
148 views

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=...
mit's user avatar
  • 1,871
-1 votes
1 answer
116 views

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 ...
FMFF's user avatar
  • 1,716
0 votes
1 answer
134 views

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 ...
c_tothe_k's user avatar
-1 votes
1 answer
73 views

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 ...
bigB's user avatar
  • 39
0 votes
1 answer
100 views

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). ...
Martin Bring's user avatar
  • 1,276
0 votes
1 answer
39 views

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 ...
Adam Matecki's user avatar
0 votes
1 answer
64 views

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 ...
user3276487's user avatar
0 votes
0 answers
139 views

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 ...
MichaelMS's user avatar
0 votes
1 answer
76 views

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 ...
BizTalker's user avatar
0 votes
1 answer
126 views

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 ...
UnknownUser123's user avatar
-1 votes
1 answer
97 views

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 ...
Rob Ainscough's user avatar
0 votes
1 answer
44 views

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 ...
FMFF's user avatar
  • 1,716
0 votes
1 answer
155 views

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 ...
mrc85's user avatar
  • 99
1 vote
1 answer
58 views

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 ...
mrc85's user avatar
  • 99
2 votes
0 answers
79 views

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 ...
Thugge's user avatar
  • 198
0 votes
1 answer
50 views

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 ...
demeggy's user avatar
1 vote
1 answer
122 views

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")] [...
Hans Peter Eriksson's user avatar
-1 votes
1 answer
280 views

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 ...
John_Martin's user avatar

1
2 3 4 5
72