Orchestration remains active after sending the message
Hi,I have seen one weird issue recently. I have an orchestration with initialise correlation set at receive shape .orchestation send the message to a wcf service and then wait for the response. there...
View ArticleBizTalk Perfmon Counter for Isolated Host
Hi I have a two node BizTalk cluster. I open Perfmon for server 1 and I'm able to add a counter for BizTalk:HTTP Receive Adapter for the instance "BizTalkServerIsolatedHost". However, for server 2 the...
View ArticleUpgrading a Biztalk server 2010 with Windows Server 2008 R2 to Win 2012?
Hello all,I have a server with Win 2008 R2 that has also BizTalk 2010 server, I want to do in place upgrade for the Windows 2008 R2 to Win 2012 and keep BizTalk running! so is this scenario supported?...
View ArticleSending faults instead of timing out in WCF service
I'm building a simple (for now) WCF service with BizTalk. It calls a stored procedure through the WCF-SQL adapter, and returns the result set (through a map). It is published with the WCF wizard...
View ArticleSchema interoperability issue between Java and .Net environments
Hi,Our customer sent us a schema collection that is made by using Eclipse Java environment. The main envelope consists of several imported subschemas from different target namespaces (everything is...
View ArticleBizTalk Server Log Shipping Using a Windows Cluster Name and IP Address
I was using windows cluster name and ip address for log shipping in SQL 2005. Now I have upgrade to SQL 2008. It does not provide the option to swap the network name. has anybody done the logshipping...
View ArticleBizTalk 2010 Configuration System.EnterpriseServices.TransactionProxyException
I am well aware that the System.EnterpriseServices.TransactionProxyException are almost always MSDTC related. However, I've exhausted everything DTC related that I know how to do. I'm trying to...
View ArticleDoes BizTalk 2013 support SQL 2012 SP1
Does BizTalk 2013 support SQL 2012 SP1? The pre-reqs say SQL Server 2012, but I can't imagine SP1 would matter that much?I will try and report on my experience, if anyone else has managed this please...
View ArticleCreating a custom BizTalk 2010 pipeline component–Part...
Hello,How can I transform an Microsoft.BizTalk.Message.Interop.IBaseMessaget to XDocument to make changes in the message. And how I canrecreate my message afterchanges...
View ArticleSQL Resolvers for ESB 2.1
Hi,I am using ESB 2.1 and biztalk 2010; I am not able to find SQL resolver in ESB 2.1 itinerary.Please let me know available option so I can use SQL with ESB 2.1
View ArticleOutput xml incomplete
HiThis is my xml output<?xml version="1.0" encoding="utf-8"?><ns0:Pedidos...
View ArticleBiztalk 2010 - Configure Behavior on Dynamic Send Port
Hi,I'm using a behavior on some static send ports that's working fine. I'm trying to configure the same behavior on a dynamic send port. I use a BRE policy with a BRE resolver in my itinerary to set...
View ArticleSending request message to a wcf service using HTTP Send adapter
Hi,I have an orchestration , which receive the input message using the http receive adapter.After receiving the message and performing the business logic , i need to send the output message to the WCF...
View ArticleBizTalk 2010, System 21 iSeries AS/400
Hi all,Does anyone have any experience integrating BizTalk 2010 with System 21 ERP? I've experiance with SAP IDocs etc... Is it simular to integrating with that where by we can download a schema and...
View ArticleSorting Record in biztalk using custom functoid
I need to Sort the Records in XML(Ascending/Descending based on anyID)I applied XSLT and it works fine.I need to use this sorting in different projects also..Is it a Good Idea to create a Custom...
View ArticleSeparating MessageBox DB
Hi All,Our current production configuration for BizTalk 2009 is: 3 BizTalk App Servers 1 Active Sql Server with all the BizTalk databases 1 Passive Sql Server (that the Active one will failover, if...
View ArticleMapping sequential input to hierarchical output
I have mapping requirement of which I'm not sure can be done with functoids, maybe someone knows how to do it.The input is about articles, colors and sizes. In the sample below 'Record1' is an...
View ArticleHow to avoid empty nodes using table looping functoid in biztalk
How to avoid empty nodes while using table looping functoid in biztalk 2010.
View ArticleWhat Encryption Algorithm does the SSO Database Use
The BizTalk SSO server uses a symmetric encryption key (The master secret) to encrypt/decrypt data from the SSO database.Does anyone know what encryption algorithm this uses? e.g. AESI can't find it...
View ArticleInserting xml data from biztalk to sharepoint using WSS adapter
Hello All, I have a scenario where-in i need to insert the data from BizTalk to Sharepoint List. I have a list name "BiztalkEmployeeList" where i have quite few columns. BizTalk generates me a final...
View Article