Execute Batch file or windows commands from BizTalk application
Hello,One of the client senario, There is one application, in which they are having various cmd and bat files with different arguments. As of now they are calling them using windows task scheduler. Now...
View Articlebtsntsvc64.exe process high cpu utilization when idle- oracle client
Hi, I have a c# function that uses oracle client 10g 64 bit in order to call a stored procedure on Oracle server.I call this function inside my orchestration. My orchestration is bound to a 64 bit host...
View ArticleBizTalk FILE Adapter Data Duplication Issues over UNC / Shared Path
Hi AllOur environment has two Production BizTalk 2009 servers in Active/Active mode clustered over SQL Instance DB 2008 server. We're using FILE Adapters to send and receive data from a Shared UNC Path...
View ArticleXML schema with multiple repeating elements to stored procedure
Hi,We have an XML which can have a repeating structure. The repeating structure looks...
View ArticleXSLT Dupplicates attribute
Hi,I'm getting an error when doing a XSLT Mapping in BizTalk 2009.My XSLT code for the attriubute staff I want in the destination file is: <ns0:Attribute> <xsl:variable...
View ArticleFailed to Enable constraints in Admin Console - still doesn't work
Interestingly despite following every tip to the letter I still cannot get things to work.The issu is that when expanding the "Applications"-node in BizTalkMgmtConsole I get the infamous error: "failed...
View ArticleCatching Exception XlangSoapException in Orchestration
Hello,I have a need to catch a SQL Send port (request/response) Exception, which is type Microsoft.XLANGs.Core.XlangSoapException, in an orchestration. I am using Biztalk 2006 and in VS2005...
View ArticleProblems after Domain Migration BizTalk Server 2006
Hello,we changed all the servers in our company to a different Domain. Our Navision System is running, but we have problems with our BizTalk server now.We get a lot of errors in the eventlog of Source...
View ArticleUnable to configure BizTalk Server 2010 Developer Edition on Laptop
I have SQL Server 2008 SP1 and Microsoft Visual Studio 2008, 2010 running on my Laptop with Windows 7 SP1.I was never able to complete BizTalk Server configuration!I use Basic Configuration with...
View Articlehow to Remove leading zeros from an XSLT
In the below XSLT i have used a substring-after to remove the leading zeros but i could remove only one zero not all the starting zero'se.g value is 001234500 , i get only 01234500 but i need an...
View ArticleBizTalk 2010 - Can't send Email "The transport failed to connect to the server."
I have an application for handling exceptions and sending email alerts which is failing when using a dynamic SMTP port with the following error: "The transport failed to connect to the server.". When...
View ArticleHow to return a soap fault with content from an orchestration
In an orchestration (BizTalk 2010), we receive an xml message, validate the message against a schema, and perform schematron (content) validation as well. Our orchestration is exposed via a WCF...
View ArticleIs it possible to retrieve data from multiple Oracle tables by using...
Hello Friends,I have a scenario, where I should not use any Stored Procedures/ Functions/ View in the Oracle Database. This is restrictions by our client.Is there any way by using WCF- OracleDB...
View ArticleBRE issue
I am having a problem with implementing BRE.The issue i am facing is i have a schema with Firstname,Lastname and error fields.I am creating a policy with two rulesone is firstname not equal to null and...
View ArticleSlow response to refresh of Group Hub
When refreshing the Group Hub in a dual node BizTalk 2010 farm, the message "Loading status of isolated host instances..." appears and there is as long as a 20 second pause before the refresh...
View ArticleRegarding Exception handling
Could any one let me know what i m missing.Yesterday i tried to catch the divide by zero exception in biztalk ... but when i deployed the solution. exception is not catched by exception block. it got...
View ArticleOrchestration Process order
I have a orchestration that contains one part that maps alot of files to SQL. I have a custom function that I want to execute after the insertion has completed. I do not want to do a delay as we do not...
View ArticleChecking for duplicate files before processing
Hi All,We have several BizTalk 2006 applications. The one in question polls a directory for a file and when it sees a file it picks it up, converts it from XML to a flat TXT file and copies it to...
View ArticleGrouping in Custom XSLT
I want to apply a Custom XSLT to my map.I have an Input XML<Customer><CustID>1</CustID><CustOrderedItems>-<Item> <ItemCode>123</ItemCode>...
View ArticleConsume WCF Secured service
Hi,I am trying to connect to secured service of our client and getting error around trust relationship not established.Error Description: System.ServiceModel.Security.SecurityNegotiationException:...
View Article