Questions tagged [biztalk-2013r2]

For questions about Microsoft BizTalk Server 2013 R2.

Microsoft BizTalk Server 2013 R2 is the 9th version of a server product for Business Process Management and Enterprise Application Integration. It uses Microsoft .NET 4.5.1 and is done in Visual Studio 2013.

181 questions
2
votes
1 answer

Can't Install BizTalk 2013r2 CU6

I'm trying to install CU6 for BTS2013r2 I run the exe, it unpacks then starts the wizard. It progresses or a while then presents the following message: I have the BizTalk ISO already downloaded from MSDN and mounted to the local server. So I browse…
Rob Bowman
  • 7,632
  • 22
  • 93
  • 200
2
votes
1 answer

BTSTask RemoveApp Gives Object Reference Error

I have a BizTalk 2013r2 app with a receive location that uses the codeplex scheduled task adapter with a custom task. If I try to remove the app using "BTSTask RemoveApp -ApplicationName:MyApp" from an admin elevated command line window, then I get…
Rob Bowman
  • 7,632
  • 22
  • 93
  • 200
2
votes
1 answer

BizTalk credential for web service, retrieve the value of ***

We have a web service that is called through BizTalk, I am admin of it. The web service requires a credential, the password is masked. The previous developer who configured it has left, without in touch with our vendors. Is it possible to know the…
TOMMY WANG
  • 1,382
  • 3
  • 16
  • 39
2
votes
2 answers

How can I return HTTP-400 from a BizTalk Rest service?

I am using BizTalk 2013 R2 and I have a RESTFUL service. How can I return a HTTP-400 response to a client?
Kenank
  • 321
  • 1
  • 10
2
votes
1 answer

Simplest possible BAM Scenario

I’m trying to set up a very simple BAM scenario within BizTalk Server 2013R2 upon which to build, involving tracking just the time of all incoming messages processed by a port. To this end I have : Within Excel, created an Activity Definition…
Ben Jackson
  • 1,108
  • 6
  • 9
2
votes
1 answer

Migration Approach for BT2006 R2 to BT2013 R2

Currently I am working on Migrating BT2006 R2 (VS2005) to BT2013 R2 (VS2013). I tried below twp approaches. Approach I: First, Open the BT2006 R2 Project in (VS2010)[BT2010] [Intermediate] then Upgrade BT2010 Project to BT2013 R2 (opening in VS2013…
Vinoth
  • 79
  • 2
  • 11
2
votes
1 answer

What are the implications of enabling the Default application domain for isolated adapter in BizTalk?

We recently encountered the following error in BizTalk There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.PassThruReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,…
Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
2
votes
2 answers

Is there a way to manually remove WCF LOB Adapter SDK

While BizTalk 2013 Dev edition was installed, I have updated my PC to Windows 10. Now I updated to BizTalk 2013 R2 but I cant install WCF LOB Adapter SDK because it says "Another version is already installed". I can not remove WCF LOB Adapter SDK…
Kenank
  • 321
  • 1
  • 10
2
votes
0 answers

BizTalk Oracle WCF Adapter OS Authentication

I'm trying to get OS authentication setup for a WCF-Custom Oracle send port in BizTalk 2013 R2. I can connect to the Oracle db using OS Auth in SQL Developer (When logged in as my BizTalk service account) and Visual Studio can use OS auth as well…
2
votes
0 answers

BizTalk 2013 with Sharepoint Adapter Error Undefined

I use BizTalk 2013 R2 with SharePoint 2013. In the SharePoint is the Document Library "EN". The "EN" Document Library contains the Folder "IN". Because the SharePoint Adapter can only listen on Document Libraries, I did a Library View "EN_IN" to…
Biz
  • 21
  • 1
2
votes
0 answers

BizTalk 2013R2 Dev Edition Azure Gallery Image - SQL EXPIRED

I an a MSDN ultimate subscription holder and I have created a virtual machines within Azure from the Gallery. I have select the BizTalk 2013R2 Developer Edition from the gallery which has initially been great and save me a lot of time with the…
2
votes
2 answers

Can't see deployed Biztalk Project Assemblies in GAC?

I have a Biztalk project that has the following settings: General > Redeploy > True Local Machine > Install to Global Assembly Cache > True All projects involved have an SNK file generated. However, I removed a reference and it hasn't been cleaned…
Brian Mains
  • 50,520
  • 35
  • 148
  • 257
2
votes
3 answers

Visual Studio 2013 missing the installed Templates

Installed Visual Studio 2013, it was missing the Biztalk Projects in the Installed templates, when I browsed found devenv /installvstemplates will help. I used this command in Now all the other templates also went missing. I have only the Visual…
xyz
  • 531
  • 1
  • 10
  • 31
2
votes
1 answer

Strange issue while tracking port events with BAM

I have a very strange behavior while tracking data with BAM on BizTalk Server 2013 R2. The same activity and Tracking profile work fine, but on some ports, no data is tracked, with no error (event log, BizTalk, failed tracked data (table…
Rom Eh
  • 1,981
  • 1
  • 16
  • 33
1
vote
2 answers

BizTalk inline XSLT in mapping

Input schema have field . Based on the this node I need to generate one destination node. Destination is single schema. If partycode is Agent I want destination node with value of Fname. If partycode is not agent I want destination node without any…
bigB
  • 55
  • 9
1
2
3
12 13